Definition Type: SimpleType
Name: moleculeRefs2Type
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
A reference to two distinct existing molecules in order. At present used for joining molecules or fragments(with join). 2006-11-24: PMR created
Collapse XSD Schema Diagram:
XSD Diagram of moleculeRefs2Type in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="moleculeRefs2Type" id="st.moleculeRefs2Type">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A reference to two distinct existing molecules in order.</h:div>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">At present used for joining molecules or fragments(with join).</h:div>
            <h:div class="curation" xmlns:h="http://www.w3.org/1999/xhtml">2006-11-24: PMR created</h:div>
            <h:div class="example" href="moleculeRefs21.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction>
        <xsd:simpleType>
            <xsd:list itemType="moleculeIDType" />
        </xsd:simpleType>
        <xsd:length value="2" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Length 2
Collapse Derivation Tree:
Collapse References:
nsA:moleculeRefs2