<date>
<date> contains a date in any format. 3.5.4 Dates and Times 2.2.4 Publication, Distribution, etc. 2.5 The Revision Description 3.11.2.3 Imprint, Pagination, and Other Details 15.2.3 The Setting Description 13.3.6 Dates and Times | |||||||||||
Modul | core — 3 Elements Available in All TEI Documents | ||||||||||
Attribute | att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) att.duration (att.duration.w3c (@dur)) (att.duration.iso (@dur-iso)) att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope)) att.typed (@type, @subtype)
| ||||||||||
Verwendet von | |||||||||||
Kann enthalten | core: abbr add address binaryObject cb choice corr date del distinct email emph expan foreign gap gloss graphic hi index lb measure measureGrp mentioned milestone name note num orig pb ptr ref reg rs sic soCalled term time title unclear figures: formula gaiji: g msdescription: catchwords depth dimensions height heraldry locus locusGrp material origDate origPlace secFol signatures stamp watermark width | ||||||||||
Deklaration |
element date { att.global.attributes, att.datable.w3c.attributes, att.datable.iso.attributes, att.duration.w3c.attributes, att.duration.iso.attributes, att.editLike.attributes, att.dimensions.attributes, att.typed.attributes, attribute calendar { "Gregorian" | "Julian" | "Islamic" | "Hebrew" | "Revolutionary" | "Iranian" | "Coptic" | "Chinese" | xsd:Name }?, ( text | model.gLike | model.phrase | model.global )* } | ||||||||||
Beispiel | <date when="1980-02">early February 1980</date> | ||||||||||
Beispiel | Given on the <date when="1977-06-12">Twelfth Day of June in the Year of Our Lord One Thousand Nine Hundred and Seventy-seven of the Republic the Two Hundredth and first and of the University the Eighty-Sixth.</date> | ||||||||||
Beispiel | <date when="1990-09">September 1990</date> |