Definition Type: SimpleType
Name: atomRefs2Type
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
A reference to two distinct existing atoms in order.
Collapse XSD Schema Diagram:
XSD Diagram of atomRefs2Type in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="atomRefs2Type" id="st.atomRefs2Type">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A reference to two distinct existing atoms in order.</h:div>
            <h:div class="example" href="atomRefs21.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction>
        <xsd:simpleType>
            <xsd:list itemType="atomIDType" />
        </xsd:simpleType>
        <xsd:length value="2" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Length 2
Collapse Derivation Tree:
Collapse References:
nsA:atomRefs2