teidata.probability

teidata.probability defines the range of attribute values expressing a probability.
Moduletei — The TEI Infrastructure
Used by
teidata.probCert
Class:
Element:
Content model
<content>
 <dataRef name="double"/>
</content>
Declaration
<rng:define name="teidata.probability">
 <rng:data type="double"/>
</rng:define>
teidata.probability = xsd:double
Note

Probability is expressed as a real number between 0 and 1; 0 representing certainly false and 1 representing certainly true.