bondIDArray

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
bondID bondRefArrayType optional
<h:div class="summary">The IDs for an array of bond.</h:div>
<h:div class="general">Required in CML2 array mode.</h:div>

Used By

Element bondArray

Source

<xsd:attributeGroup id="attGp.bondIDArray" name="bondIDArray">
  <!-- Note: name differs from attributeGroup name -->
  <xsd:attribute name="bondID" id="att.bondIDArray" type="bondRefArrayType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The IDs for an array of bond.</h:div>
        <h:div class="general">Required in CML2 array mode.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>