![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04  |  
        
| Name | Type | Required | Description | 
|---|---|---|---|
activePreferenceProfile  | 
                    ![]()  | 
                    Active preference profile of the scope. | |
availableMarkers  | 
                    marker[]  | 
                    ![]()  | 
                    Available marker Elements for the Scope | 
availablePreferenceProfiles  | 
                    ![]()  | 
                    Available preference profiles of the scope. | |
bonds  | 
                    bond[]  | 
                    ![]()  | 
                    Bonds associated with the scope. | 
description  | 
                    ![]()  | 
                    Description of the scope. | |
policies  | 
                    policy[]  | 
                    ![]()  | 
                    Policies of the scope. | 
properties  | 
                    ![]()  | 
                    Properties of the scope. | |
quotaConfiguration  | 
                    ![]()  | 
                    QuotaConfiguration of the scope. | 
Inherits From
Applied Markers
<xs:complexType abstract="true" name="scope">
    <xs:complexContent>
        <xs:extension base="tns:entity">
            <xs:sequence>
                <xs:element minOccurs="0" name="activePreferenceProfile" type="tns:preferenceProfile"/>
                <xs:element maxOccurs="unbounded" minOccurs="0"
                    name="availableMarkers" nillable="true" type="tns:marker"/>
                <xs:element maxOccurs="unbounded" minOccurs="0"
                    name="availablePreferenceProfiles" type="tns:preferenceProfile"/>
                <xs:element maxOccurs="unbounded" minOccurs="0"
                    name="bonds" nillable="true" type="tns:bond"/>
                <xs:element minOccurs="0" name="description" type="xs:string"/>
                <xs:element maxOccurs="unbounded" minOccurs="0"
                    name="policies" nillable="true" type="tns:policy"/>
                <xs:element minOccurs="0" name="properties" type="tns:collabProperties"/>
                <xs:element minOccurs="0" name="quotaConfiguration" type="tns:quotaConfiguration"/>
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
        
        
 
        Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
        
 
        Legal Notices