Definition Type: Attribute
Name: hydrogenCount
Namespace: http://www.xml-cml.org/schema
Type: nsA:hydrogenCountType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Number of hydrogens. 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.
Collapse XSD Schema Diagram:
XSD Diagram of hydrogenCount in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.hydrogenCount" name="hydrogenCount" type="hydrogenCountType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Number of hydrogens.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">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>
Collapse Derivation Tree: