.NET 2.0: Creating C# Classes from XML using XSD.exe

If you are lucky, you can use xsd.exe ThirdParty.xsd /CLASSES to output a working .cs file.

0 comments: