complexType DailySchedule

complexType {http://java.sun.com/products/oss/xml/CBE/Schedule}DailySchedule

Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CBE/Schedule
Declared Namespacesxmlns:cbeschedule=http://java.sun.com/products/oss/xml/CBE/Schedule
xmlns:cbecore=http://java.sun.com/products/oss/xml/CBE/Core
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="DailySchedule">
    <
annotation>
        <
documentation>
The daily schedule specifies the time periods during the day when the schedule is active.

<p>
The hour schedule consist of two arrays of start times and end times, which defines the
intervals when the schedule shall be active. The start time and end time lie between
00.00 and 24.00 hours.
        
</documentation>
    </
annotation>
    <
sequence>
        <
element name="active" minOccurs="0" nillable="true" type="boolean"/>
        <
element name="startTimes" minOccurs="0" nillable="true" type="co:ArrayOfCalendar"/>
        <
element name="stopTimes" minOccurs="0" nillable="true" type="co:ArrayOfCalendar"/>
    </
sequence>
</
complexType>


Documentation

The daily schedule specifies the time periods during the day when the schedule is active.
 <p>
 The hour schedule consist of two arrays of start times and end times, which defines the
 intervals when the schedule shall be active. The start time and end time lie between
 00.00 and 24.00 hours.


complexType DailySchedule


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.