Definition Type: Attribute
Name: number
Namespace: http://www.xml-cml.org/schema
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
A number determined by context Used for isotope number in isotope, and rotational symmetry number in symmetry for calculation of entropy, etc. 2003-03-30: added number attribut.
Collapse XSD Schema Diagram:
XSD Diagram of number in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.number" name="number" type="xsd:nonNegativeInteger">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A number determined by context</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Used for isotope number in isotope, and rotational symmetry number in symmetry for calculation of entropy, etc.</h:div>
            <h:div class="curation" xmlns:h="http://www.w3.org/1999/xhtml">2003-03-30: added number attribut.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>