Definition Type: SimpleType
Name: atomRefs4Type
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
A reference to four distinct existing atoms in order.
Collapse XSD Schema Diagram:
XSD Diagram of atomRefs4Type in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="atomRefs4Type" id="st.atomRefs4Type">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A reference to four distinct existing atoms in order.</h:div>
            <h:div class="example" href="atomRefs41.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="4" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Length 4
Collapse Derivation Tree:
Collapse References:
nsA:atomRefs4