Definition Type: Attribute
Name: moleculeRefs
Namespace: http://www.xml-cml.org/schema
Type: nsA:moleculeRefArrayType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
A reference to one or more molecules. Uses the id attribute as the target identification. The order of molecules is preserved. It is not necessarily an error to have repeated references to the same molecule 2005-11-22: PMR. added this attribute.
Collapse XSD Schema Diagram:
XSD Diagram of moleculeRefs in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute name="moleculeRefs" id="att.moleculeRefs" type="moleculeRefArrayType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A reference to one or more molecules.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Uses the id attribute as the target identification. 
        The order of molecules is preserved. It is not necessarily an error to have repeated 
        references to the same molecule</h:div>
            <h:div class="curation" xmlns:h="http://www.w3.org/1999/xhtml">2005-11-22: PMR. added this attribute.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: