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. | |
Modul | tei — The TEI Infrastructure |
Verwendet von |
Klasse:
|
Content model |
<content> |
Deklaration |
<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}).*" } |