Description:
Microsoft .NET technology newsgroup.
|
|
|
Help with XSD.EXE - xsd file containing a choice?
|
| |
Hello, I'm trying to create a dataset object from an xsd. The xsd contains this: <xsd:choice> <xsd:sequence> <xsd:element name="StartRange" type="AONrangeStructure"/> <xsd:element name="EndRange" type="AONrangeStructure" minOccurs="0"/> <xsd:element name="Description" type="AONdescriptionType" minOccurs="0"/>... more »
|
|
|