teidata.temporal.working
| teidata.temporal.working defines the range of values, conforming to the W3C XML Schema Part 2: Datatypes Second Edition specification, expressing a date or a date and a time within the working life of the document. | |
| 組件 | tei — The TEI Infrastructure |
| 屬於 |
分類:
|
| Content model |
<content> |
| 宣告 |
<rng:define name="teidata.temporal.working">
teidata.temporal.working =
xsd:date { pattern = "(19[789][0-9]|[2-9][0-9]{3}).*" }
| xsd:dateTime { pattern = "(19[789][0-9]|[2-9][0-9]{3}).*" }
|