<xsd:simpleType name="moleculeRefs2Type" id="st.moleculeRefs2Type">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary">A reference to two distinct existing molecules in order.</h:div>
<h:div class="summary">At present used for joining molecules or fragments(with join).</h:div>
<h:div class="curation">2006-11-24: PMR created</h:div>
<h:div class="example" href="moleculeRefs21.xml"/>
</xsd:documentation>
</xsd:annotation>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="moleculeIDType"/>
</xsd:simpleType>
<xsd:length value="2"/>
</xsd:restriction>
</xsd:simpleType> |