Definition Type: Attribute
Name: isotopeNumber
Namespace: http://www.xml-cml.org/schema
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
The integer number for an isotope. The number representing the isotope. By default it does not point to a fuller description of the isotope (use isotopeRef).
Collapse XSD Schema Diagram:
XSD Diagram of isotopeNumber in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.isotopeNumber" name="isotopeNumber" type="xsd:positiveInteger">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The integer number for an isotope.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">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>