Definition Type: Attribute
Name: formula
Namespace: http://www.xml-cml.org/schema
Type: nsA:formulaType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Simple chemical formula. This attribute should only be used for simple formulae (i.e. without brackets or other nesting for which a _formula_ child element should be used. The attribute might be used as a check on the child elements or for ease of representation. Essentially the same as _concise_ attribute on _formula.
Collapse XSD Schema Diagram:
XSD Diagram of formula in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.formula" name="formula" type="formulaType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Simple chemical formula.</h:div>
            <h:div class="general" xmlns:h="http://www.w3.org/1999/xhtml">
This attribute should only be used for simple formulae (i.e. without brackets or other nesting for which a _formula_ child element should be used. The attribute might be used as a check on the child elements or for ease of representation. Essentially the same as _concise_ attribute on _formula.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: