data.duration.w3c
data.duration.w3c 以W3C datatypes標準格式來定義表示一段持續性時間的屬性值範圍 | ||
Deprecated | This feature will be withdrawn after 2018-10-01 | |
組件 | tei — The TEI Infrastructure | |
屬於 | ||
宣告 | <rng:define name="data.duration.w3c"> 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> |