Definition Type: Attribute
Name: concise
Namespace: http://www.xml-cml.org/schema
Type: nsA:formulaType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
A concise formula. The string represents an (unstructured) formula i.e. no submolecules. Recommended to use the format "H 2 O 1", etc.
Collapse XSD Schema Diagram:
XSD Diagram of concise in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute name="concise" id="att.concise" type="formulaType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A concise formula.</h:div>
            <h:div class="general" xmlns:h="http://www.w3.org/1999/xhtml">The string represents an (unstructured) formula i.e. no submolecules.
                 Recommended to use the format "H 2 O 1", etc.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: