![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04  |  
        
| Name | Description | 
|---|---|
SUNDAY  | 
                    |
MONDAY  | 
                    |
TUESDAY  | 
                    |
WEDNESDAY  | 
                    |
THURSDAY  | 
                    |
FRIDAY  | 
                    |
SATURDAY  | 
                    
<xs:simpleType name="weekDay">
    <xs:restriction base="xs:string">
        <xs:enumeration value="SUNDAY"/>
        <xs:enumeration value="MONDAY"/>
        <xs:enumeration value="TUESDAY"/>
        <xs:enumeration value="WEDNESDAY"/>
        <xs:enumeration value="THURSDAY"/>
        <xs:enumeration value="FRIDAY"/>
        <xs:enumeration value="SATURDAY"/>
    </xs:restriction>
</xs:simpleType>
        
        
 
        Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
        
 
        Legal Notices