Definition Type: Attribute
Name: spinMultiplicity
Namespace: http://www.xml-cml.org/schema
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Spin multiplicity. Normally for a molecule. This attribute gives the spin multiplicity of the molecule and is independent of any atomic information. No default, and it may take any positive integer value (though values are normally between 1 and 5.
Collapse XSD Schema Diagram:
XSD Diagram of spinMultiplicity in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.spinMultiplicity" name="spinMultiplicity" type="xsd:positiveInteger">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Spin multiplicity.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Normally for a molecule. This attribute gives the spin multiplicity of the molecule and is independent of any atomic information. No default, and it may take any positive integer value (though values are normally between 1 and 5.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>