spinMultiplicity

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
spinMultiplicity xsd:positiveInteger optional
<h:div class="summary">Spin multiplicity.</h:div>
<h:div class="description">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>

Used By

Elements atom, molecule

Source

<xsd:attributeGroup id="attGp.spinMultiplicity" name="spinMultiplicity">
  <xsd:attribute id="att.spinMultiplicity" name="spinMultiplicity" type="xsd:positiveInteger">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Spin multiplicity.</h:div>
        <h:div class="description">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>
</xsd:attributeGroup>