data.certainty
data.certainty defines the range of attribute values expressing a degree of certainty. | ||
Deprecated | This feature will be withdrawn after 2018-10-01 | |
Module | tei — The TEI Infrastructure | |
Used by | ||
Declaration | <rng:define name="data.certainty"> data.certainty = "high" | "medium" | "low" | "unknown" | |
Note | Certainty may be expressed by one of the predefined symbolic values high, medium, or low. The value unknown should be used in cases where the encoder does not wish to assert an opinion about the matter. For more precise indication, data.probability may be used instead or in addition. |