errorValueArray

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
errorValueArray errorValueArrayType optional
<h:div class="summary">Array of error values.</h:div>
<h:div class="description">Reports the author's estimate of the error in an array of values. Only meaningful for dataTypes mapping to real number.</h:div>

Used By

Elements array, matrix

Source

<xsd:attributeGroup id="attGp.errorValueArray" name="errorValueArray">
  <xsd:attribute id="att.errorValueArray" name="errorValueArray" type="errorValueArrayType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Array of error values.</h:div>
        <h:div class="description">Reports the author's estimate of the error in an array of values. Only meaningful for dataTypes mapping to real number.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>