<xsd:simpleType name="atomRefArrayType" id="st.atomRefArrayType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">An array of atomRefs.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The atomRefs
cannot be schema- or schematron-validated. Instances of this type will
be used in array-style representation of bonds and atomParitys.
It can also be used for arrays of atomIDTypes such as in complex stereochemistry,
geometrical definitions, atom groupings, etc.</h:div>
<h:div class="example" href="atomRefArrayType1.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
</xsd:documentation>
<xsd:appinfo />
</xsd:annotation>
<xsd:list itemType="atomIDType" />
</xsd:simpleType>
|