Definition Type: SimpleType
Name: atomRefArrayType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
An array of atomRefs. The atomRefs cannot be schema- or schematron-validated. Instances of this type will be used in array-style representation of bonds and atomParitys. It can also be used for arrays of atomIDTypes such as in complex stereochemistry, geometrical definitions, atom groupings, etc.
Collapse XSD Schema Diagram:
XSD Diagram of atomRefArrayType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="atomRefArrayType" id="st.atomRefArrayType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">An array of atomRefs.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The atomRefs
         cannot be schema- or schematron-validated. Instances of this type will
         be used in array-style representation of bonds and atomParitys.
         It can also be used for arrays of atomIDTypes such as in complex stereochemistry,
         geometrical definitions, atom groupings, etc.</h:div>
            <h:div class="example" href="atomRefArrayType1.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
        </xsd:documentation>
        <xsd:appinfo />
    </xsd:annotation>
    <xsd:list itemType="atomIDType" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:atomID, nsA:atomRef1, nsA:atomRef2, nsA:atomRefArray, nsA:atomRefs, nsA:atomSet