Attributes common to dates. | |
Module | MEI.shared |
Members | |
Attributes |
@enddate(optional)Contains the end point of a date range in standard ISO form.
Value conforms to data.ISODATE.
att.datable
@isodate(optional)Provides the value of a textual date in standard ISO form.
Value conforms to data.ISODATE.
att.datable
@notafter(optional)Contains an upper boundary for an uncertain date in standard ISO form.
Value conforms to data.ISODATE.
att.datable
@notbefore(optional)Contains a lower boundary, in standard ISO form, for an uncertain date.
Value conforms to data.ISODATE.
att.datable
@startdate(optional)Contains the starting point of a date range in standard ISO form.
Value conforms to data.ISODATE.
att.datable
|
Declaration |
|