![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Description |
|---|---|
REQUIRED_PARTICIPANT |
Indicates a participant whose participation is required. |
OPTIONAL_PARTICIPANT |
Indicates a participant whose participation is optional. |
CHAIR |
Indicates the participant who is a chair. |
NON_PARTICIPANT |
<xs:simpleType name="participantRole">
<xs:restriction base="xs:string">
<xs:enumeration value="REQUIRED_PARTICIPANT"/>
<xs:enumeration value="OPTIONAL_PARTICIPANT"/>
<xs:enumeration value="CHAIR"/>
<xs:enumeration value="NON_PARTICIPANT"/>
</xs:restriction>
</xs:simpleType>

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