teidata.duration.w3c
teidata.duration.w3c 以W3C datatypes標準格式來定義表示一段持續性時間的屬性值範圍 | |
組件 | tei — The TEI Infrastructure |
屬於 | 分類:
|
Content model | <content> |
宣告 | <rng:define name="teidata.duration.w3c"> teidata.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> |