data.probability
| data.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. |
