<xsd:simpleType name="bondRefArrayType" id="st.bondRefArrayType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">An array of references to bonds.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The references cannot (yet)
cannot be schema- or schematron-validated. Instances of this type will
be used in array-style representation of electron counts, etc.
It can also be used for arrays of bondIDTypes such as in complex stereochemistry,
geometrical definitions, bond groupings, etc.</h:div>
</xsd:documentation>
<xsd:appinfo />
</xsd:annotation>
<xsd:list itemType="bondRefType" />
</xsd:simpleType>
|