Definition Type: SimpleType
Name: bondRefArrayType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
An array of references to bonds. The references cannot (yet) cannot be schema- or schematron-validated. Instances of this type will be used in array-style representation of electron counts, etc. It can also be used for arrays of bondIDTypes such as in complex stereochemistry, geometrical definitions, bond groupings, etc.
Collapse XSD Schema Diagram:
XSD Diagram of bondRefArrayType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="bondRefArrayType" id="st.bondRefArrayType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">An array of references to bonds.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The references cannot (yet)
         cannot be schema- or schematron-validated. Instances of this type will
         be used in array-style representation of electron counts, etc.
         It can also be used for arrays of bondIDTypes such as in complex stereochemistry,
         geometrical definitions, bond groupings, etc.</h:div>
        </xsd:documentation>
        <xsd:appinfo />
    </xsd:annotation>
    <xsd:list itemType="bondRefType" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:bondID, nsA:bondRefs, nsA:bondSet