hydrogenCount

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
hydrogenCount hydrogenCountType optional
<h:div class="summary">Number of hydrogens.</h:div>
<h:div class="description">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 atom

Source

<xsd:attributeGroup id="attGp.hydrogenCount" name="hydrogenCount">
  <xsd:attribute id="att.hydrogenCount" name="hydrogenCount" type="hydrogenCountType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Number of hydrogens.</h:div>
        <h:div class="description">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>