Definition Type: SimpleType
Name: orderArrayType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
An array of bond orders. See order.
Collapse XSD Schema Diagram:
XSD Diagram of orderArrayType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="orderArrayType" id="st.orderArrayType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">An array of bond orders.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">See order.</h:div>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:list itemType="orderType" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:order