<classSpec ident="att.datable" module="MEI.shared" type="atts">
<desc>Attributes common to dates.</desc>
<attList org="group">
<attDef ident="enddate" usage="opt">
<desc>Contains the end point of a date range in standard ISO form.</desc>
</attDef>
<attDef ident="isodate" usage="opt">
<desc>Provides the value of a textual date in standard ISO form.</desc>
</attDef>
<attDef ident="notafter" usage="opt">
<desc>Contains an upper boundary for an uncertain date in standard ISO form.</desc>
</attDef>
<attDef ident="notbefore" usage="opt">
<desc>Contains a lower boundary, in standard ISO form, for an uncertain date.</desc>
</attDef>
<attDef ident="startdate" usage="opt">
<desc>Contains the starting point of a date range in standard ISO form.</desc>
</attDef>
</attList>
</classSpec>