hydrogenCountArrayType

<h:div class="summary">Array of hydrogenCounts.</h:div>
<h:div class="description">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"/>

Simple Type Information

Used By

Source

<xsd:simpleType name="hydrogenCountArrayType" id="st.hydrogenCountArrayType">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">Array of hydrogenCounts.</h:div>
      <h:div class="description">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"/>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:list itemType="hydrogenCountType"/>
</xsd:simpleType>