data.temporal.w3c
data.temporal.w3c 日付や時間などの時間表現をとる属性値の範囲を定義する.これは,W3Cの XML Schema Part 2: Datatypes Second Editionに従ったものになる. | ||
Deprecated | This feature will be withdrawn after 2018-10-01 | |
モジュール | tei — The TEI Infrastructure | |
当該モジュールを使用するもの | ||
宣言 | <rng:define name="data.temporal.w3c"> data.temporal.w3c = xsd:date | xsd:gYear | xsd:gMonth | xsd:gDay | xsd:gYearMonth | xsd:gMonthDay | xsd:time | xsd:dateTime | |
解説 | 当該属性値が他の値と比較される場合,時間帯は必ず示されるべきである. またはdateTimeを使うべきである(訳注:この文は修正されるかもしれな い). |