Schedule Element
In the Refresh Element, if the mode element is SCHEDULED, the schedule element exists; otherwise it does not. For updateTrigger , the schedule element has the name conditionSchedule.
|
—
|
mode (optional): INTERVAL or CALENDAR. (For cache, always INTERVAL.) |
|
—
|
startTime (optional): When the first refresh should occur. |
|
—
|
fromTimeInADay (optional) |
|
—
|
endTimeInADay (optional) |
|
—
|
recurringDay (optional) |
|
—
|
interval (optional): The number of seconds between refreshes. |
|
—
|
period (optional): Present if mode is CALENDAR. Values are HOUR, DAY, WEEK, MONTH. |
|
—
|
count (optional): Present if mode is CALENDAR. |