Modified fork of https://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.
Xsd2Code is licensed under MS-RL by the original author.