data.duration.w3c
data.duration.w3c defines the range of attribute values available for representation of a duration in time using W3C datatypes. | ||
veraltet | This feature will be withdrawn after 2018-10-01 | |
Modul | tei — The TEI Infrastructure | |
Verwendet von | ||
Deklaration | <rng:define name="data.duration.w3c"> 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> |