atomRef1Array

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
atomRef1 atomRefArrayType optional
<h:div class="summary">The first atoms in each bond.</h:div>
<h:div class="description">Currently only used in bondArray in CML2 array mode.</h:div>

Used By

Element bondArray

Source

<xsd:attributeGroup id="attGp.atomRef1Array" name="atomRef1Array">
  <!-- Note: name differs from attributeGroup name -->
  <xsd:attribute name="atomRef1" id="att.atomRef1Array" type="atomRefArrayType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The first atoms in each bond.</h:div>
        <h:div class="description">Currently only used in bondArray in CML2 array mode.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>