|
Home >Online Product Documentation >Table of Contents >Aggregating Modifiers to Allow Any Order and Any Number in DTDs Aggregating Modifiers to Allow Any Order and Any Number in DTDsThe Choice modifier specifies that only one of the specified elements can appear in an instance document. However, if you specify the Zero or More modifier and then the Choice modifier, the result is that the specified elements can appear in any order and each element can appear any number of times. The text for such an element definition is as follows: The tree representation is as follows:
This allows an Furthermore, the contained elements can be in any order. |
Convert DTD to XSD
learn how to convert DTD to XML Schema
XSL-List
The XSL-List forum is a valuable learning resource for the Extensible Stylesheet Language (XSL), covering the XSL specification, XSL processor implementations, and XSL user questions. Get this free XSL resource delivered to your inbox today.
DTD vs. Schema
Stylus Studio provides tools for working with both W3C XML Schema and DTD's - this tutorial explains what the differences are between the two, providing a technical comparison of DTD vs Schema.
Text File to XML
Stylus Studio provides several easy-to-use document wizards that allow you to quickly convert text files to XML. Create XML from text and EDI, create XML Schema from EDIFACT, and more!


