Definition Type: SimpleType
Name: formalChargeArrayType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
Array of formalCharges. Used for electron-bookeeping. This has no relation to its calculated (fractional) charge or oxidation state.
Collapse XSD Schema Diagram:
XSD Diagram of formalChargeArrayType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="formalChargeArrayType" id="st.formalChargeArrayType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Array of formalCharges.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">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" xmlns:h="http://www.w3.org/1999/xhtml" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:list itemType="formalChargeType" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:formalCharge