tei:att.ranging.attribute.confidence

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
confidence xs:double optional
specifies the degree of statistical confidence (between zero and one) that
a value falls within the range specified by min and max, or the proportion of observed
values that fall within that range.

Used By

Attribute Group tei:att.ranging.attributes

Source

<xs:attributeGroup name="att.ranging.attribute.confidence">
  <xs:attribute name="confidence" type="xs:double">
    <xs:annotation>
      <xs:documentation>specifies the degree of statistical confidence (between zero and one) that a value falls within the range specified by min and max, or the proportion of observed values that fall within that range.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>