data.temporal.iso
| data.temporal.iso 定義該系列表示時間的屬性值,例如日期、時間或兩者的組合,需符合國際標準 Data elements and interchange formats – Information interchange – Representation of dates and times | ||
| Deprecated | This feature will be withdrawn after 2018-10-01 | |
| 組件 | tei — The TEI Infrastructure | |
| 屬於 | ||
| 宣告 | <rng:define name="data.temporal.iso"> 
data.temporal.iso =
   xsd:date
 | xsd:gYear
 | xsd:gMonth
 | xsd:gDay
 | xsd:gYearMonth
 | xsd:gMonthDay
 | xsd:time
 | xsd:dateTime
 | token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" } | |
