data.temporal.w3c

data.temporal.w3c définit la gamme des valeurs d'attributs propre à exprimer une valeur temporelle comme une date, un moment, ou une combinaison des deux conformément aux spécifications XML Schema Part 2: Datatypesdu W3C.
Moduletei — 1 The TEI Infrastructure
Declaration
data.temporal.w3c =
   xsd:date
 | xsd:gYear
 | xsd:gMonth
 | xsd:gDay
 | xsd:gYearMonth
 | xsd:gMonthDay
 | xsd:time
 | xsd:dateTime
Note
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.