teidata.temporal.iso
| teidata.temporal.iso defines the range of attribute values expressing a temporal expression such as a date, a time, or a combination of them, that conform to the international standard Data elements and interchange formats – Information interchange – Representation of dates and times. | |
| Modul | tei — The TEI Infrastructure | 
| Verwendet von | Klasse: 
                            
 | 
| Content model | <content> | 
| Deklaration | <rng:define name="teidata.temporal.iso"> 
teidata.temporal.iso =
   xsd:date
 | xsd:gYear
 | xsd:gMonth
 | xsd:gDay
 | xsd:gYearMonth
 | xsd:gMonthDay
 | xsd:time
 | xsd:dateTime
 | token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" } | 
