<date>
<date> (date) contains a date in any format. [3.6.4. Dates and Times 2.2.4. Publication, Distribution, Licensing, etc. 2.6. The Revision Description 3.12.2.4. Imprint, Size of a Document, and Reprint Information 15.2.3. The Setting Description 13.4. Dates]
Module | core |
Attributes | Attributes att.datable.w3c (when, notBefore, notAfter, from, to) att.global.rendition (rendition) |
Member of | |
Contained by |
core: abbr add author bibl corr date del desc editor emph expan foreign gloss head hi imprint item l label mentioned name note num orig p pubPlace publisher q quote ref reg resp rs sic term time title unclear
namesdates: addName affiliation birth death faith floruit forename genName langKnown nameLink nationality objectName occupation orgName persName placeName residence roleName settlement sex surname
textstructure: byline dateline docAuthor docDate docEdition docImprint imprimatur salute signed titlePart trailer
|
May contain |
core: abbr add choice date del ellipsis emph foreign gap gloss graphic hi lb mentioned milestone name note noteGrp num orig pb ptr q ref reg rs sic term time title unclear
figures: figure
gaiji: g
header: idno
lim: noteMarker rule
linking: linkGrp
msdescription: locusGrp
namesdates: addName affiliation forename genName geo location nameLink objectName orgName persName placeName roleName settlement surname
character data
|
Examples |
<date when="1980-02">early February 1980</date>
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> <date when="1990-09">September 1990</date> |
Source | Github
<elementSpec rend="change" module="core" ident="date"> <gloss>date</gloss> <desc>contains a date in any format.</desc> <classes> <memberOf key="model.dateLike" mode="add"/> <memberOf key="model.publicationStmtPart.detail"/> <memberOf key="att.datable.w3c" mode="add"/> <memberOf key="att.global.rendition" mode="add"/> </classes> <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <classRef key="model.gLike"/> <classRef key="model.phrase"/> <classRef key="model.global"/> </alternate> </content> <attList/> </elementSpec> |