Definition Type: SimpleType
Name: hydrogenCountArrayType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
Array of hydrogenCounts. The total number of hydrogen atoms bonded to an atom or contained in a molecule, whether explicitly included as atoms or not. It is an error to have hydrogen count less than the explicit hydrogen count. There is no default value and no assumptions about hydrogen Count can be made if it is not given. If hydrogenCount is given on every atom, then the values can be summed to give the total hydrogenCount for the (sub)molecule. Because of this hydrogenCount should not be used where hydrogen atoms bridge 2 or more atoms.
Collapse XSD Schema Diagram:
XSD Diagram of hydrogenCountArrayType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="hydrogenCountArrayType" id="st.hydrogenCountArrayType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Array of hydrogenCounts.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The total number of hydrogen atoms bonded to an atom or contained in a molecule, whether explicitly included as atoms or not. It is an error to have hydrogen count less than the explicit hydrogen count. There is no default value and no assumptions about hydrogen Count can be made if it is not given. If hydrogenCount is given on every atom, then the values can be summed to give the total hydrogenCount for the (sub)molecule. Because of this hydrogenCount should not be used where hydrogen atoms bridge 2 or more atoms.</h:div>
            <h:div class="example" href="atom1.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:list itemType="hydrogenCountType" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:hydrogenCount