November 2004 - Posts

2
Comments

Detect XSD Code Generation Issues by mj_naughton

The XSD.EXE command-line tool will generate .NET types from a set of XML Schema files. However, certain constructs in the XSD will result in faulty .NET code. In particular, <xsd:choice> elements with children that are not exclusively <xsd:element>s...
Filed under:
More Posts