XML Schema Definition Tool (Xsd.exe) source code #19044
Open
Description
Is it possible to get the source code for XSD.exe ?
I am in the process of migrating a WCF application to REST and .NET core - and the ability to generate classes that de/serialize to both JSON and XML is required.
I have succeeded in doing this by hand (a huge effort) - but it would be extremely useful to have a tool like XSD.exe to generate the combined JSON / XML classes from the existing XSD files.
I am writing such a tool using c# - but it is re-inventing the wheel - source code for XSD.EXE would be very useful to me.
Thanks
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 0d4cba5c-4b4c-5697-7f6c-7bd0b91c1b8f
- Version Independent ID: 29a29ddf-74db-2369-701d-c975c163c093
- Content: XML Schema Definition Tool (Xsd.exe)
- Content Source: docs/standard/serialization/xml-schema-definition-tool-xsd-exe.md
- Product: dotnet
- GitHub Login: @tdykstra
- Microsoft Alias: tdykstra