data.duration.w3c
data.duration.w3c defines the range of attribute values available for representation of a duration in time using W3C datatypes. | |
Modul | tei — 1 The TEI Infrastructure |
Verwendet von |
Klasse:
|
Deklaration |
data.duration.w3c = xsd:duration |
Beispiel |
<time dur="PT45M">forty-five minutes</time>
|
Beispiel |
<date dur="P1DT12H">a day and a half</date>
|
Beispiel |
<date dur="P7D">a week</date>
|
Beispiel |
<time dur="PT0.02S">20 ms</time>
|