<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>
|