hydrogenCountArray

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
hydrogenCount hydrogenCountArrayType optional
<h:div class="summary">Array of hydrogenCounts.</h:div>
<h:div class="description">Normally used in CML2 array mode. The total number of hydrogens bonded to the atom or molecule. It is preferable to include hydrogens explicitly, and where this is done their count represents the minimum (and may thus override this attribute). It is dangerous to use this attribute for electron-deficient molecules (e.g. diborane) or hydrogen bonds. There is NO DEFAULT and the absence of this attribute must not be given any meaning.</h:div>

Used By

Element atomArray

Source

<xsd:attributeGroup id="attGp.hydrogenCountArray" name="hydrogenCountArray">
  <!-- Note: name differs from attributeGroup name -->
  <xsd:attribute id="att.hydrogenCountArray" name="hydrogenCount" type="hydrogenCountArrayType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Array of hydrogenCounts.</h:div>
        <h:div class="description">Normally used in CML2 array mode. The total number of hydrogens bonded to the atom or molecule. It is preferable to include hydrogens explicitly, and where this is done their count represents the minimum (and may thus override this attribute). It is dangerous to use this attribute for electron-deficient molecules (e.g. diborane) or hydrogen bonds. There is NO DEFAULT and the absence of this attribute must not be given any meaning.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>