Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 421 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 421 Bytes

Xsd2Code

Modified fork of http://xsd2code.codeplex.com

Changes:

  • Fix for generating code from XSDs containing only SimpleType declarations.
  • Added generation for setting Specified to true when the value is set. This is different to the normal XmlSerializer pattern.

License

Xsd2Code is licensed under MS-RL by the original author.