<h:div class="summary">An array of references to bonds.</h:div> <h:div class="description">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> |
Attributes | bondIDArray/@bondID, bondRefs/@bondRefs |
Element | bondSet |
<xsd:simpleType name="bondRefArrayType" id="st.bondRefArrayType"> <xsd:annotation> <xsd:documentation> <h:div class="summary">An array of references to bonds.</h:div> <h:div class="description">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:annotation> <xsd:list itemType="bondRefType"/> </xsd:simpleType> |