att.datable

att.datable 提供用於元素規格化的屬性, 這些元素包含日期明確的事件。 [3.6.4 Dates and Times 13.4 Dates]
組件 tei — The TEI Infrastructure
成員 acquisition affiliation age altIdentifier application author binding birth bloc change climate conversion country creation custEvent date death district editor education event faith floruit funder gender geogFeat geogName idno langKnowledge langKnown licence location meeting name nationality objectName occupation offset orgName origDate origPlace origin persName persPronouns placeName population precision principal provenance region relation residence resp seal settlement sex socecStatus sponsor stamp state terrain time title trait unitDecl unitDef
屬性 att.datable.w3c (@when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso) att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)
calendar⚓︎ 指明該日期表示所使用的曆法計算系統。
狀態 非必備的
資料類型 1–∞ 次可出現: teidata.pointer 以空白鍵隔開
Schematron

<sch:rule context="tei:*[@calendar]">
<sch:assert test="string-length( normalize-space(.) ) gt 0"> @calendar indicates one or more
systems or calendars to which the date represented by the content of this element belongs,
but this <sch:name/> element has no textual content.</sch:assert>
</sch:rule>
He was born on <date calendar="#gregorian">Feb. 22, 1732</date> (<date calendar="#julianwhen="1732-02-22">Feb. 11, 1731/32,
O.S.</date>).
He was born on <date calendar="#gregorian #julian"
 when="1732-02-22">
Feb. 22, 1732
(Feb. 11, 1731/32, O.S.)</date>.
period⚓︎ supplies pointers to one or more definitions of named periods of time (typically categorys or calendars) within which the datable item is understood to have occurred.
狀態 非必備的
資料類型 1–∞ 次可出現: teidata.pointer 以空白鍵隔開