Definition Type: SimpleType
Name: atomRefType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
A reference to an existing atom.
Collapse XSD Schema Diagram:
XSD Diagram of atomRefType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="atomRefType" id="st.atomRefType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A reference to an existing atom.</h:div>
            <h:div class="example" href="atomRefType1.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="atomIDType" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:atomRef