Definition Type: Attribute
Name: unitType
Namespace: http://www.xml-cml.org/schema
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
A reference to the type of a unit. Used in defining the unit and doing symbolic algebra on the dimensionality.
Collapse XSD Schema Diagram:
XSD Diagram of unitType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.unitType" name="unitType" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A reference to the type of a unit.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Used in defining the unit and doing 
                symbolic algebra on the dimensionality.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>