![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Description |
|---|---|
NEEDS_ACTION |
Occurrence participant status is needs_action. |
ACCEPTED |
Occurrence participant status is accepted. |
DECLINED |
Occurrence participant status is decliend. |
TENTATIVE |
Occurrence participant status is tentative. |
<xs:simpleType name="occurrenceParticipantStatus">
<xs:restriction base="xs:string">
<xs:enumeration value="NEEDS_ACTION"/>
<xs:enumeration value="ACCEPTED"/>
<xs:enumeration value="DECLINED"/>
<xs:enumeration value="TENTATIVE"/>
</xs:restriction>
</xs:simpleType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices