This Schema was generated by the OSS through Java XML Toolkit Doclet 3-30-2005 15:27
The day of week schedule specifies the weekly time frames during which the schedule will
be active.
Specifies the time frames during which the schedule will be active.
<p>
The schedule is active as soon as the start time - if supplied - is reached. The
schedule remains active until the stop time - if supplied - is reached. If no stop time
is specified the schedule will active indefinitely.
The time frame defined by the schedule may contain one or more intervals. These intervals
may repeat on a daily and/or weekly basis and specify the time periods during which the
schedule is active. A daily schedule includes a start time and end time, which lie between
00.00 and 24.00 hours. If daily schedule is omitted, the schedule will run continuously
through the day. If weekly schedule is omitted the schedule will run all days of the week.
Alternatively the weekly schedule will indicate which days of the week the schedule will
be active on.
<p>
The timer-synchronization between the client and the server is not part of this
interface and is left over to the implementers. However the implementations need to handle
different time zones.
The daily schedule specifies the time periods during the day when the schedule is active.
<p>
The hour schedule consist of two arrays of start times and end times, which defines the
intervals when the schedule shall be active. The start time and end time lie between
00.00 and 24.00 hours.