The Stylus Studio tool gave me:
<xs:complexType>
<xs:choice maxOccurs="unbounded">
<xs:element ref="field"/>
<xs:element ref="table"/>
</xs:choice>
<xs:complexType>
Is there any other way in Xml Schema with which I can represent the above schema or this is the only way available.
Message was edited by:
sultanat