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-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-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. |
|
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-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. |
|