complexType WeeklySchedule

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

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="WeeklySchedule">
    <
annotation>
        <
documentation>
The day of week schedule specifies the weekly time frames during which the schedule will
be active.
        
</documentation>
    </
annotation>
    <
sequence>
        <
element name="active" minOccurs="0" nillable="true" type="boolean"/>
        <
element name="timeZone" minOccurs="0" nillable="true" type="string"/>
        <
element name="mondayActive" minOccurs="0" nillable="true" type="boolean"/>
        <
element name="tuesdayActive" minOccurs="0" nillable="true" type="boolean"/>
        <
element name="wednesdayActive" minOccurs="0" nillable="true" type="boolean"/>
        <
element name="thursdayActive" minOccurs="0" nillable="true" type="boolean"/>
        <
element name="fridayActive" minOccurs="0" nillable="true" type="boolean"/>
        <
element name="saturdayActive" minOccurs="0" nillable="true" type="boolean"/>
        <
element name="sundayActive" minOccurs="0" nillable="true" type="boolean"/>
    </
sequence>
</
complexType>


Documentation

The day of week schedule specifies the weekly time frames during which the schedule will
 be active.


complexType WeeklySchedule


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.