12.5.16. teidata.probability
| teidata.probability defines the range of attribute values expressing a probability. | |
| Module | tei — Specification |
| Used by | Class:
|
| Content model |
<content>
<dataRef name="double">
<dataFacet name="minInclusive" value="0"/>
<dataFacet name="maxInclusive" value="1"/>
</dataRef>
</content>
⚓ |
| Declaration | |
| Note | Probability is expressed as a real number between 0 and 1; 0 representing certainly false and 1 representing certainly true. |

