number

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
number xsd:nonNegativeInteger optional
<h:div class="summary">A number determined by context</h:div>
<h:div class="description">Used for isotope number in isotope, and rotational symmetry number in symmetry for calculation of entropy, etc.</h:div>
<h:div class="curation">2003-03-30: added number attribut.</h:div>

Used By

Elements isotope, symmetry

Source

<xsd:attributeGroup id="attGp.number" name="number">
  <xsd:attribute id="att.number" name="number" type="xsd:nonNegativeInteger">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">A number determined by context</h:div>
        <h:div class="description">Used for isotope number in isotope, and rotational symmetry number in symmetry for calculation of entropy, etc.</h:div>
        <h:div class="curation">2003-03-30: added number attribut.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>