att.calendared

Attributes that indicate the calendar system of a date or other datable element.
Module
Attributes
calendar
calendar(optional)Indicates the calendar system to which a date belongs, for example, Gregorian, Julian, Roman, Mosaic, Revolutionary, Islamic, etc. Value is a NMTOKEN.
calendar(optional)Indicates the calendar system to which a date belongs, for example, Gregorian, Julian, Roman, Mosaic, Revolutionary, Islamic, etc. Value is a NMTOKEN.
Component declarations that are shared between two or more modules.
calendar(optional)Indicates the calendar system to which a date belongs, for example, Gregorian, Julian, Roman, Mosaic, Revolutionary, Islamic, etc. Value is a NMTOKEN.
Available at
dateA string identifying a point in time or the time period between two such points.
eventContains a free-text event description.
Component declarations that are shared between two or more modules.
dateA string identifying a point in time or the time period between two such points.
eventContains a free-text event description.
Declaration
<classSpec ident="att.calendared" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that indicate the calendar system of a date or other datable element.</desc>
<attList>
<attDef ident="calendar" usage="opt">
<desc xml:lang="en">Indicates the calendar system to which a date belongs, for example, Gregorian, Julian, Roman, Mosaic, Revolutionary, Islamic, etc.</desc>
<datatype>
<rng:data type="NMTOKEN"/>
</datatype>
</attDef>
</attList>
</classSpec>