data.duration.w3c
data.duration.w3c defines the range of attribute values available for representation of a duration in time using W3C datatypes. | |
組件 | tei — 1 The TEI Infrastructure |
屬於 | 分類:
|
宣告 |
data.duration.w3c = xsd:duration |
例子 |
<time dur="PT45M">forty-five minutes</time>
|
例子 |
<date dur="P1DT12H">a day and a half</date>
|
例子 |
<date dur="P7D">a week</date>
|
例子 |
<time dur="PT0.02S">20 ms</time>
|