data.probability
| data.probability defines the range of attribute values expressing a probability. | |
| 組件 | tei — 1 The TEI Infrastructure |
| 宣告 |
data.probability = xsd:double { minInclusive = "0" maxInclusive = "1" } |
| 註 | Probability is expressed as a real number between 0 and 1; 0
representing certainly false and 1
representing certainly true. |
