teidata.version
| teidata.version defines the range of attribute values which may be used to specify a TEI or Unicode version number. | |
| Módulo | tei — The TEI Infrastructure |
| Usado por | |
| Content model |
<content> |
| Declaración |
<rng:define name="teidata.version">
teidata.version = token { pattern = "[\d]+(\.[\d]+){0,2}" }
|