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