dotnet svcutil: generate classes from XSD
Open
feature request
priority 3
tooling
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
Hi
I wonder if it is possible to generate only classes (and not the client) with the dotnet svcutil from a set of XSD files. The same way we used to do with the old xsd command line provided the /c switch.
The reason behind this: in our project we need to extract data types from a set of provided XSD files first and write the code for the webservice client manually later.
Bests
Ramin
Contributor guide
Assessment
This issue has not been assessed yet.