name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
endTime | string | element | 0/1 | ||
recurrences | list of rangerValidityRecurrence | element | 0/unbounded | ||
startTime | string | element | 0/1 | ||
timeZone | string | element | 0/1 |
Example
<r-----> <recurrences> <schedule> <minute>...</minute> <dayOfWeek>...</dayOfWeek> <hour>...</hour> <month>...</month> <dayOfMonth>...</dayOfMonth> <year>...</year> </schedule> <interval/> </recurrences> <timeZone>...</timeZone> <endTime>...</endTime> <startTime>...</startTime> </r----->