calendar |
xs:anyURI |
|
|
optional |
|
indicates the system or calendar to which the date represented by the
content of this element belongs. |
|
datingMethod |
xs:anyURI |
|
|
optional |
|
supplies a pointer to a calendar element or other means of interpreting
the values of the custom dating attributes. |
|
datingPoint |
xs:anyURI |
|
|
optional |
|
supplies a pointer to some location defining a named point in time with
reference to which the datable item is understood to have occurred |
|
from |
union of(xs:date, xs:gYear, xs:gMonth, xs:gDay, xs:gYearMonth, xs:gMonthDay, xs:time, xs:dateTime) |
|
|
optional |
|
indicates the starting point of the period in standard form, e.g.
yyyy-mm-dd. |
|
from-custom |
restriction of list of restriction of xs:token |
|
|
optional |
|
indicates the starting point of the period in some custom standard
form. |
|
from-iso |
union of(xs:date, xs:gYear, xs:gMonth, xs:gDay, xs:gYearMonth, xs:gMonthDay, xs:time, xs:dateTime, restriction of xs:token) |
|
|
optional |
|
indicates the starting point of the period in standard
form. |
|
notAfter |
union of(xs:date, xs:gYear, xs:gMonth, xs:gDay, xs:gYearMonth, xs:gMonthDay, xs:time, xs:dateTime) |
|
|
optional |
|
specifies the latest possible date for the event in standard form, e.g.
yyyy-mm-dd. |
|
notAfter-custom |
restriction of list of restriction of xs:token |
|
|
optional |
|
specifies the latest possible date for the event in some custom standard
form. |
|
notAfter-iso |
union of(xs:date, xs:gYear, xs:gMonth, xs:gDay, xs:gYearMonth, xs:gMonthDay, xs:time, xs:dateTime, restriction of xs:token) |
|
|
optional |
|
specifies the latest possible date for the event in standard form, e.g.
yyyy-mm-dd. |
|
notBefore |
union of(xs:date, xs:gYear, xs:gMonth, xs:gDay, xs:gYearMonth, xs:gMonthDay, xs:time, xs:dateTime) |
|
|
optional |
|
specifies the earliest possible date for the event in standard form, e.g.
yyyy-mm-dd. |
|
notBefore-custom |
restriction of list of restriction of xs:token |
|
|
optional |
|
specifies the earliest possible date for the event in some custom standard
form. |
|
notBefore-iso |
union of(xs:date, xs:gYear, xs:gMonth, xs:gDay, xs:gYearMonth, xs:gMonthDay, xs:time, xs:dateTime, restriction of xs:token) |
|
|
optional |
|
specifies the earliest possible date for the event in standard form, e.g.
yyyy-mm-dd. |
|
period |
xs:anyURI |
|
|
optional |
|
supplies a pointer to some location defining a named period of time within
which the datable item is understood to have occurred. |
|
to |
union of(xs:date, xs:gYear, xs:gMonth, xs:gDay, xs:gYearMonth, xs:gMonthDay, xs:time, xs:dateTime) |
|
|
optional |
|
indicates the ending point of the period in standard form, e.g.
yyyy-mm-dd. |
|
to-custom |
restriction of list of restriction of xs:token |
|
|
optional |
|
indicates the ending point of the period in some custom standard
form. |
|
to-iso |
union of(xs:date, xs:gYear, xs:gMonth, xs:gDay, xs:gYearMonth, xs:gMonthDay, xs:time, xs:dateTime, restriction of xs:token) |
|
|
optional |
|
indicates the ending point of the period in standard
form. |
|
when |
union of(xs:date, xs:gYear, xs:gMonth, xs:gDay, xs:gYearMonth, xs:gMonthDay, xs:time, xs:dateTime) |
|
|
optional |
|
supplies the value of the date or time in a standard form, e.g.
yyyy-mm-dd. |
|
when-custom |
restriction of list of restriction of xs:token |
|
|
optional |
|
supplies the value of a date or time in some custom standard
form. |
|
when-iso |
union of(xs:date, xs:gYear, xs:gMonth, xs:gDay, xs:gYearMonth, xs:gMonthDay, xs:time, xs:dateTime, restriction of xs:token) |
|
|
optional |
|
supplies the value of a date or time in a standard
form. |
|