errorValue

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
errorValue errorValueType optional
<h:div class="summary">Value of the error.</h:div>
<h:div class="description">Reports the author's estimate of the error in a scalar value. Only meaningful for dataTypes mapping to real number.</h:div>

Used By

Elements angle, length, scalar, torsion

Source

<xsd:attributeGroup id="attGp.errorValue" name="errorValue">
  <xsd:attribute id="att.errorValue" name="errorValue" type="errorValueType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Value of the error.</h:div>
        <h:div class="description">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>
</xsd:attributeGroup>