data.duration.w3c
data.duration.w3c W3C 데이터 유형을 사용해서 시간 지속을 나타내는 속성 값 범위를 정의한다. | ||
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> |