teidata.duration.w3c
teidata.duration.w3c defines the range of attribute values available for representation of a duration in time using W3C datatypes. | |
Modul | tei — The TEI Infrastructure |
Verwendet von | Klasse:
|
Content model | <content> |
Deklaration | <rng:define name="teidata.duration.w3c"> teidata.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> |