teidata.probability
teidata.probability defines the range of attribute values expressing a probability.
Module | tei |
Used by | |
Note |
Probability is expressed as a real number between 0 and 1; 0 representing certainly false and 1 representing certainly true.
|
Source | Github
<dataSpec module="tei" ident="teidata.probability"> <desc>defines the range of attribute values expressing a probability.</desc> <content> <dataRef name="double"/> </content> </dataSpec> |