bondRefArrayType

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

Simple Type Information

Used By

Source

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