/
_API accHoursPatts Definition

_API accHoursPatts Definition

 Click here to expand...

Web Service

Type

Description

Req?

Val?

 

<accHoursPatts>

 

is a set of Access Hours patterns for this job.  The actual Access Hours for each pattern must be the same, though the DateRange can be different

(error)

 

 

 

<accHoursPatt>

 

 

(tick)

 

 

  

<dateRange>

 

The date ranges can be ‘open-ended’ in the sense that either the Start or the End (or both) may be missing, in which case the Access Hours pattern is assumed to continue ‘for ever’ in the corresponding direction.

 

 

 

   

<start>?</start>

spDate

 

(error)

 

 

   

<end>?</end>

spDate

 

(error)

 

 

  

</dateRange>

 

 

 

 

 

  

<daysAndTimes>

 

 

(tick)

 

 

   

<day>?</day>

DayOfTheWeek

 

(error)

 

 

   

<start>?</start>

Time

 

(error)

 

 

   

<end>?</end>

Time

 

(error)

 

 

  

</daysAndTimes>

 

 

 

 

 

 

</accHoursPatt>

 

 

 

 

 

</accHoursPatts>