isotopeNumber

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
isotopeNumber xsd:positiveInteger optional
<h:div class="summary">The integer number for an isotope.</h:div>
<h:div class="description">The number representing the isotope. By default it does not point to a fuller description of the isotope (use isotopeRef).</h:div>

Used By

Element atom

Source

<xsd:attributeGroup id="attGp.isotopeNumber" name="isotopeNumber">
  <xsd:attribute id="att.isotopeNumber" name="isotopeNumber" type="xsd:positiveInteger">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The integer number for an isotope.</h:div>
        <h:div class="description">The number representing the isotope. By default it does not point to a fuller description of the isotope (use isotopeRef).</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>