teidata.temporal.working
| teidata.temporal.working defines the range of values, conforming to the W3C XML Schema Part 2: Datatypes Second Edition specification, expressing a date or a date and a time within the working life of the document. | |
| Módulo | tei — The TEI Infrastructure | 
| Usado por | Clase:  
 | 
| Content model | <content> | 
| Declaración | <rng:define name="teidata.temporal.working"> 
teidata.temporal.working =
   xsd:date { pattern = "(19[789][0-9]|[2-9][0-9]{3}).*" }
 | xsd:dateTime { pattern = "(19[789][0-9]|[2-9][0-9]{3}).*" } | 
