Definition Type: SimpleType
Name: moleculeRefArrayType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
An array of moleculeRefs. Typical applications are the annotation of peaks in chromatograms and mapping reactions. The context of the id resolution is the childOrSibling concept. <h:div class="example" href="moleculeRefArrayType1.xml"></h:div>
Collapse XSD Schema Diagram:
XSD Diagram of moleculeRefArrayType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="moleculeRefArrayType" id="st.moleculeRefArrayType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">An array of moleculeRefs.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Typical applications are the annotation of 
            peaks in chromatograms and mapping reactions. The context of the 
            id resolution is the childOrSibling concept.</h:div>
            <!--            <h:div class="example" href="moleculeRefArrayType1.xml"></h:div>-->
        </xsd:documentation>
        <xsd:appinfo />
    </xsd:annotation>
    <xsd:list itemType="moleculeRefType" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:moleculeRefs