teidata.numeric
| teidata.numeric defines the range of attribute values used for numeric values. | |
| Modul | tei — The TEI Infrastructure |
| Verwendet von |
Klasse:
|
| Content model |
<content> |
| Deklaration |
<rng:define name="teidata.numeric">
teidata.numeric =
xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal
|