Definition Type: Attribute
Name: units
Namespace: http://www.xml-cml.org/schema
Type: nsA:unitsType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Scientific units on an element. These must be taken from a dictionary of units. There should be some mechanism for validating the type of the units against the possible values of the element.
Collapse XSD Schema Diagram:
XSD Diagram of units in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.units" name="units" type="unitsType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Scientific units on an element.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">These must be taken from a dictionary 
                of units. There should be some mechanism for validating the type 
                of the units against the possible values of the element.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: