4.2.22 Schedule Example

The following is an example of the Schedule (section 2.2.5.26) XML element.

 <?xml version="1.0"?>
 <?WSRM version="1.0"?>
   <Schedule>
     <ScheduleName>
       clitest_schedule3
     </ScheduleName>
     <CalendarEvent>
       <PolicyName>
         CliTest_Pol3
       </PolicyName>
       <TmStart>
         01:00:00
       </TmStart>
       <DurationDays>
         0
       </DurationDays>
       <DurationHours>
         1
       </DurationHours>
       <DurationMinutes>
         0
       </DurationMinutes>
     </CalendarEvent>
     <Description>
     </Description>
   </Schedule>

Additional XML data examples are specified in section 4.2.