| QName |
Type |
Fixed |
Default |
Use |
Annotation |
| ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/nar/2006-10-01/' |
|
|
|
|
|
| byday |
restriction of ByDayListType |
|
|
optional |
The BYDAY rule part specifies a space separated list of days of the week |
|
| byhour |
restriction of ByHourListType |
|
|
optional |
The BYHOUR rule part specifies space separated list of hours of the day. |
|
| byminute |
restriction of ByMinuteListType |
|
|
optional |
The BYMINUTE rule part specifies a space separated list of minutes within an hour. |
|
| bymonth |
restriction of ByMonthListType |
|
|
optional |
The BYMONTH rule part specifies a space separated list of months of the year. |
|
| bymonthday |
restriction of ByMonthDayListType |
|
|
optional |
The BYMONTHDAY rule part specifies a space separated list of days of the month. |
|
| bysecond |
restriction of BySecondListType |
|
|
optional |
The BYSECOND rule part specifies a space separated list of seconds within a minute |
|
| bysetpos |
restriction of BySetposListType |
|
|
optional |
The BYSETPOS rule part specifies a space separated list of values which corresponds to the nth occurrence
within the set of events specified by the rule. |
|
| byweekno |
restriction of ByWeekNoListType |
|
|
optional |
The BYWEEKNO rule part specifies a space separated list of ordinals specifying weeks of the year. |
|
| byyearday |
restriction of ByYearDayListType |
|
|
optional |
The BYYEARDAY rule part specifies a space separated list of days of the year. |
|
| count |
xs:positiveInteger |
|
|
optional |
The COUNT rule part defines the number of occurrences at which to range-bound the recurrence. |
|
| freq |
restriction of xs:string |
|
|
required |
The FREQ rule part identifies the type of recurrence rule. |
|
| interval |
xs:positiveInteger |
|
|
optional |
The INTERVAL rule part contains a positive integer representing how often the recurrence rule repeats. |
|
| until |
DateOptTimeType |
|
|
optional |
The UNTIL rule part defines a date-time value which bounds the recurrence rule in an inclusive manner. |
|
| wkst |
restriction of xs:string |
|
|
optional |
The WKST rule part specifies the day on which the workweek starts. |
|