data.temporal.w3c

data.temporal.w3c 日付や時間などの時間表現をとる属性値の範囲を定義する.これは,W3Cの XML Schema Part 2: Datatypesに従ったものになる.
モジュールtei — 1 The TEI Infrastructure
宣言
data.temporal.w3c =
   xsd:date
 | xsd:gYear
 | xsd:gMonth
 | xsd:gDay
 | xsd:gYearMonth
 | xsd:gMonthDay
 | xsd:time
 | xsd:dateTime
解説
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.