name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
interval | validityInterval | element | 0/1 | ||
schedule | recurrenceSchedule | element | 0/1 |
Example
<rangerValidityRecurrence> <schedule> <hour>...</hour> <dayOfMonth>...</dayOfMonth> <year>...</year> <month>...</month> <minute>...</minute> <dayOfWeek>...</dayOfWeek> </schedule> <interval> <minutes>...</minutes> <days>...</days> <hours>...</hours> </interval> </rangerValidityRecurrence>