Definition Type: Attribute
Name: order
Namespace: http://www.xml-cml.org/schema
Type: nsA:actionOrderType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Describes whether child elements are sequential or parallel. There is no default.
Collapse XSD Schema Diagram:
XSD Diagram of order in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute name="order" id="att.actionOrder" type="actionOrderType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Describes whether child elements are sequential or parallel.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">There is no default.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: