Naughton Futilities
No Relation
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
.NET
ASP.NET
C#
DataAnnotations
DataForm
DisplayAttribute
ErrorWindow
MVC
MvcScaffolding
Silverlight
Silverlight Business Application
T4
Theme
Visual Studio
Navigation
Home
Blogs
Archives
May 2011 (1)
June 2010 (2)
August 2009 (3)
December 2004 (4)
November 2004 (1)
June 2003 (1)
May 2003 (1)
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:
.NET
More Posts