data.probability
| data.probability define la gama de valores de atributos que exprimen un grado de probabilida.d | |
| Módulo | tei — 1 The TEI Infrastructure |
| Declaración |
data.probability = xsd:double { minInclusive = "0" maxInclusive = "1" } |
| Nota | Probability is expressed as a real number between 0 and 1; 0
representing certainly false and 1
representing certainly true. |
