data.temporal.w3c

data.temporal.w3c define la gama de valores de atributos que expresan un valor temporal del tipo fecha, hora, o combinación de ambas, de acuerdo con la especificación de W3C XML Schema Part 2: Datatypes.
Módulotei — 1 The TEI Infrastructure
Declaración
data.temporal.w3c =
   xsd:date
 | xsd:gYear
 | xsd:gMonth
 | xsd:gDay
 | xsd:gYearMonth
 | xsd:gMonthDay
 | xsd:time
 | xsd:dateTime
Nota
If it is likely that the value used is to be compared with another, then a time zone indicator should always be included, and only the dateTime representation should be used.