att.calendarSystem
att.calendarSystem provides attributes for indicating calendar systems to which a date belongs. [3.6.4. Dates and Times 13.4. Dates]
Module | tei | ||||||||||||||
Members | docDate | ||||||||||||||
Attributes | Attributes
|
||||||||||||||
Source | Github
<classSpec module="tei" type="atts" xml:id="CALENDARSYSTEM" ident="att.calendarSystem"> <desc>provides attributes for indicating calendar systems to which a date belongs.</desc> <attList> <attDef ident="calendar" usage="opt"> <desc>indicates one or more systems or calendars to which the date represented by the content of this element belongs.</desc> <datatype minOccurs="1" maxOccurs="unbounded"> <dataRef key="teidata.pointer"/> </datatype> </attDef> </attList> </classSpec> |