Definition Type: AttributeGroup
Name: symbol
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Collapse XSD Schema Diagram:
Drilldown into symbol in schema schema_xsdXSD Diagram of symbol in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attributeGroup id="attGp.symbol" name="symbol">
    <xsd:attribute name="symbol" id="att.symbol" type="xsd:string">
        <xsd:annotation>
            <xsd:documentation>
                <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A symbol.</h:div>
                <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">No semantics. However it should contain only 
                ASCII characters and we may have to develop an escaping mechanism.
                Used on _atomicBasisFunction_, _unit_, etc.</h:div>
            </xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
symbol nsA:symbol (Optional)