Definition Type: SimpleType
Name: unitsType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
Scientific units. These will be linked to dictionaries of units with conversion information, using namespaced references (e.g. si:m). Distinguish carefully from _unitType_ which is an element describing a type of a unit in a _unitList_.
Collapse XSD Schema Diagram:
XSD Diagram of unitsType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="unitsType" id="st.unitsType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Scientific units.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">These will be linked to dictionaries of 
            units with conversion information, using namespaced references 
            (e.g. <h:tt>si:m</h:tt>). Distinguish carefully from _unitType_ 
            which is an element describing a type of a unit in a 
            _unitList_.</h:div>
            <h:div class="example" href="unit2.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="namespaceRefType" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:peakUnits, nsA:recommendedUnits, nsA:units, nsA:xUnits, nsA:yUnits