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