atomRef2Array

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
atomRef2 atomRefArrayType optional
<h:div class="summary">The second atoms in each bond.</h:div>
<h:div class="general">Only used in bondArray in CML2 array mode.</h:div>

Used By

Element bondArray

Source

<xsd:attributeGroup id="attGp.atomRef2Array" name="atomRef2Array">
  <!-- Note: name differs from attributeGroup name -->
  <xsd:attribute name="atomRef2" id="att.atomRef2Array" type="atomRefArrayType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The second atoms in each bond.</h:div>
        <h:div class="general">Only used in bondArray in CML2 array mode.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>