Definition Type: SimpleType
Name: isotopicSpinType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
A fractional representation of the spin of the nucleus.
Collapse XSD Schema Diagram:
XSD Diagram of isotopicSpinType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="isotopicSpinType" id="st.isotopicSpinType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A fractional representation of the spin of the nucleus.</h:div>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:pattern value="\d{1,}(/\d)?" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Pattern \d{1,}(/\d)?
Collapse Derivation Tree:
Collapse References:
nsA:spin