Definition Type: Attribute
Name: errorValue
Namespace: http://www.xml-cml.org/schema
Type: nsA:errorValueType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Value of the error. Reports the author's estimate of the error in a scalar value. Only meaningful for dataTypes mapping to real number.
Collapse XSD Schema Diagram:
XSD Diagram of errorValue in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.errorValue" name="errorValue" type="errorValueType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Value of the error.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Reports the author's estimate of the error in a scalar value. Only meaningful for dataTypes mapping to real number.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: