isotopicSpinType

<h:div class="summary">A fractional representation of the spin of the nucleus.</h:div>

Simple Type Information

Used By

Attribute spin/@spin

Source

<xsd:simpleType name="isotopicSpinType" id="st.isotopicSpinType">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">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>