att.calendared

Attributes that indicate the calendar system of a date or other datable element.
Module
MEI.shared
Attributes
calendar
calendar(optional)Indicates the calendar system to which a date belongs, for example, Gregorian, Julian, Roman, Mosaic, Revolutionary, Islamic, etc. Value of datatype NMTOKEN.
calendar(optional)Indicates the calendar system to which a date belongs, for example, Gregorian, Julian, Roman, Mosaic, Revolutionary, Islamic, etc. Value of datatype 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 of datatype NMTOKEN.
Available at
dateA string identifying a point in time or the time period between two such points.
eventContains a free-text event description.
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>Attributes that indicate the calendar system of a date or other datable element.</desc>
<attList org="group">
<attDef ident="calendar" usage="opt">
<desc>Indicates the calendar system to which a date belongs, for example, Gregorian, Julian, Roman, Mosaic, Revolutionary, Islamic, etc.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="NMTOKEN"/>
</datatype>
</attDef>
</attList>
</classSpec>