formalChargeType

<h:div class="summary">The formal charge on an object.</h:div>
<h:div class="description">Used for electron-bookeeping. This has no relation to its calculated (fractional) charge or oxidation state.</h:div>
<h:div class="example" href="formalChargeType1.xml"/>

Simple Type Information

Used By

Source

<xsd:simpleType name="formalChargeType" id="st.formalChargeType">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">The formal charge on an object.</h:div>
      <h:div class="description">Used for electron-bookeeping. This has no relation to its calculated (fractional) charge or oxidation state.</h:div>
      <h:div class="example" href="formalChargeType1.xml"/>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:integer"/>
</xsd:simpleType>