Recurring schedule:exception

This form of the exception element represents an exception to a schedule that recurs on a weekly or monthly basis. An exception to a schedule is a day on which the scheduled event either:

  • Does not occur at all if start-time and end-time are omitted, or

  • Occurs at a different time than specified in the general schedule, as specified by start-time and end-time

This element belongs to the http://xmlns.escenic.com/2011/schedule namespace. The conventional prefix for this namespace is schedule.

Syntax
<schedule:exception>
  (<schedule:weekly>...</schedule:weekly>|<schedule:monthly/>)
</schedule:exception>

Only one form of the schedule:weekly element may be used: Exception schedule:weekly.

Only one form of the schedule:monthly element may be used: Exception schedule:monthly.