data.percentage
data.percentage defines attribute values used to express a percentage value. | ||
Deprecated | This feature will be withdrawn after 2018-10-01 | |
Module | tei — The TEI Infrastructure | |
Used by | ||
Declaration | <rng:define name="data.percentage"> data.percentage = xsd:nonNegativeInteger { maxInclusive = "100" } | |
Note | Any non-negative integer value less than 100. |