teidata.numeric
| teidata.numeric define la gama de valores de atributos para valores numéricos. | |
| Módulo | tei — The TEI Infrastructure |
| Usado por |
Clase:
|
| Content model |
<content> |
| Declaración |
<rng:define name="teidata.numeric">
teidata.numeric =
xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal
|