Definition Type: Attribute
Name: xUnits
Namespace: http://www.xml-cml.org/schema
Type: nsA:unitsType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Units for x axis. All x-axis data must have unambiguous units. Ideally the data and _xMin_ or _xValue_ should share the same units but different xUnits can be used as long as it is clear..
Collapse XSD Schema Diagram:
XSD Diagram of xUnits in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.xUnits" name="xUnits" type="unitsType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Units for x axis.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">All x-axis data must have unambiguous units. Ideally the data and _xMin_ or _xValue_ should share the same units but different xUnits can be used as long as it is clear..</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: