Table of Contents 
Target Namespace 
 
None 
 
Element and Attribute Namespaces 
Global element and attribute declarations belong to this schema's target namespace. 
By default, local element declarations belong to this schema's target namespace. 
By default, local attribute declarations belong to this schema's target namespace. 
 
 
 
Schema Composition 
This schema imports schema(s) from the following namespace(s):
 
This schema includes components from the following schema document(s):
 
 
 
 
Declared Namespaces 
Schema Component Representation 
<
xs:schema  attributeFormDefault ="
qualified " 
elementFormDefault ="
qualified ">
<xs:import  namespace ="C " schemaLocation ="OCISchemaBASE.xsd "/>
<xs:include  schemaLocation ="OCISchemaDataTypes.xsd "/>
<xs:include  schemaLocation ="OCISchemaSearchCriteria.xsd "/>
...
</
xs:schema >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
AutoAttendantAddMenu 
 
Abstract 
 
no 
 
Documentation 
        The configuration of the automated receptionist greeting
        prompt and dialing menu to be used during after business hours.
       
 
 XML Instance Representation 
 
 Schema Component Representation 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
AutoAttendantModifyMenu 
 
Abstract 
 
no 
 
Documentation 
        The configuration of the automated receptionist greeting
        prompt and dialing menu to be used during business hours.
        It is used when modifying an Auto Attendant group.
       
 
 XML Instance Representation 
 
 Schema Component Representation 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
AutoAttendantReadMenu 
 
Abstract 
 
no 
 
Documentation 
        The configuration of the automated receptionist greeting
        prompt and dialing menu to be used during after business hours.
       
 
 XML Instance Representation 
 
 Schema Component Representation 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
CallCenterMusicOnHoldSourceModify 
 
Abstract 
 
no 
 
Documentation 
        Contains the music on hold source configuration.
       
 
XML Instance Representation 
<...> 
<audioFilePreferredCodec> 
AudioFileCodec 
  </audioFilePreferredCodec> 
[0..1] 
<customSource>  
[0..1]  
</customSource>
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
CallCenterMusicOnHoldSourceModify ">
<
xs:sequence >
<
xs:element  name ="
audioFilePreferredCodec " 
type ="
AudioFileCodec 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
customSource " 
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
CallCenterMusicOnHoldSourceRead 
 
Abstract 
 
no 
 
Documentation 
        Contains the music on hold source configuration.
       
 
XML Instance Representation 
<...> 
<audioFilePreferredCodec> 
AudioFileCodec 
  </audioFilePreferredCodec> 
[1] 
<customSource>  
[0..1]  
</customSource>
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
CallCenterMusicOnHoldSourceRead ">
<
xs:sequence >
<
xs:element  name ="
customSource " 
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
<
xs:element  name ="
audioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
CommunicationBarringOriginatingRule15sp2 
 
Abstract 
 
no 
 
Documentation 
        Communication Barring Originating Rule
       
 
XML Instance Representation 
<...> 
<transferNumber> 
OutgoingDN 
  </transferNumber> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
CommunicationBarringOriginatingRule15sp2 ">
<
xs:sequence >
<
xs:element  name ="
treatmentId " 
type ="
TreatmentId 
 
 " 
minOccurs ="
0 " 
nillable ="
true "/>
<
xs:element  name ="
transferNumber " 
type ="
OutgoingDN 
 
 " 
minOccurs ="
0 " 
nillable ="
true "/>
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
CommunicationBarringRedirectingRule15sp2 
 
Abstract 
 
no 
 
Documentation 
        Communication Barring Redirecting Rule
       
 
Schema Component Representation 
<
xs:complexType  name ="
CommunicationBarringRedirectingRule15sp2 ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
CPEDeviceModifyOptions 
 
Abstract 
 
no 
 
Documentation 
        CPE device's options when used with a modify request.
        The following options are not changeable:
          configType
          systemFileName
          deviceFileFormat
       
 
XML Instance Representation 
<...> 
<enableMonitoring> 
xs :boolean  </enableMonitoring> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
CPEDeviceModifyOptions ">
<
xs:sequence >
<
xs:element  name ="
enableMonitoring " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
CPEDeviceOptions14sp6 
 
Abstract 
 
no 
 
Documentation 
        CPE device's options.
       
 
XML Instance Representation 
<...> 
<enableMonitoring> 
xs :boolean  </enableMonitoring> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
CPEDeviceOptions14sp6 ">
<
xs:sequence >
<
xs:element  name ="
enableMonitoring " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
CPEDeviceOptionsRead 
 
Abstract 
 
no 
 
Documentation 
        CPE device's options.
       
 
XML Instance Representation 
<...> 
<enableMonitoring> 
xs :boolean  </enableMonitoring> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
CPEDeviceOptionsRead ">
<
xs:sequence >
<
xs:element  name ="
enableMonitoring " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
DeviceManagementDeviceTypeModifyOptions 
 
Abstract 
 
no 
 
Documentation 
        Device Management System device type options during a modify request.
       
 
XML Instance Representation 
<...> 
<allowDeviceProfileCustomTagSet> 
xs :boolean  </allowDeviceProfileCustomTagSet> 
[0..1] 
<allowGroupCustomTagSet> 
xs :boolean  </allowGroupCustomTagSet> 
[0..1] 
<sendEmailUponResetFailure> 
xs :boolean  </sendEmailUponResetFailure> 
[0..1] 
<deviceAccessNetAddress> 
NetAddress 
  </deviceAccessNetAddress> 
[0..1] 
<deviceAccessPort> 
Port 
  </deviceAccessPort> 
[0..1] 
<defaultDeviceLanguage> 
DeviceLanguage 
  </defaultDeviceLanguage> 
[0..1] 
<defaultDeviceEncoding> 
Encoding 
  </defaultDeviceEncoding> 
[0..1] 
<useHttpDigestAuthentication> 
xs :boolean  </useHttpDigestAuthentication> 
[0..1] 
<macBasedFileAuthentication> 
xs :boolean  </macBasedFileAuthentication> 
[0..1] 
<userNamePasswordFileAuthentication> 
xs :boolean  </userNamePasswordFileAuthentication> 
[0..1] 
<macInNonRequestURI> 
xs :boolean  </macInNonRequestURI> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
DeviceManagementDeviceTypeModifyOptions ">
<
xs:sequence >
<
xs:element  name ="
allowDeviceProfileCustomTagSet " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
allowGroupCustomTagSet " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
sendEmailUponResetFailure " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
deviceAccessNetAddress " 
type ="
NetAddress 
 
 " 
minOccurs ="
0 " 
nillable ="
true "/>
<
xs:element  name ="
deviceAccessPort " 
type ="
Port 
 
 " 
minOccurs ="
0 " 
nillable ="
true "/>
<
xs:element  name ="
deviceAccessContext " 
type ="
DeviceAccessContext 
 
 " 
minOccurs ="
0 " 
nillable ="
true "/>
<
xs:element  name ="
defaultDeviceLanguage " 
type ="
DeviceLanguage 
 
 " 
minOccurs ="
0 " 
nillable ="
true "/>
<
xs:element  name ="
defaultDeviceEncoding " 
type ="
Encoding 
 
 " 
minOccurs ="
0 " 
nillable ="
true "/>
<
xs:element  name ="
useHttpDigestAuthentication " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
macBasedFileAuthentication " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
userNamePasswordFileAuthentication " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
macInNonRequestURI " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
DeviceManagementDeviceTypeOptions 
 
Abstract 
 
no 
 
Documentation 
        Device Management System device type options.
       
 
XML Instance Representation 
<...> 
<allowDeviceProfileCustomTagSet> 
xs :boolean  </allowDeviceProfileCustomTagSet> 
[1] 
<allowGroupCustomTagSet> 
xs :boolean  </allowGroupCustomTagSet> 
[1] 
<sendEmailUponResetFailure> 
xs :boolean  </sendEmailUponResetFailure> 
[1] 
<deviceAccessNetAddress> 
NetAddress 
  </deviceAccessNetAddress> 
[0..1] 
<deviceAccessPort> 
Port 
  </deviceAccessPort> 
[0..1] 
<defaultDeviceLanguage> 
DeviceLanguage 
  </defaultDeviceLanguage> 
[0..1] 
<defaultDeviceEncoding> 
Encoding 
  </defaultDeviceEncoding> 
[0..1] 
<useHttpDigestAuthentication> 
xs :boolean  </useHttpDigestAuthentication> 
[1] 
<macBasedFileAuthentication> 
xs :boolean  </macBasedFileAuthentication> 
[1] 
<userNamePasswordFileAuthentication> 
xs :boolean  </userNamePasswordFileAuthentication> 
[1] 
<macInNonRequestURI> 
xs :boolean  </macInNonRequestURI> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
DeviceManagementDeviceTypeOptions ">
<
xs:sequence >
<
xs:element  name ="
allowDeviceProfileCustomTagSet " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowGroupCustomTagSet " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
sendEmailUponResetFailure " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
deviceAccessNetAddress " 
type ="
NetAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
deviceAccessPort " 
type ="
Port 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
defaultDeviceLanguage " 
type ="
DeviceLanguage 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
defaultDeviceEncoding " 
type ="
Encoding 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useHttpDigestAuthentication " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
macBasedFileAuthentication " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
userNamePasswordFileAuthentication " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
macInNonRequestURI " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
DeviceManagementDeviceTypeOptionsRead 
 
Abstract 
 
no 
 
Documentation 
        Device Management System device type options.
       
 
XML Instance Representation 
<...> 
<allowDeviceProfileCustomTagSet> 
xs :boolean  </allowDeviceProfileCustomTagSet> 
[1] 
<allowGroupCustomTagSet> 
xs :boolean  </allowGroupCustomTagSet> 
[1] 
<sendEmailUponResetFailure> 
xs :boolean  </sendEmailUponResetFailure> 
[1] 
<deviceAccessNetAddress> 
NetAddress 
  </deviceAccessNetAddress> 
[0..1] 
<deviceAccessPort> 
Port 
  </deviceAccessPort> 
[0..1] 
<defaultDeviceLanguage> 
DeviceLanguage 
  </defaultDeviceLanguage> 
[0..1] 
<defaultDeviceEncoding> 
Encoding 
  </defaultDeviceEncoding> 
[0..1] 
<useHttpDigestAuthentication> 
xs :boolean  </useHttpDigestAuthentication> 
[1] 
<macBasedFileAuthentication> 
xs :boolean  </macBasedFileAuthentication> 
[1] 
<userNamePasswordFileAuthentication> 
xs :boolean  </userNamePasswordFileAuthentication> 
[1] 
<macInNonRequestURI> 
xs :boolean  </macInNonRequestURI> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
DeviceManagementDeviceTypeOptionsRead ">
<
xs:sequence >
<
xs:element  name ="
allowDeviceProfileCustomTagSet " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowGroupCustomTagSet " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
sendEmailUponResetFailure " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
deviceAccessNetAddress " 
type ="
NetAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
deviceAccessPort " 
type ="
Port 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
defaultDeviceLanguage " 
type ="
DeviceLanguage 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
defaultDeviceEncoding " 
type ="
Encoding 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useHttpDigestAuthentication " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
macBasedFileAuthentication " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
userNamePasswordFileAuthentication " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
macInNonRequestURI " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
DeviceManagementUserNamePassword 
 
Abstract 
 
no 
 
Documentation 
        Access device credentials.
       
 
Schema Component Representation 
<
xs:complexType  name ="
DeviceManagementUserNamePassword ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
FileRepositoryProtocolFTP 
 
Abstract 
 
no 
 
Documentation 
         Attributes of the FTP protocol when the file repository interface is using FTP.
       
 
XML Instance Representation 
<...> 
<ftpPassive> 
xs :boolean  </ftpPassive> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
FileRepositoryProtocolFTP ">
<
xs:sequence >
<
xs:element  name ="
ftpPassive " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
netAddress " 
type ="
NetAddress 
 
 "/>
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupAccessDeviceGetRequest14sp6 
 
Abstract 
 
no 
 
Documentation 
        Requests the configuration of a specified group access device.
        The response is either GroupAccessDeviceGetResponse14sp6 or ErrorResponse.
        Replaced by: GroupAccessDeviceGetRequest16        
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupAccessDeviceGetRequest14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupAccessDeviceGetResponse14sp6 
 
Abstract 
 
no 
 
Documentation 
        Response to: GroupAccessDeviceGetRequest14sp6
        Replaced by: GroupAccessDeviceGetResponse16
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<outboundProxyServerNetAddress> 
NetAddress 
  </outboundProxyServerNetAddress> 
[0..1] 
<stunServerNetAddress> 
NetAddress 
  </stunServerNetAddress> 
[0..1] 
<numberOfAssignedPorts> 
xs :int  </numberOfAssignedPorts> 
[1] 
<mobilityManagerProvisioningURL> 
URL 
  </mobilityManagerProvisioningURL> 
[0..1] 
<mobilityManagerDefaultOriginatingServiceKey> 
MobilityManagerServiceKey 
  </mobilityManagerDefaultOriginatingServiceKey> 
[0..1] 
<mobilityManagerDefaultTerminatingServiceKey> 
MobilityManagerServiceKey 
  </mobilityManagerDefaultTerminatingServiceKey> 
[0..1] 
<useCustomUserNamePassword> 
xs :boolean  </useCustomUserNamePassword> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupAccessDeviceGetResponse14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
netAddress " 
type ="
NetAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
port " 
type ="
Port1025 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
outboundProxyServerNetAddress " 
type ="
NetAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
stunServerNetAddress " 
type ="
NetAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
numberOfAssignedPorts " 
type ="
xs :int 
 "/>
<
xs:element  name ="
mobilityManagerProvisioningURL " 
type ="
URL 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useCustomUserNamePassword " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupAutoAttendantAddInstanceRequest14 
 
Abstract 
 
no 
 
Documentation 
        Add a Auto Attendant instance to a group.
        The domain is required in the serviceUserId.
        The response is either SuccessResponse or ErrorResponse.
        Replaced By: GroupAutoAttendantAddInstanceRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> 
UserId 
  </serviceUserId> 
[1] 
<enableVideo> 
xs :boolean  </enableVideo> 
[1] 
<holidayScheduleName> 
ScheduleName 
  </holidayScheduleName> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupAutoAttendantAddInstanceRequest14 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
<
xs:element  name ="
serviceUserId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
enableVideo " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
businessHours " 
type ="
ScheduleName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
holidayScheduleName " 
type ="
ScheduleName 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupAutoAttendantGetInstanceRequest14 
 
Abstract 
 
no 
 
Documentation 
        Request to get all the information of a Auto Attendant instance.
        The response is either GroupAutoAttendantGetInstanceResponse or ErrorResponse.
        Replaced By: GroupAutoAttendantGetInstanceRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> 
UserId 
  </serviceUserId> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupAutoAttendantGetInstanceRequest14 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
serviceUserId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupAutoAttendantGetInstanceResponse14 
 
Abstract 
 
no 
 
Documentation 
        Response to GroupAutoAttendantGetInstanceRequest14.
        Contains the service profile information.
        Replaced By: GroupAutoAttendantGetInstanceResponse16
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableVideo> 
xs :boolean  </enableVideo> 
[1] 
<holidayScheduleName> 
ScheduleName 
  </holidayScheduleName> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupAutoAttendantGetInstanceResponse14 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
enableVideo " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
businessHours " 
type ="
ScheduleName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
holidayScheduleName " 
type ="
ScheduleName 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupAutoAttendantModifyInstanceRequest 
 
Abstract 
 
no 
 
Documentation 
        Request to modify an Auto Attendant instance.
        The response is either SuccessResponse or ErrorResponse.
        Replaced By: GroupAutoAttendantModifyInstanceRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> 
UserId 
  </serviceUserId> 
[1] 
<enableVideo> 
xs :boolean  </enableVideo> 
[0..1] 
<holidayScheduleName> 
ScheduleName 
  </holidayScheduleName> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupAutoAttendantModifyInstanceRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
serviceUserId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
enableVideo " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
businessHours " 
type ="
ScheduleName 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
holidayScheduleName " 
type ="
ScheduleName 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallCenterAddInstanceRequest14sp9 
 
Abstract 
 
no 
 
Documentation 
        Add a Call Center instance to a group.
        The domain is required in the serviceUserId.
        The response is either SuccessResponse or ErrorResponse.
        
        Replaced By: GroupCallCenterAddInstanceRequest16, 
                     GroupCallCenterAddAgentListRequest, 
                     GroupCallCenterModifyPolicyRequest,
                     GroupCallCenterModifyAnnouncementRequest16
       
 
Application Data 
        <asDataModeSupported> true
</asDataModeSupported>
        <hssDataModeSupported> false
</hssDataModeSupported>
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> 
UserId 
  </serviceUserId> 
[1] 
<huntAfterNoAnswer> 
xs :boolean  </huntAfterNoAnswer> 
[1] 
<forwardAfterTimeout> 
xs :boolean  </forwardAfterTimeout> 
[1] 
<forwardToPhoneNumber> 
OutgoingDN 
  </forwardToPhoneNumber> 
[0..1] 
<enableVideo> 
xs :boolean  </enableVideo> 
[1] 
<allowAgentLogoff> 
xs :boolean  </allowAgentLogoff> 
[1] 
<playMusicOnHold> 
xs :boolean  </playMusicOnHold> 
[1] 
<playComfortMessage> 
xs :boolean  </playComfortMessage> 
[1] 
<enableGuardTimer> 
xs :boolean  </enableGuardTimer> 
[1] 
<agentUserId> 
UserId 
  </agentUserId> 
[0..*] 
<allowCallWaitingForAgents> 
xs :boolean  </allowCallWaitingForAgents> 
[1] 
<allowCallsToAgentsInWrapUp> 
xs :boolean  </allowCallsToAgentsInWrapUp> 
[1] 
<enableCallQueueWhenNoAgentsAvailable> 
xs :boolean  </enableCallQueueWhenNoAgentsAvailable> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterAddInstanceRequest14sp9 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
<
xs:element  name ="
serviceUserId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
huntAfterNoAnswer " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
forwardAfterTimeout " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
forwardToPhoneNumber " 
type ="
OutgoingDN 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enableVideo " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowAgentLogoff " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
playMusicOnHold " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
playComfortMessage " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enableGuardTimer " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
agentUserId " 
type ="
UserId 
 
 " 
minOccurs ="
0 " 
maxOccurs ="
unbounded "/>
<
xs:element  name ="
allowCallWaitingForAgents " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowCallsToAgentsInWrapUp " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enableCallQueueWhenNoAgentsAvailable " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallCenterEnhancedGetRequest 
 
Abstract 
 
no 
 
Documentation 
        Request to get the Call Center Enhanced configuration data for a
        Call Center.
        The response is either GroupCallCenterEnhancedGetResponse or
        ErrorResponse.
        
        Replaced By: GroupCallCenterGetInstanceResponse16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> 
UserId 
  </serviceUserId> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterEnhancedGetRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
serviceUserId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupCallCenterEnhancedGetResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to GroupCallCenterEnhancedGetRequest.
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<overrideAgentWrapUpTime> 
xs :boolean  </overrideAgentWrapUpTime> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterEnhancedGetResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
overrideAgentWrapUpTime " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallCenterEnhancedModifyRequest 
 
Abstract 
 
no 
 
Documentation 
        Modify the Call Center Enhanced configuration data for a Call
        Center.
        The response is either a SuccessResponse or an ErrorResponse.
        
        Replaced By: GroupCallCenterModifyInstanceRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> 
UserId 
  </serviceUserId> 
[1] 
<overrideAgentWrapUpTime> 
xs :boolean  </overrideAgentWrapUpTime> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterEnhancedModifyRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
serviceUserId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
overrideAgentWrapUpTime " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallCenterGetAnnouncementRequest14sp6 
 
Abstract 
 
no 
 
Documentation 
        Get a call center's announcement settings.
        The response is either a GroupCallCenterGetAnnouncementResponse14sp6 or an ErrorResponse.
        
        Replaced By: GroupCallCenterGetAnnouncementRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> 
UserId 
  </serviceUserId> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterGetAnnouncementRequest14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
serviceUserId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupCallCenterGetAnnouncementResponse14sp6 
 
Abstract 
 
no 
 
Documentation 
        Response to the GroupCallCenterGetAnnouncementRequest14sp6.
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<entranceMessageAudioFileDescription> 
FileDescription 
  </entranceMessageAudioFileDescription> 
[0..1] 
<entranceMessageVideoFileDescription> 
FileDescription 
  </entranceMessageVideoFileDescription> 
[0..1] 
<periodicComfortMessageAudioFileDescription> 
FileDescription 
  </periodicComfortMessageAudioFileDescription> 
[0..1] 
<periodicComfortMessageVideoFileDescription> 
FileDescription 
  </periodicComfortMessageVideoFileDescription> 
[0..1] 
<onHoldUseAlternateSourceForInternalCalls> 
xs :boolean  </onHoldUseAlternateSourceForInternalCalls> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterGetAnnouncementResponse14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
entranceMessageAudioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
entranceMessageVideoFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
periodicComfortMessageAudioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
periodicComfortMessageVideoFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
onHoldUseAlternateSourceForInternalCalls " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallCenterGetAvailableUserListRequest 
 
Abstract 
 
no 
 
Documentation 
        Get a list of users that can be assigned to a Call Center group.
        Searching for users by group only makes sense when the call center is part of an Enterprise.
        The response is either GroupCallCenterGetAvailableUserListResponse or ErrorResponse.
        
        Replaced By: GroupCallCenterGetAvailableAgentListRequest
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterGetAvailableUserListRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupCallCenterGetAvailableUserListResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to the GroupCallCenterGetAvailableUserListRequest.
        Contains a table with column headings: "User Id", "Last Name", "First Name", "Hiragana Last Name", "Hiragana First Name".
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterGetAvailableUserListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallCenterGetInstanceRequest14sp9 
 
Abstract 
 
no 
 
Documentation 
        Request to get all the information of a Call Center instance.
        The response is either GroupCallCenterGetInstanceResponse14sp9 or ErrorResponse.
        
        Replaced By: GroupCallCenterGetInstanceRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> 
UserId 
  </serviceUserId> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterGetInstanceRequest14sp9 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
serviceUserId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupCallCenterGetInstanceResponse14sp9 
 
Abstract 
 
no 
 
Documentation 
        Response to GroupCallCenterGetInstanceRequest14sp9.
        Contains the service profile information and a table of assigned users.
        The table has column headings: "User Id", "Last Name", "First Name",
        "Hiragana Last Name", "Hiragana First Name", "Weight".
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<huntAfterNoAnswer> 
xs :boolean  </huntAfterNoAnswer> 
[1] 
<forwardAfterTimeout> 
xs :boolean  </forwardAfterTimeout> 
[1] 
<forwardToPhoneNumber> 
OutgoingDN 
  </forwardToPhoneNumber> 
[0..1] 
<enableVideo> 
xs :boolean  </enableVideo> 
[1] 
<allowAgentLogoff> 
xs :boolean  </allowAgentLogoff> 
[1] 
<playMusicOnHold> 
xs :boolean  </playMusicOnHold> 
[1] 
<playComfortMessage> 
xs :boolean  </playComfortMessage> 
[1] 
<enableGuardTimer> 
xs :boolean  </enableGuardTimer> 
[1] 
<allowCallWaitingForAgents> 
xs :boolean  </allowCallWaitingForAgents> 
[1] 
<allowCallsToAgentsInWrapUp> 
xs :boolean  </allowCallsToAgentsInWrapUp> 
[1] 
<enableCallQueueWhenNoAgentsAvailable> 
xs :boolean  </enableCallQueueWhenNoAgentsAvailable> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterGetInstanceResponse14sp9 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
huntAfterNoAnswer " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
forwardAfterTimeout " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
forwardToPhoneNumber " 
type ="
OutgoingDN 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enableVideo " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowAgentLogoff " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
playMusicOnHold " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
playComfortMessage " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enableGuardTimer " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowCallWaitingForAgents " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowCallsToAgentsInWrapUp " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enableCallQueueWhenNoAgentsAvailable " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallCenterGetInstanceStatisticsReportingRequest 
 
Abstract 
 
no 
 
Documentation 
        Request to get the call center statistics reporting settings.
        The response is either GroupCallCenterGetInstanceStatisticsReportingResponse or ErrorResponse.
        
        Replaced By: GroupCallCenterGetInstanceStatisticsReportingRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> 
UserId 
  </serviceUserId> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterGetInstanceStatisticsReportingRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
serviceUserId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupCallCenterGetInstanceStatisticsReportingResponse 
 
Abstract 
 
no 
 
Documentation 
        Contains Call Center statistics reporting settings.
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<generateDailyReport> 
xs :boolean  </generateDailyReport> 
[1] 
<reportingEmailAddress1> 
EmailAddress 
  </reportingEmailAddress1> 
[0..1] 
<reportingEmailAddress2> 
EmailAddress 
  </reportingEmailAddress2> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterGetInstanceStatisticsReportingResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
generateDailyReport " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
reportingEmailAddress1 " 
type ="
EmailAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
reportingEmailAddress2 " 
type ="
EmailAddress 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallCenterModifyAnnouncementRequest14sp6 
 
Abstract 
 
no 
 
Documentation 
        Modify a call center's announcement settings.
        The response is either a SuccessResponse or an ErrorResponse.
        
        Replaced By: GroupCallCenterModifyAnnouncementRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> 
UserId 
  </serviceUserId> 
[1] 
<periodicComfortMessageAudioFile> 
LabeledFileResource 
  </periodicComfortMessageAudioFile> 
[0..1] 
<periodicComfortMessageVideoFile> 
LabeledFileResource 
  </periodicComfortMessageVideoFile> 
[0..1] 
<onHoldUseAlternateSourceForInternalCalls> 
xs :boolean  </onHoldUseAlternateSourceForInternalCalls> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterModifyAnnouncementRequest14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
serviceUserId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
periodicComfortMessageAudioFile " 
type ="
LabeledFileResource 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
periodicComfortMessageVideoFile " 
type ="
LabeledFileResource 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
onHoldUseAlternateSourceForInternalCalls " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallCenterModifyInstanceRequest 
 
Abstract 
 
no 
 
Documentation 
        Request to modify a Call Center instance.
        The response is either SuccessResponse or ErrorResponse.
        
        Replaced By: GroupCallCenterModifyInstanceRequest16
       
 
Application Data 
        <asDataModeSupported> true
</asDataModeSupported>
        <hssDataModeSupported> true
</hssDataModeSupported>
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> 
UserId 
  </serviceUserId> 
[1] 
<huntAfterNoAnswer> 
xs :boolean  </huntAfterNoAnswer> 
[0..1] 
<forwardAfterTimeout> 
xs :boolean  </forwardAfterTimeout> 
[0..1] 
<forwardToPhoneNumber> 
OutgoingDN 
  </forwardToPhoneNumber> 
[0..1] 
<enableVideo> 
xs :boolean  </enableVideo> 
[0..1] 
<allowAgentLogoff> 
xs :boolean  </allowAgentLogoff> 
[0..1] 
<playMusicOnHold> 
xs :boolean  </playMusicOnHold> 
[0..1] 
<playComfortMessage> 
xs :boolean  </playComfortMessage> 
[0..1] 
<enableGuardTimer> 
xs :boolean  </enableGuardTimer> 
[0..1] 
<allowCallWaitingForAgents> 
xs :boolean  </allowCallWaitingForAgents> 
[0..1] 
<allowCallsToAgentsInWrapUp> 
xs :boolean  </allowCallsToAgentsInWrapUp> 
[0..1] 
<enableCallQueueWhenNoAgentsAvailable> 
xs :boolean  </enableCallQueueWhenNoAgentsAvailable> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterModifyInstanceRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
serviceUserId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
policy " 
type ="
HuntPolicy 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
huntAfterNoAnswer " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
forwardAfterTimeout " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
forwardToPhoneNumber " 
type ="
OutgoingDN 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
enableVideo " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
allowAgentLogoff " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
playMusicOnHold " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
playComfortMessage " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enableGuardTimer " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
allowCallWaitingForAgents " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
allowCallsToAgentsInWrapUp " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enableCallQueueWhenNoAgentsAvailable " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallCenterSupervisorReportingGetRequest 
 
Abstract 
 
no 
 
Documentation 
        Get a list of supervisors assigned to a call center.
        Only users in the same group or enterprise as this call center
        can successfully execute this request.
        The response is either a
        GroupCallCenterSupervisorReportingGetResponse or an
        ErrorResponse.
        
        Replaced By: GroupCallCenterGetSupervisorListRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> 
UserId 
  </serviceUserId> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterSupervisorReportingGetRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
serviceUserId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupCallCenterSupervisorReportingGetResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to the GroupCallCenterSupervisorReportingGetRequest.
        Contains a table with column headings: "User Id", "Last Name",
        "First Name", "Hiragana Last Name", "Hiragana First Name".
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterSupervisorReportingGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallCenterSupervisorReportingModifyRequest 
 
Abstract 
 
no 
 
Documentation 
        Replaces a list of users as supervisors for a call center.
        Also allows the modification of the reporting server URL address.
        The response is either a SuccessResponse or an ErrorResponse.
        
        Replaced By: GroupCallCenterModifySupervisorListRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> 
UserId 
  </serviceUserId> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallCenterSupervisorReportingModifyRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
serviceUserId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallProcessingGetPolicyRequest14sp7 
 
Abstract 
 
no 
 
Documentation 
            Request the group level data associated with Call Processing Policy.
            The response is either a GroupCallProcessingGetPolicyResponse14sp7 or an
            ErrorResponse.
            The useGroupCLIDSetting attribute controls the CLID settings
            (clidPolicy, emergencyClidPolicy, allowAlternateNumbersForRedirectingIdentity, useGroupName)
            The useGroupMediaSetting attribute controls the Media settings
            (medisPolicySelection, supportedMediaSetName)
            The useGroupCallLimitsSetting attribute controls the Call Limits settings
            (useMaxSimultaneousCalls, maxSimultaneousCalls,
            useMaxSimultaneousVideoCalls, maxSimultaneousVideoCalls, useMaxCallTimeForAnsweredCalls, maxCallTimeForAnsweredCallsMinutes, useMaxCallTimeForUnansweredCalls, maxCallTimeForUnansweredCallsMinutes, useMaxConcurrentRedirectedCalls, useMaxFindMeFollowMeDepth, maxRedirectionDepth, useMaxConcurrentFindMeFollowMeInvocations, maxConcurrentFindMeFollowMeInvocations)
            The useGroupTranslationRoutingSetting attribute controls the routing and translation settings
            (networkUsageSelection, enforceGroupCallingLineIdentityRestriction,
            allowEnterpriseGroupCallTypingForPrivateDialingPlan, allowEnterpriseGroupCallTypingForPublicDialingPlan, overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan, enableEnterpriseExtensionDialing)
            Replaced By: GroupCallProcessingGetPolicyRequest16
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallProcessingGetPolicyRequest14sp7 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallProcessingGetPolicyRequest15 
 
Abstract 
 
no 
 
Documentation 
            Request the group level data associated with Call Processing Policy.
            The response is either a GroupCallProcessingGetPolicyResponse15 or an
            ErrorResponse.
            Replaced By: GroupCallProcessingGetPolicyRequest16
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallProcessingGetPolicyRequest15 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallProcessingGetPolicyRequest15sp2 
 
Abstract 
 
no 
 
Documentation 
            Request the group level data associated with Call Processing Policy.
            The response is either a GroupCallProcessingGetPolicyResponse15sp2 or an
            ErrorResponse.
            The useGroupCLIDSetting attribute controls the CLID settings
            (clidPolicy, emergencyClidPolicy, allowAlternateNumbersForRedirectingIdentity, useGroupName)
            The useGroupMediaSetting attribute controls the Media settings
            (medisPolicySelection, supportedMediaSetName)
            The useGroupCallLimitsSetting attribute controls the Call Limits settings
            (useMaxSimultaneousCalls, maxSimultaneousCalls,
            useMaxSimultaneousVideoCalls, maxSimultaneousVideoCalls, useMaxCallTimeForAnsweredCalls,
            maxCallTimeForAnsweredCallsMinutes, useMaxCallTimeForUnansweredCalls, maxCallTimeForUnansweredCallsMinutes,
            useMaxConcurrentRedirectedCalls, useMaxFindMeFollowMeDepth, maxRedirectionDepth,
            useMaxConcurrentFindMeFollowMeInvocations, maxConcurrentFindMeFollowMeInvocations)
            The useGroupTranslationRoutingSetting attribute controls the routing and translation settings
            (networkUsageSelection, enforceGroupCallingLineIdentityRestriction,
            allowEnterpriseGroupCallTypingForPrivateDialingPlan, allowEnterpriseGroupCallTypingForPublicDialingPlan,
            overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan, enableEnterpriseExtensionDialing)
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallProcessingGetPolicyRequest15sp2 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupCallProcessingGetPolicyResponse14sp7 
 
Abstract 
 
no 
 
Documentation 
            Response to GroupCallProcessingGetPolicyRequest14sp7.
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<useGroupCLIDSetting> 
xs :boolean  </useGroupCLIDSetting> 
[1] 
<useGroupMediaSetting> 
xs :boolean  </useGroupMediaSetting> 
[1] 
<useGroupCallLimitsSetting> 
xs :boolean  </useGroupCallLimitsSetting> 
[1] 
<useGroupTranslationRoutingSetting> 
xs :boolean  </useGroupTranslationRoutingSetting> 
[1] 
<useMaxSimultaneousCalls> 
xs :boolean  </useMaxSimultaneousCalls> 
[1] 
<useMaxSimultaneousVideoCalls> 
xs :boolean  </useMaxSimultaneousVideoCalls> 
[1] 
<useMaxCallTimeForAnsweredCalls> 
xs :boolean  </useMaxCallTimeForAnsweredCalls> 
[1] 
<useMaxCallTimeForUnansweredCalls> 
xs :boolean  </useMaxCallTimeForUnansweredCalls> 
[1] 
<supportedMediaSetName> 
MediaSetName 
  </supportedMediaSetName> 
[0..1] 
<enforceGroupCallingLineIdentityRestriction> 
xs :boolean  </enforceGroupCallingLineIdentityRestriction> 
[1] 
<allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
[1] 
<allowEnterpriseGroupCallTypingForPublicDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPublicDialingPlan> 
[1] 
<overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan> 
xs :boolean  </overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan> 
[1] 
<enableEnterpriseExtensionDialing> 
xs :boolean  </enableEnterpriseExtensionDialing> 
[1] 
<useMaxConcurrentRedirectedCalls> 
xs :boolean  </useMaxConcurrentRedirectedCalls> 
[1] 
<useMaxFindMeFollowMeDepth> 
xs :boolean  </useMaxFindMeFollowMeDepth> 
[1] 
<useMaxConcurrentFindMeFollowMeInvocations> 
xs :boolean  </useMaxConcurrentFindMeFollowMeInvocations> 
[1] 
<allowAlternateNumbersForRedirectingIdentity> 
xs :boolean  </allowAlternateNumbersForRedirectingIdentity> 
[1] 
<useGroupName> 
xs :boolean  </useGroupName> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallProcessingGetPolicyResponse14sp7 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
useGroupCLIDSetting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useGroupMediaSetting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useGroupCallLimitsSetting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useGroupTranslationRoutingSetting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxSimultaneousCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxSimultaneousVideoCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForAnsweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForUnansweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
supportedMediaSetName " 
type ="
MediaSetName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enforceGroupCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enableEnterpriseExtensionDialing " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxConcurrentRedirectedCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxFindMeFollowMeDepth " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxConcurrentFindMeFollowMeInvocations " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowAlternateNumbersForRedirectingIdentity " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useGroupName " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupCallProcessingGetPolicyResponse15 
 
Abstract 
 
no 
 
Documentation 
            Response to GroupCallProcessingGetPolicyRequest15.
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<useGroupSetting> 
xs :boolean  </useGroupSetting> 
[1] 
<useMaxSimultaneousCalls> 
xs :boolean  </useMaxSimultaneousCalls> 
[1] 
<useMaxSimultaneousVideoCalls> 
xs :boolean  </useMaxSimultaneousVideoCalls> 
[1] 
<useMaxCallTimeForAnsweredCalls> 
xs :boolean  </useMaxCallTimeForAnsweredCalls> 
[1] 
<useMaxCallTimeForUnansweredCalls> 
xs :boolean  </useMaxCallTimeForUnansweredCalls> 
[1] 
<supportedMediaSetName> 
MediaSetName 
  </supportedMediaSetName> 
[0..1] 
<enforceGroupCallingLineIdentityRestriction> 
xs :boolean  </enforceGroupCallingLineIdentityRestriction> 
[1] 
<allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
[1] 
<allowEnterpriseGroupCallTypingForPublicDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPublicDialingPlan> 
[1] 
<overrideCLIDRestrictionForPrivateCallCategory> 
xs :boolean  </overrideCLIDRestrictionForPrivateCallCategory> 
[1] 
<useEnterpriseCLIDForPrivateCallCategory> 
xs :boolean  </useEnterpriseCLIDForPrivateCallCategory> 
[1] 
<enableEnterpriseExtensionDialing> 
xs :boolean  </enableEnterpriseExtensionDialing> 
[1] 
<useMaxConcurrentRedirectedCalls> 
xs :boolean  </useMaxConcurrentRedirectedCalls> 
[1] 
<useMaxFindMeFollowMeDepth> 
xs :boolean  </useMaxFindMeFollowMeDepth> 
[1] 
<useMaxConcurrentFindMeFollowMeInvocations> 
xs :boolean  </useMaxConcurrentFindMeFollowMeInvocations> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallProcessingGetPolicyResponse15 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
useGroupSetting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxSimultaneousCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxSimultaneousVideoCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForAnsweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForUnansweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
supportedMediaSetName " 
type ="
MediaSetName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enforceGroupCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
overrideCLIDRestrictionForPrivateCallCategory " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useEnterpriseCLIDForPrivateCallCategory " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enableEnterpriseExtensionDialing " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxConcurrentRedirectedCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxFindMeFollowMeDepth " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxConcurrentFindMeFollowMeInvocations " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupCallProcessingGetPolicyResponse15sp2 
 
Abstract 
 
no 
 
Documentation 
            Response to GroupCallProcessingGetPolicyRequest15sp2.
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<useGroupCLIDSetting> 
xs :boolean  </useGroupCLIDSetting> 
[1] 
<useGroupMediaSetting> 
xs :boolean  </useGroupMediaSetting> 
[1] 
<useGroupCallLimitsSetting> 
xs :boolean  </useGroupCallLimitsSetting> 
[1] 
<useGroupTranslationRoutingSetting> 
xs :boolean  </useGroupTranslationRoutingSetting> 
[1] 
<useMaxSimultaneousCalls> 
xs :boolean  </useMaxSimultaneousCalls> 
[1] 
<useMaxSimultaneousVideoCalls> 
xs :boolean  </useMaxSimultaneousVideoCalls> 
[1] 
<useMaxCallTimeForAnsweredCalls> 
xs :boolean  </useMaxCallTimeForAnsweredCalls> 
[1] 
<useMaxCallTimeForUnansweredCalls> 
xs :boolean  </useMaxCallTimeForUnansweredCalls> 
[1] 
<supportedMediaSetName> 
MediaSetName 
  </supportedMediaSetName> 
[0..1] 
<enforceGroupCallingLineIdentityRestriction> 
xs :boolean  </enforceGroupCallingLineIdentityRestriction> 
[1] 
<allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
[1] 
<allowEnterpriseGroupCallTypingForPublicDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPublicDialingPlan> 
[1] 
<overrideCLIDRestrictionForPrivateCallCategory> 
xs :boolean  </overrideCLIDRestrictionForPrivateCallCategory> 
[0..1] 
<useEnterpriseCLIDForPrivateCallCategory> 
xs :boolean  </useEnterpriseCLIDForPrivateCallCategory> 
[0..1] 
<enableEnterpriseExtensionDialing> 
xs :boolean  </enableEnterpriseExtensionDialing> 
[1] 
<useMaxConcurrentRedirectedCalls> 
xs :boolean  </useMaxConcurrentRedirectedCalls> 
[1] 
<useMaxFindMeFollowMeDepth> 
xs :boolean  </useMaxFindMeFollowMeDepth> 
[1] 
<useMaxConcurrentFindMeFollowMeInvocations> 
xs :boolean  </useMaxConcurrentFindMeFollowMeInvocations> 
[1] 
<allowAlternateNumbersForRedirectingIdentity> 
xs :boolean  </allowAlternateNumbersForRedirectingIdentity> 
[1] 
<useGroupName> 
xs :boolean  </useGroupName> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallProcessingGetPolicyResponse15sp2 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
useGroupCLIDSetting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useGroupMediaSetting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useGroupCallLimitsSetting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useGroupTranslationRoutingSetting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxSimultaneousCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxSimultaneousVideoCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForAnsweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForUnansweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
supportedMediaSetName " 
type ="
MediaSetName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enforceGroupCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
overrideCLIDRestrictionForPrivateCallCategory " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useEnterpriseCLIDForPrivateCallCategory " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enableEnterpriseExtensionDialing " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxConcurrentRedirectedCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxFindMeFollowMeDepth " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxConcurrentFindMeFollowMeInvocations " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowAlternateNumbersForRedirectingIdentity " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useGroupName " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallProcessingModifyPolicyRequest14sp7 
 
Abstract 
 
no 
 
Documentation 
            Modify the group level data associated with Call Procesing Policy.
            The response is either a SuccessResponse or an ErrorResponse.
            The useGroupCLIDSetting attribute controls the CLID settings
            (clidPolicy, emergencyClidPolicy, allowAlternateNumbersForRedirectingIdentity, useGroupName)
            The useGroupMediaSetting attribute controls the Media settings
            (medisPolicySelection, supportedMediaSetName)
            The useGroupCallLimitsSetting attribute controls the Call Limits settings
            (useMaxSimultaneousCalls, maxSimultaneousCalls, useMaxSimultaneousVideoCalls, maxSimultaneousVideoCalls, useMaxCallTimeForAnsweredCalls, maxCallTimeForAnsweredCallsMinutes, useMaxCallTimeForUnansweredCalls, maxCallTimeForUnansweredCallsMinutes, useMaxConcurrentRedirectedCalls, useMaxFindMeFollowMeDepth, maxRedirectionDepth, useMaxConcurrentFindMeFollowMeInvocations, maxConcurrentFindMeFollowMeInvocations)
            The useGroupTranslationRoutingSetting attribute controls the routing and
            translation settings (networkUsageSelection, enforceGroupCallingLineIdentityRestriction,
            allowEnterpriseGroupCallTypingForPrivateDialingPlan, allowEnterpriseGroupCallTypingForPublicDialingPlan, overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan, enableEnterpriseExtensionDialing)
            Replaced By: GroupCallProcessingModifyPolicyRequest15sp2
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<useGroupCLIDSetting> 
xs :boolean  </useGroupCLIDSetting> 
[0..1] 
<useGroupMediaSetting> 
xs :boolean  </useGroupMediaSetting> 
[0..1] 
<useGroupCallLimitsSetting> 
xs :boolean  </useGroupCallLimitsSetting> 
[0..1] 
<useGroupTranslationRoutingSetting> 
xs :boolean  </useGroupTranslationRoutingSetting> 
[0..1] 
<useMaxSimultaneousCalls> 
xs :boolean  </useMaxSimultaneousCalls> 
[0..1] 
<useMaxSimultaneousVideoCalls> 
xs :boolean  </useMaxSimultaneousVideoCalls> 
[0..1] 
<useMaxCallTimeForAnsweredCalls> 
xs :boolean  </useMaxCallTimeForAnsweredCalls> 
[0..1] 
<useMaxCallTimeForUnansweredCalls> 
xs :boolean  </useMaxCallTimeForUnansweredCalls> 
[0..1] 
<supportedMediaSetName> 
MediaSetName 
  </supportedMediaSetName> 
[0..1] 
<enforceGroupCallingLineIdentityRestriction> 
xs :boolean  </enforceGroupCallingLineIdentityRestriction> 
[0..1] 
<allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
[0..1] 
<allowEnterpriseGroupCallTypingForPublicDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPublicDialingPlan> 
[0..1] 
<overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan> 
xs :boolean  </overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan> 
[0..1] 
<enableEnterpriseExtensionDialing> 
xs :boolean  </enableEnterpriseExtensionDialing> 
[0..1] 
<useMaxConcurrentRedirectedCalls> 
xs :boolean  </useMaxConcurrentRedirectedCalls> 
[0..1] 
<useMaxFindMeFollowMeDepth> 
xs :boolean  </useMaxFindMeFollowMeDepth> 
[0..1] 
<useMaxConcurrentFindMeFollowMeInvocations> 
xs :boolean  </useMaxConcurrentFindMeFollowMeInvocations> 
[0..1] 
<allowAlternateNumbersForRedirectingIdentity> 
xs :boolean  </allowAlternateNumbersForRedirectingIdentity> 
[0..1] 
<useGroupName> 
xs :boolean  </useGroupName> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallProcessingModifyPolicyRequest14sp7 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
<
xs:element  name ="
useGroupCLIDSetting " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useGroupMediaSetting " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useGroupCallLimitsSetting " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useGroupTranslationRoutingSetting " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxSimultaneousCalls " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxSimultaneousVideoCalls " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxCallTimeForAnsweredCalls " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxCallTimeForUnansweredCalls " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
supportedMediaSetName " 
type ="
MediaSetName 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
enforceGroupCallingLineIdentityRestriction " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enableEnterpriseExtensionDialing " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxConcurrentRedirectedCalls " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxFindMeFollowMeDepth " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxConcurrentFindMeFollowMeInvocations " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
emergencyClidPolicy " 
type ="
GroupCLIDPolicy 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
allowAlternateNumbersForRedirectingIdentity " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useGroupName " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCallProcessingModifyPolicyRequest15 
 
Abstract 
 
no 
 
Documentation 
            Modify the group level data associated with Call Procesing Policy.
            The response is either a SuccessResponse or an ErrorResponse.
            Replaced By: GroupCallProcessingModifyPolicyRequest15sp2
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<useGroupSetting> 
xs :boolean  </useGroupSetting> 
[0..1] 
<useMaxSimultaneousCalls> 
xs :boolean  </useMaxSimultaneousCalls> 
[0..1] 
<useMaxSimultaneousVideoCalls> 
xs :boolean  </useMaxSimultaneousVideoCalls> 
[0..1] 
<useMaxCallTimeForAnsweredCalls> 
xs :boolean  </useMaxCallTimeForAnsweredCalls> 
[0..1] 
<useMaxCallTimeForUnansweredCalls> 
xs :boolean  </useMaxCallTimeForUnansweredCalls> 
[0..1] 
<supportedMediaSetName> 
MediaSetName 
  </supportedMediaSetName> 
[0..1] 
<enforceGroupCallingLineIdentityRestriction> 
xs :boolean  </enforceGroupCallingLineIdentityRestriction> 
[0..1] 
<allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
[0..1] 
<allowEnterpriseGroupCallTypingForPublicDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPublicDialingPlan> 
[0..1] 
<overrideCLIDRestrictionForPrivateCallCategory> 
xs :boolean  </overrideCLIDRestrictionForPrivateCallCategory> 
[0..1] 
<useEnterpriseCLIDForPrivateCallCategory> 
xs :boolean  </useEnterpriseCLIDForPrivateCallCategory> 
[0..1] 
<enableEnterpriseExtensionDialing> 
xs :boolean  </enableEnterpriseExtensionDialing> 
[0..1] 
<useMaxConcurrentRedirectedCalls> 
xs :boolean  </useMaxConcurrentRedirectedCalls> 
[0..1] 
<useMaxFindMeFollowMeDepth> 
xs :boolean  </useMaxFindMeFollowMeDepth> 
[0..1] 
<useMaxConcurrentFindMeFollowMeInvocations> 
xs :boolean  </useMaxConcurrentFindMeFollowMeInvocations> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCallProcessingModifyPolicyRequest15 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
<
xs:element  name ="
useGroupSetting " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxSimultaneousCalls " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxSimultaneousVideoCalls " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxCallTimeForAnsweredCalls " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxCallTimeForUnansweredCalls " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
supportedMediaSetName " 
type ="
MediaSetName 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
enforceGroupCallingLineIdentityRestriction " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
overrideCLIDRestrictionForPrivateCallCategory " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useEnterpriseCLIDForPrivateCallCategory " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enableEnterpriseExtensionDialing " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxConcurrentRedirectedCalls " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxFindMeFollowMeDepth " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxConcurrentFindMeFollowMeInvocations " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCustomRingbackGroupGetRequest 
 
Abstract 
 
no 
 
Documentation 
        Get the group's custom ring back service settings.
        The response is either a GroupCustomRingbackGroupGetResponse or an ErrorResponse.
        Replaced By: GroupCustomRingbackGroupGetRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCustomRingbackGroupGetRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupCustomRingbackGroupGetResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to the GroupCustomRingbackGroupGetRequest.
        Replaced By: GroupCustomRingbackGroupGetResponse16        
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive> 
xs :boolean  </isActive> 
[1] 
<audioFileUrl> 
URL 
  </audioFileUrl> 
[0..1] 
<videoFileUrl> 
URL 
  </videoFileUrl> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCustomRingbackGroupGetResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
isActive " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
audioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
audioFileUrl " 
type ="
URL 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoFileUrl " 
type ="
URL 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupCustomRingbackGroupModifyRequest 
 
Abstract 
 
no 
 
Documentation 
        Modify the group's custom ring back service settings.
        The response is either a SuccessResponse or an ErrorResponse.
        Replaced By: GroupCustomRingbackGroupModifyRequest16        
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive> 
xs :boolean  </isActive> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupCustomRingbackGroupModifyRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
<
xs:element  name ="
isActive " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupInterceptGroupGetRequest 
 
Abstract 
 
no 
 
Documentation 
        Get the group's intercept group service settings.
        The response is either a GroupInterceptGroupGetResponse or an ErrorResponse.
        Replaced By: GroupInterceptGroupGetRequest16        
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupInterceptGroupGetRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupInterceptGroupGetRequest16 
 
Abstract 
 
no 
 
Documentation 
        Get the group's intercept group service settings.
        The response is either a GroupInterceptGroupGetResponse16 or an ErrorResponse.
        Replaced By: GroupInterceptGroupGetRequest16sp1
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupInterceptGroupGetRequest16 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupInterceptGroupGetResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to the GroupInterceptGroupGetRequest.
        Replaced By: GroupInterceptGroupGetResponse16          
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive> 
xs :boolean  </isActive> 
[1] 
<playNewPhoneNumber> 
xs :boolean  </playNewPhoneNumber> 
[1] 
<newPhoneNumber> 
DN 
  </newPhoneNumber> 
[0..1] 
<transferOnZeroToPhoneNumber> 
xs :boolean  </transferOnZeroToPhoneNumber> 
[1] 
<transferPhoneNumber> 
OutgoingDN 
  </transferPhoneNumber> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupInterceptGroupGetResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
isActive " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
audioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
playNewPhoneNumber " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
newPhoneNumber " 
type ="
DN 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
transferOnZeroToPhoneNumber " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
transferPhoneNumber " 
type ="
OutgoingDN 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupInterceptGroupGetResponse16 
 
Abstract 
 
no 
 
Documentation 
        Response to the GroupInterceptGroupGetRequest16.
        Replaced By: GroupInterceptGroupGetResponse16sp1
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive> 
xs :boolean  </isActive> 
[1] 
<playNewPhoneNumber> 
xs :boolean  </playNewPhoneNumber> 
[1] 
<newPhoneNumber> 
DN 
  </newPhoneNumber> 
[0..1] 
<transferOnZeroToPhoneNumber> 
xs :boolean  </transferOnZeroToPhoneNumber> 
[1] 
<transferPhoneNumber> 
OutgoingDN 
  </transferPhoneNumber> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupInterceptGroupGetResponse16 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
isActive " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
audioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
audioMediaType " 
type ="
MediaFileType 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoMediaType " 
type ="
MediaFileType 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
playNewPhoneNumber " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
newPhoneNumber " 
type ="
DN 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
transferOnZeroToPhoneNumber " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
transferPhoneNumber " 
type ="
OutgoingDN 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupInterceptGroupModifyRequest 
 
Abstract 
 
no 
 
Documentation 
        Modify the group's intercept group service settings.
        The response is either a SuccessResponse or an ErrorResponse.
        Replaced By: GroupInterceptGroupModifyRequest16          
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive> 
xs :boolean  </isActive> 
[0..1] 
<playNewPhoneNumber> 
xs :boolean  </playNewPhoneNumber> 
[0..1] 
<newPhoneNumber> 
DN 
  </newPhoneNumber> 
[0..1] 
<transferOnZeroToPhoneNumber> 
xs :boolean  </transferOnZeroToPhoneNumber> 
[0..1] 
<transferPhoneNumber> 
OutgoingDN 
  </transferPhoneNumber> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupInterceptGroupModifyRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
<
xs:element  name ="
isActive " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
playNewPhoneNumber " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
newPhoneNumber " 
type ="
DN 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
transferOnZeroToPhoneNumber " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
transferPhoneNumber " 
type ="
OutgoingDN 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupMusicOnHoldAddInstanceRequest14sp6 
 
Abstract 
 
no 
 
Documentation 
        Add a Music on Hold Instance to a department.
        The response is either SuccessResponse or ErrorResponse.
        Replaced By: GroupMusicOnHoldAddInstanceRequest16         
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActiveDuringCallHold> 
xs :boolean  </isActiveDuringCallHold> 
[1] 
<isActiveDuringCallPark> 
xs :boolean  </isActiveDuringCallPark> 
[1] 
<isActiveDuringBusyCampOn> 
xs :boolean  </isActiveDuringBusyCampOn> 
[1] 
<useAlternateSourceForInternalCalls> 
xs :boolean  </useAlternateSourceForInternalCalls> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupMusicOnHoldAddInstanceRequest14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
<
xs:element  name ="
isActiveDuringCallHold " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isActiveDuringCallPark " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isActiveDuringBusyCampOn " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useAlternateSourceForInternalCalls " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupMusicOnHoldGetInstanceRequest14sp6 
 
Abstract 
 
no 
 
Documentation 
        Get a Music On Hold data for a group or department instance.
        The response is either GroupMusicOnHoldGetInstanceResponse14sp6 or ErrorResponse.
        Replaced By: GroupMusicOnHoldGetInstanceRequest16              
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupMusicOnHoldGetInstanceRequest14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
<
xs:element  name ="
department " 
type ="
DepartmentKey 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupMusicOnHoldGetInstanceResponse14sp6 
 
Abstract 
 
no 
 
Documentation 
        Response to the GroupMusicOnHoldGetInstanceRequest14sp6.
        Replaced By: GroupMusicOnHoldGetInstanceResponse16              
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> 
UserId 
  </serviceUserId> 
[1] 
<isActiveDuringCallHold> 
xs :boolean  </isActiveDuringCallHold> 
[1] 
<isActiveDuringCallPark> 
xs :boolean  </isActiveDuringCallPark> 
[1] 
<isActiveDuringBusyCampOn> 
xs :boolean  </isActiveDuringBusyCampOn> 
[1] 
<enableVideo> 
xs :boolean  </enableVideo> 
[1] 
<useAlternateSourceForInternalCalls> 
xs :boolean  </useAlternateSourceForInternalCalls> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupMusicOnHoldGetInstanceResponse14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
serviceUserId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
isActiveDuringCallHold " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isActiveDuringCallPark " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isActiveDuringBusyCampOn " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enableVideo " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useAlternateSourceForInternalCalls " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupMusicOnHoldModifyInstanceRequest14sp6 
 
Abstract 
 
no 
 
Documentation 
        Modify data for a group or department Music On Hold Instance.
        The response is either SuccessResponse or ErrorResponse.
        Replaced By: GroupMusicOnHoldModifyInstanceRequest16              
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActiveDuringCallHold> 
xs :boolean  </isActiveDuringCallHold> 
[0..1] 
<isActiveDuringCallPark> 
xs :boolean  </isActiveDuringCallPark> 
[0..1] 
<isActiveDuringBusyCampOn> 
xs :boolean  </isActiveDuringBusyCampOn> 
[0..1] 
<useAlternateSourceForInternalCalls> 
xs :boolean  </useAlternateSourceForInternalCalls> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupMusicOnHoldModifyInstanceRequest14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
<
xs:element  name ="
department " 
type ="
DepartmentKey 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
isActiveDuringCallHold " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
isActiveDuringCallPark " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
isActiveDuringBusyCampOn " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useAlternateSourceForInternalCalls " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupPasswordRulesGetRequest 
 
Abstract 
 
no 
 
Documentation 
        Requests the group's password rules setting that is applicable to
        users within the group.
        The response is either GroupPasswordRulesGetResponse or ErrorResponse.
        Repleced by: GroupPasswordRulesGetRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupPasswordRulesGetRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupPasswordRulesGetResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to GroupPasswordRulesGetRequest.
        Contains the password rules applicable to users within the group.
        Repleced by: GroupPasswordRulesGetResponse16
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<disallowUserId> 
xs :boolean  </disallowUserId> 
[1] 
<disallowOldPassword> 
xs :boolean  </disallowOldPassword> 
[1] 
<disallowReversedOldPassword> 
xs :boolean  </disallowReversedOldPassword> 
[1] 
<restrictMinDigits> 
xs :boolean  </restrictMinDigits> 
[1] 
<restrictMinUpperCaseLetters> 
xs :boolean  </restrictMinUpperCaseLetters> 
[1] 
<restrictMinLowerCaseLetters> 
xs :boolean  </restrictMinLowerCaseLetters> 
[1] 
<restrictMinNonAlphanumericCharacters> 
xs :boolean  </restrictMinNonAlphanumericCharacters> 
[1] 
<sendLoginDisabledNotifyEmail> 
xs :boolean  </sendLoginDisabledNotifyEmail> 
[1] 
<loginDisabledNotifyEmailAddress> 
EmailAddress 
  </loginDisabledNotifyEmailAddress> 
[0..1] 
<disallowRulesModification> 
xs :boolean  </disallowRulesModification> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupPasswordRulesGetResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
<
xs:element  name ="
disallowUserId " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
disallowOldPassword " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
disallowReversedOldPassword " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
restrictMinDigits " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
restrictMinUpperCaseLetters " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
restrictMinLowerCaseLetters " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
restrictMinNonAlphanumericCharacters " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
sendLoginDisabledNotifyEmail " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
loginDisabledNotifyEmailAddress " 
type ="
EmailAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
disallowRulesModification " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupTrunkGroupAddInstanceRequest15 
 
Abstract 
 
no 
 
Documentation 
            Add a Trunk Group instance to a group.
            The response is either a SuccessResponse or an ErrorResponse.
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableBursting> 
xs :boolean  </enableBursting> 
[1] 
<capacityExceededForwardAddress> 
OutgoingDNorSIPURI 
  </capacityExceededForwardAddress> 
[0..1] 
<capacityExceededRerouteTrunkGroupKey> 
TrunkGroupKey 
  </capacityExceededRerouteTrunkGroupKey> 
[0..1] 
<unreachableDestinationForwardAddress> 
OutgoingDNorSIPURI 
  </unreachableDestinationForwardAddress> 
[0..1] 
<unreachableDestinationRerouteTrunkGroupKey> 
TrunkGroupKey 
  </unreachableDestinationRerouteTrunkGroupKey> 
[0..1] 
<requireAuthentication> 
xs :boolean  </requireAuthentication> 
[1] 
<hostedUserId> 
UserId 
  </hostedUserId> 
[0..*] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupTrunkGroupAddInstanceRequest15 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
<
xs:element  name ="
department " 
type ="
DepartmentKey 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
accessDevice " 
type ="
AccessDevice 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enableBursting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
capacityExceededForwardAddress " 
type ="
OutgoingDNorSIPURI 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
capacityExceededRerouteTrunkGroupKey " 
type ="
TrunkGroupKey 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
unreachableDestinationForwardAddress " 
type ="
OutgoingDNorSIPURI 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
unreachableDestinationRerouteTrunkGroupKey " 
type ="
TrunkGroupKey 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
requireAuthentication " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
hostedUserId " 
type ="
UserId 
 
 " 
minOccurs ="
0 " 
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupTrunkGroupGetInstanceRequest15 
 
Abstract 
 
no 
 
Documentation 
            Get a Trunk Group Instance's profile.
            The response is either a GroupTrunkGroupGetInstanceResponse15 or an ErrorResponse.
            The response contains a hosted user table with column headings: "User Id", "Last Name",
            "First Name", "Hiragana Last Name", "Hiragana First Name".
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupTrunkGroupGetInstanceRequest15 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupTrunkGroupGetInstanceResponse15 
 
Abstract 
 
no 
 
Documentation 
            Response to GroupTrunkGroupGetInstanceRequest15.
            Returns the profile information for the Trunk Group.
            Contains a hosted user table with column headings: "User Id", "Last Name",
            "First Name", "Hiragana Last Name", "Hiragana First Name".
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<pilotUserId> 
UserId 
  </pilotUserId> 
[0..1] 
<enableBursting> 
xs :boolean  </enableBursting> 
[1] 
<capacityExceededForwardAddress> 
OutgoingDNorSIPURI 
  </capacityExceededForwardAddress> 
[0..1] 
<capacityExceededRerouteTrunkGroupKey> 
TrunkGroupKey 
  </capacityExceededRerouteTrunkGroupKey> 
[0..1] 
<unreachableDestinationForwardAddress> 
OutgoingDNorSIPURI 
  </unreachableDestinationForwardAddress> 
[0..1] 
<unreachableDestinationRerouteTrunkGroupKey> 
TrunkGroupKey 
  </unreachableDestinationRerouteTrunkGroupKey> 
[0..1] 
<requireAuthentication> 
xs :boolean  </requireAuthentication> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupTrunkGroupGetInstanceResponse15 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
pilotUserId " 
type ="
UserId 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
department " 
type ="
DepartmentKey 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
accessDevice " 
type ="
AccessDevice 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enableBursting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
capacityExceededForwardAddress " 
type ="
OutgoingDNorSIPURI 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
capacityExceededRerouteTrunkGroupKey " 
type ="
TrunkGroupKey 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
unreachableDestinationForwardAddress " 
type ="
OutgoingDNorSIPURI 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
unreachableDestinationRerouteTrunkGroupKey " 
type ="
TrunkGroupKey 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
requireAuthentication " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
hostedUserTable " 
type ="
core :OCITable 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupVoiceMessagingGroupGetVoicePortalBrandingRequest 
 
Abstract 
 
no 
 
Documentation 
        Get the group's voice portal branding settings.
        The response is either a GroupVoiceMessagingGroupGetVoicePortalBrandingResponse or an ErrorResponse.
        Replaced By: GroupVoiceMessagingGroupGetVoicePortalBrandingRequest16             
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupVoiceMessagingGroupGetVoicePortalBrandingRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
GroupVoiceMessagingGroupGetVoicePortalBrandingResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to the GroupVoiceMessagingGroupGetVoicePortalBrandingRequest.
        Replaced By: GroupVoiceMessagingGroupGetVoicePortalBrandingResponse16            
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<voicePortalGreetingFileDescription> 
FileDescription 
  </voicePortalGreetingFileDescription> 
[0..1] 
<voiceMessagingGreetingFileDescription> 
FileDescription 
  </voiceMessagingGreetingFileDescription> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupVoiceMessagingGroupGetVoicePortalBrandingResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
voicePortalGreetingFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
voiceMessagingGreetingFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest 
 
Abstract 
 
no 
 
Documentation 
        Modify the group's voice portal branding settings.
        The response is either a SuccessResponse or an ErrorResponse.
        Replaced By: GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest16            
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
MusicOnHoldSourceAdd 
 
Abstract 
 
no 
 
Documentation 
        Contains the music on hold source configuration.
       
 
XML Instance Representation 
<...> 
<audioFilePreferredCodec> 
AudioFileCodec 
  </audioFilePreferredCodec> 
[1] 
<customSource>  
[0..1]  
</customSource>
<externalSource>  
[0..1]  
</externalSource>
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
MusicOnHoldSourceAdd ">
<
xs:sequence >
<
xs:element  name ="
customSource " 
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element  name ="
externalSource " 
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
MusicOnHoldSourceModify 
 
Abstract 
 
no 
 
Documentation 
        Contains the music on hold source configuration.
       
 
XML Instance Representation 
<...> 
<audioFilePreferredCodec> 
AudioFileCodec 
  </audioFilePreferredCodec> 
[0..1] 
<customSource>  
[0..1]  
</customSource>
<externalSource>  
[0..1]  
</externalSource>
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
MusicOnHoldSourceModify ">
<
xs:sequence >
<
xs:element  name ="
audioFilePreferredCodec " 
type ="
AudioFileCodec 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
customSource " 
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element  name ="
externalSource " 
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
MusicOnHoldSourceRead 
 
Abstract 
 
no 
 
Documentation 
        Contains the music on hold source configuration.
       
 
XML Instance Representation 
<...> 
<audioFilePreferredCodec> 
AudioFileCodec 
  </audioFilePreferredCodec> 
[1] 
<customSource>  
[0..1]  
</customSource>
<externalSource>  
[0..1]  
</externalSource>
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
MusicOnHoldSourceRead ">
<
xs:sequence >
<
xs:element  name ="
customSource " 
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
<
xs:element  name ="
audioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element  name ="
externalSource " 
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
MusicOnHoldUserSourceModify 
 
Abstract 
 
no 
 
Documentation 
        Contains the music on hold user source configuration.
       
 
XML Instance Representation 
<...> 
<customSource>  
[0..1]  
</customSource>
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
MusicOnHoldUserSourceModify ">
<
xs:sequence >
<
xs:element  name ="
customSource " 
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
MusicOnHoldUserSourceRead 
 
Abstract 
 
no 
 
Documentation 
        Contains the music on hold user source configuration.
       
 
XML Instance Representation 
<...> 
<customSource>  
[0..1]  
</customSource>
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
MusicOnHoldUserSourceRead ">
<
xs:sequence >
<
xs:element  name ="
customSource " 
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
<
xs:element  name ="
audioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
ServiceProviderAccessDeviceGetRequest14sp6 
 
Abstract 
 
no 
 
Documentation 
        Requests the configuration of a specified service provider access device.
        The response is either ServiceProviderAccessDeviceGetResponse14sp6 or ErrorResponse.
        Replaced by: ServiceProviderAccessDeviceGetRequest16        
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderAccessDeviceGetRequest14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
ServiceProviderAccessDeviceGetResponse14sp6 
 
Abstract 
 
no 
 
Documentation 
        Response to: ServiceProviderAccessDeviceGetRequest14sp6
        Replaced by: ServiceProviderAccessDeviceGetRequest16        
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<outboundProxyServerNetAddress> 
NetAddress 
  </outboundProxyServerNetAddress> 
[0..1] 
<stunServerNetAddress> 
NetAddress 
  </stunServerNetAddress> 
[0..1] 
<numberOfAssignedPorts> 
xs :int  </numberOfAssignedPorts> 
[1] 
<mobilityManagerProvisioningURL> 
URL 
  </mobilityManagerProvisioningURL> 
[0..1] 
<mobilityManagerDefaultOriginatingServiceKey> 
MobilityManagerServiceKey 
  </mobilityManagerDefaultOriginatingServiceKey> 
[0..1] 
<mobilityManagerDefaultTerminatingServiceKey> 
MobilityManagerServiceKey 
  </mobilityManagerDefaultTerminatingServiceKey> 
[0..1] 
<useCustomUserNamePassword> 
xs :boolean  </useCustomUserNamePassword> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderAccessDeviceGetResponse14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
netAddress " 
type ="
NetAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
port " 
type ="
Port1025 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
outboundProxyServerNetAddress " 
type ="
NetAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
stunServerNetAddress " 
type ="
NetAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
numberOfAssignedPorts " 
type ="
xs :int 
 "/>
<
xs:element  name ="
mobilityManagerProvisioningURL " 
type ="
URL 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useCustomUserNamePassword " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
ServiceProviderAnswerConfirmationGetRequest 
 
Abstract 
 
no 
 
Documentation 
        Get a service provider or enterprise's answer confirmation settings.
        The response is either a ServiceProviderAnswerConfirmationGetResponse or an ErrorResponse.
        Replaced By: ServiceProviderAnswerConfirmationGetRequest16            
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderAnswerConfirmationGetRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
ServiceProviderAnswerConfirmationGetResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to the ServiceProviderAnswerConfirmationGetRequest.
        Replaced By: ServiceProviderAnswerConfirmationGetResponse16            
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<confirmationMessageAudioFileDescription> 
FileDescription 
  </confirmationMessageAudioFileDescription> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderAnswerConfirmationGetResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
confirmationMessageAudioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
ServiceProviderAnswerConfirmationModifyRequest 
 
Abstract 
 
no 
 
Documentation 
        Modify a service provider or enterprise's answer confirmation settings.
        The response is either a SuccessResponse or an ErrorResponse.
        Replaced By: ServiceProviderAnswerConfirmationModifyRequest16            
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderAnswerConfirmationModifyRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
ServiceProviderCallProcessingGetPolicyRequest14sp7 
 
Abstract 
 
no 
 
Documentation 
            Request the service provider level data associated with Call Processing
            Policy. The response is either a
            ServiceProviderCallProcessingGetPolicyResponse14sp7 or an ErrorResponse.
            Replaced By: ServiceProviderCallProcessingGetPolicyRequest16
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderCallProcessingGetPolicyRequest14sp7 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
ServiceProviderCallProcessingGetPolicyRequest15 
 
Abstract 
 
no 
 
Documentation 
            Request the service provider level data associated with Call Processing
            Policy. The response is either a
            ServiceProviderCallProcessingGetPolicyResponse15 or an ErrorResponse.
            Replaced By: ServiceProviderCallProcessingGetPolicyRequest16
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderCallProcessingGetPolicyRequest15 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
ServiceProviderCallProcessingGetPolicyRequest15sp2 
 
Abstract 
 
no 
 
Documentation 
            Request the service provider level data associated with Call Processing
            Policy. The response is either a
            ServiceProviderCallProcessingGetPolicyResponse15sp2 or an ErrorResponse.
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderCallProcessingGetPolicyRequest15sp2 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
ServiceProviderCallProcessingGetPolicyResponse14sp7 
 
Abstract 
 
no 
 
Documentation 
            Response to ServiceProviderCallProcessingGetPolicyRequest14sp7.
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<useMaxSimultaneousCalls> 
xs :boolean  </useMaxSimultaneousCalls> 
[1] 
<useMaxSimultaneousVideoCalls> 
xs :boolean  </useMaxSimultaneousVideoCalls> 
[1] 
<useMaxCallTimeForAnsweredCalls> 
xs :boolean  </useMaxCallTimeForAnsweredCalls> 
[1] 
<useMaxCallTimeForUnansweredCalls> 
xs :boolean  </useMaxCallTimeForUnansweredCalls> 
[1] 
<supportedMediaSetName> 
MediaSetName 
  </supportedMediaSetName> 
[0..1] 
<enforceGroupCallingLineIdentityRestriction> 
xs :boolean  </enforceGroupCallingLineIdentityRestriction> 
[1] 
<allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
[1] 
<allowEnterpriseGroupCallTypingForPublicDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPublicDialingPlan> 
[1] 
<overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan> 
xs :boolean  </overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan> 
[1] 
<enableEnterpriseExtensionDialing> 
xs :boolean  </enableEnterpriseExtensionDialing> 
[1] 
<enforceEnterpriseCallingLineIdentityRestriction> 
xs :boolean  </enforceEnterpriseCallingLineIdentityRestriction> 
[1] 
<conferenceURI> 
SIPURI 
  </conferenceURI> 
[0..1] 
<useMaxConcurrentRedirectedCalls> 
xs :boolean  </useMaxConcurrentRedirectedCalls> 
[1] 
<useMaxFindMeFollowMeDepth> 
xs :boolean  </useMaxFindMeFollowMeDepth> 
[1] 
<useMaxConcurrentFindMeFollowMeInvocations> 
xs :boolean  </useMaxConcurrentFindMeFollowMeInvocations> 
[1] 
<emergencyClidPolicy> 
CLIDPolicy 
  </emergencyClidPolicy> 
[1] 
<allowAlternateNumbersForRedirectingIdentity> 
xs :boolean  </allowAlternateNumbersForRedirectingIdentity> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderCallProcessingGetPolicyResponse14sp7 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
useMaxSimultaneousCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxSimultaneousVideoCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForAnsweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForUnansweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
supportedMediaSetName " 
type ="
MediaSetName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enforceGroupCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enableEnterpriseExtensionDialing " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enforceEnterpriseCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
conferenceURI " 
type ="
SIPURI 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxConcurrentRedirectedCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxFindMeFollowMeDepth " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxConcurrentFindMeFollowMeInvocations " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
clidPolicy " 
type ="
CLIDPolicy 
 
 "/>
<
xs:element  name ="
emergencyClidPolicy " 
type ="
CLIDPolicy 
 
 "/>
<
xs:element  name ="
allowAlternateNumbersForRedirectingIdentity " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
ServiceProviderCallProcessingGetPolicyResponse15 
 
Abstract 
 
no 
 
Documentation 
            Response to ServiceProviderCallProcessingGetPolicyRequest15.
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<useMaxSimultaneousCalls> 
xs :boolean  </useMaxSimultaneousCalls> 
[1] 
<useMaxSimultaneousVideoCalls> 
xs :boolean  </useMaxSimultaneousVideoCalls> 
[1] 
<useMaxCallTimeForAnsweredCalls> 
xs :boolean  </useMaxCallTimeForAnsweredCalls> 
[1] 
<useMaxCallTimeForUnansweredCalls> 
xs :boolean  </useMaxCallTimeForUnansweredCalls> 
[1] 
<supportedMediaSetName> 
MediaSetName 
  </supportedMediaSetName> 
[0..1] 
<enforceGroupCallingLineIdentityRestriction> 
xs :boolean  </enforceGroupCallingLineIdentityRestriction> 
[1] 
<allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
[1] 
<allowEnterpriseGroupCallTypingForPublicDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPublicDialingPlan> 
[1] 
<overrideCLIDRestrictionForPrivateCallCategory> 
xs :boolean  </overrideCLIDRestrictionForPrivateCallCategory> 
[1] 
<useEnterpriseCLIDForPrivateCallCategory> 
xs :boolean  </useEnterpriseCLIDForPrivateCallCategory> 
[1] 
<enableEnterpriseExtensionDialing> 
xs :boolean  </enableEnterpriseExtensionDialing> 
[1] 
<enforceEnterpriseCallingLineIdentityRestriction> 
xs :boolean  </enforceEnterpriseCallingLineIdentityRestriction> 
[1] 
<conferenceURI> 
SIPURI 
  </conferenceURI> 
[0..1] 
<useMaxConcurrentRedirectedCalls> 
xs :boolean  </useMaxConcurrentRedirectedCalls> 
[1] 
<useMaxFindMeFollowMeDepth> 
xs :boolean  </useMaxFindMeFollowMeDepth> 
[1] 
<useMaxConcurrentFindMeFollowMeInvocations> 
xs :boolean  </useMaxConcurrentFindMeFollowMeInvocations> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderCallProcessingGetPolicyResponse15 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
useMaxSimultaneousCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxSimultaneousVideoCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForAnsweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForUnansweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
supportedMediaSetName " 
type ="
MediaSetName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enforceGroupCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
overrideCLIDRestrictionForPrivateCallCategory " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useEnterpriseCLIDForPrivateCallCategory " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enableEnterpriseExtensionDialing " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enforceEnterpriseCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
conferenceURI " 
type ="
SIPURI 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxConcurrentRedirectedCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxFindMeFollowMeDepth " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxConcurrentFindMeFollowMeInvocations " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
ServiceProviderCallProcessingGetPolicyResponse15sp2 
 
Abstract 
 
no 
 
Documentation 
            Response to ServiceProviderCallProcessingGetPolicyRequest15sp2.
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<useMaxSimultaneousCalls> 
xs :boolean  </useMaxSimultaneousCalls> 
[1] 
<useMaxSimultaneousVideoCalls> 
xs :boolean  </useMaxSimultaneousVideoCalls> 
[1] 
<useMaxCallTimeForAnsweredCalls> 
xs :boolean  </useMaxCallTimeForAnsweredCalls> 
[1] 
<useMaxCallTimeForUnansweredCalls> 
xs :boolean  </useMaxCallTimeForUnansweredCalls> 
[1] 
<supportedMediaSetName> 
MediaSetName 
  </supportedMediaSetName> 
[0..1] 
<enforceGroupCallingLineIdentityRestriction> 
xs :boolean  </enforceGroupCallingLineIdentityRestriction> 
[1] 
<allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
[1] 
<allowEnterpriseGroupCallTypingForPublicDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPublicDialingPlan> 
[1] 
<overrideCLIDRestrictionForPrivateCallCategory> 
xs :boolean  </overrideCLIDRestrictionForPrivateCallCategory> 
[1] 
<useEnterpriseCLIDForPrivateCallCategory> 
xs :boolean  </useEnterpriseCLIDForPrivateCallCategory> 
[1] 
<enableEnterpriseExtensionDialing> 
xs :boolean  </enableEnterpriseExtensionDialing> 
[1] 
<enforceEnterpriseCallingLineIdentityRestriction> 
xs :boolean  </enforceEnterpriseCallingLineIdentityRestriction> 
[1] 
<conferenceURI> 
SIPURI 
  </conferenceURI> 
[0..1] 
<useMaxConcurrentRedirectedCalls> 
xs :boolean  </useMaxConcurrentRedirectedCalls> 
[1] 
<useMaxFindMeFollowMeDepth> 
xs :boolean  </useMaxFindMeFollowMeDepth> 
[1] 
<useMaxConcurrentFindMeFollowMeInvocations> 
xs :boolean  </useMaxConcurrentFindMeFollowMeInvocations> 
[1] 
<emergencyClidPolicy> 
CLIDPolicy 
  </emergencyClidPolicy> 
[1] 
<allowAlternateNumbersForRedirectingIdentity> 
xs :boolean  </allowAlternateNumbersForRedirectingIdentity> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderCallProcessingGetPolicyResponse15sp2 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
useMaxSimultaneousCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxSimultaneousVideoCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForAnsweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForUnansweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
supportedMediaSetName " 
type ="
MediaSetName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enforceGroupCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
overrideCLIDRestrictionForPrivateCallCategory " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useEnterpriseCLIDForPrivateCallCategory " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enableEnterpriseExtensionDialing " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enforceEnterpriseCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
conferenceURI " 
type ="
SIPURI 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxConcurrentRedirectedCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxFindMeFollowMeDepth " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxConcurrentFindMeFollowMeInvocations " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
clidPolicy " 
type ="
CLIDPolicy 
 
 "/>
<
xs:element  name ="
emergencyClidPolicy " 
type ="
CLIDPolicy 
 
 "/>
<
xs:element  name ="
allowAlternateNumbersForRedirectingIdentity " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
ServiceProviderPasswordRulesGetRequest13mp2 
 
Abstract 
 
no 
 
Documentation 
        Requests the service provider's password rules setting applicable to
        Administrators (Group and Department) and Users.
        The response is either ServiceProviderPasswordRulesGetResponse13mp2 or ErrorResponse.
        Replaced By: ServiceProviderPasswordRulesGetRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderPasswordRulesGetRequest13mp2 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
ServiceProviderPasswordRulesGetResponse13mp2 
 
Abstract 
 
no 
 
Documentation 
        Response to ServiceProviderPasswordRulesGetRequest13mp2.
        Contains the group, department administrator and/or user password
        rules setting.
        Replaced By: ServiceProviderPasswordRulesGetResponse16
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<allowWebAddExternalAuthenticationUsers> 
xs :boolean  </allowWebAddExternalAuthenticationUsers> 
[1] 
<disallowUserId> 
xs :boolean  </disallowUserId> 
[1] 
<disallowOldPassword> 
xs :boolean  </disallowOldPassword> 
[1] 
<disallowReversedOldPassword> 
xs :boolean  </disallowReversedOldPassword> 
[1] 
<restrictMinDigits> 
xs :boolean  </restrictMinDigits> 
[1] 
<restrictMinUpperCaseLetters> 
xs :boolean  </restrictMinUpperCaseLetters> 
[1] 
<restrictMinLowerCaseLetters> 
xs :boolean  </restrictMinLowerCaseLetters> 
[1] 
<restrictMinNonAlphanumericCharacters> 
xs :boolean  </restrictMinNonAlphanumericCharacters> 
[1] 
<sendLoginDisabledNotifyEmail> 
xs :boolean  </sendLoginDisabledNotifyEmail> 
[1] 
<loginDisabledNotifyEmailAddress> 
EmailAddress 
  </loginDisabledNotifyEmailAddress> 
[0..1] 
<disallowRulesModification> 
xs :boolean  </disallowRulesModification> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderPasswordRulesGetResponse13mp2 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
allowWebAddExternalAuthenticationUsers " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
disallowUserId " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
disallowOldPassword " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
disallowReversedOldPassword " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
restrictMinDigits " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
restrictMinUpperCaseLetters " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
restrictMinLowerCaseLetters " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
restrictMinNonAlphanumericCharacters " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
sendLoginDisabledNotifyEmail " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
loginDisabledNotifyEmailAddress " 
type ="
EmailAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
disallowRulesModification " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
ServiceProviderVoiceMessagingGroupGetVoicePortalBrandingRequest 
 
Abstract 
 
no 
 
Documentation 
        Get the service provider's voice portal branding settings.
        The response is either a ServiceProviderVoiceMessagingGroupGetVoicePortalBrandingResponse or an ErrorResponse.
        Replaced By: ServiceProviderVoiceMessagingGroupGetVoicePortalBrandingRequest16          
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderVoiceMessagingGroupGetVoicePortalBrandingRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
ServiceProviderVoiceMessagingGroupGetVoicePortalBrandingResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to the ServiceProviderVoiceMessagingGroupGetVoicePortalBrandingRequest.
        Replaced By: ServiceProviderVoiceMessagingGroupGetVoicePortalBrandingResponse16        
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<voicePortalGreetingFileDescription> 
FileDescription 
  </voicePortalGreetingFileDescription> 
[0..1] 
<voiceMessagingGreetingFileDescription> 
FileDescription 
  </voiceMessagingGreetingFileDescription> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderVoiceMessagingGroupGetVoicePortalBrandingResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
voicePortalGreetingFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
voiceMessagingGreetingFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
ServiceProviderVoiceMessagingGroupModifyVoicePortalBrandingRequest 
 
Abstract 
 
no 
 
Documentation 
        Modify the service provider's voice portal branding settings.
        The response is either a SuccessResponse or an ErrorResponse.
        Replaced By: ServiceProviderVoiceMessagingGroupModifyVoicePortalBrandingRequest16                  
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
ServiceProviderVoiceMessagingGroupModifyVoicePortalBrandingRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemAccessDeviceGetRequest14sp6 
 
Abstract 
 
no 
 
Documentation 
        Requests the configuration of a specified system access device.
        The response is either SystemAccessDeviceGetResponse14sp6 or ErrorResponse.
        Replaced by: SystemAccessDeviceGetRequest16        
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemAccessDeviceGetRequest14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemAccessDeviceGetResponse14sp6 
 
Abstract 
 
no 
 
Documentation 
        Response to: SystemAccessDeviceGetRequest14sp6
        Replaced by: SystemAccessDeviceGetRequest16        
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<outboundProxyServerNetAddress> 
NetAddress 
  </outboundProxyServerNetAddress> 
[0..1] 
<stunServerNetAddress> 
NetAddress 
  </stunServerNetAddress> 
[0..1] 
<numberOfAssignedPorts> 
xs :int  </numberOfAssignedPorts> 
[1] 
<mobilityManagerProvisioningURL> 
URL 
  </mobilityManagerProvisioningURL> 
[0..1] 
<mobilityManagerDefaultOriginatingServiceKey> 
MobilityManagerServiceKey 
  </mobilityManagerDefaultOriginatingServiceKey> 
[0..1] 
<mobilityManagerDefaultTerminatingServiceKey> 
MobilityManagerServiceKey 
  </mobilityManagerDefaultTerminatingServiceKey> 
[0..1] 
<useCustomUserNamePassword> 
xs :boolean  </useCustomUserNamePassword> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemAccessDeviceGetResponse14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
netAddress " 
type ="
NetAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
port " 
type ="
Port1025 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
outboundProxyServerNetAddress " 
type ="
NetAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
stunServerNetAddress " 
type ="
NetAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
numberOfAssignedPorts " 
type ="
xs :int 
 "/>
<
xs:element  name ="
mobilityManagerProvisioningURL " 
type ="
URL 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useCustomUserNamePassword " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemAutomaticCallbackGetRequest15 
 
Abstract 
 
no 
 
Documentation 
            Request the system's automatic callback attributes.
            The response is either a SystemAutomaticCallbackGetResponse15 or an ErrorResponse.
            Replaced By: SystemAutomaticCallbackGetRequest15sp2
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemAutomaticCallbackGetRequest15 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemAutomaticCallbackGetResponse15 
 
Abstract 
 
no 
 
Documentation 
            Response to SystemAutomaticCallbackGetRequest15.
            Replaced By: SystemAutomaticCallbackGetResponse15sp2
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemAutomaticCallbackGetResponse15 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemCallCenterGetRequest14sp9 
 
Abstract 
 
no 
 
Documentation 
        Request the system level data associated with Call Center.
        The response is either a SystemCallCenterGetResponse14sp9 or an
        ErrorResponse.
        
        Replaced By: SystemCallCenterGetRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemCallCenterGetRequest14sp9 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemCallCenterGetResponse14sp9 
 
Abstract 
 
no 
 
Documentation 
        Response to SystemCallCenterGetRequest14sp9.
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemCallCenterGetResponse14sp9 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemCallProcessingGetPolicyRequest14sp7 
 
Abstract 
 
no 
 
Documentation 
            Request the system level data associated with Call Processing Policy.
            The response is either a SystemCallProcessingGetPolicyResponse14sp7 or an
            ErrorResponse.
            Replaced By: SystemCallProcessingGetPolicyRequest16
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemCallProcessingGetPolicyRequest14sp7 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemCallProcessingGetPolicyRequest15 
 
Abstract 
 
no 
 
Documentation 
            Request the system level data associated with Call Processing Policy.
            The response is either a SystemCallProcessingGetPolicyResponse15 or an
            ErrorResponse.
            Replaced By: SystemCallProcessingGetPolicyRequest16
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemCallProcessingGetPolicyRequest15 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemCallProcessingGetPolicyRequest15sp2 
 
Abstract 
 
no 
 
Documentation 
            Request the system level data associated with Call Processing Policy.
            The response is either a SystemCallProcessingGetPolicyResponse15sp2 or an
            ErrorResponse.
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemCallProcessingGetPolicyRequest15sp2 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemCallProcessingGetPolicyResponse14sp7 
 
Abstract 
 
no 
 
Documentation 
            Response to SystemCallProcessingGetPolicyRequest14sp7.
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<useMaxSimultaneousCalls> 
xs :boolean  </useMaxSimultaneousCalls> 
[1] 
<useMaxSimultaneousVideoCalls> 
xs :boolean  </useMaxSimultaneousVideoCalls> 
[1] 
<useMaxCallTimeForAnsweredCalls> 
xs :boolean  </useMaxCallTimeForAnsweredCalls> 
[1] 
<useMaxCallTimeForUnansweredCalls> 
xs :boolean  </useMaxCallTimeForUnansweredCalls> 
[1] 
<supportedMediaSetName> 
MediaSetName 
  </supportedMediaSetName> 
[0..1] 
<enforceGroupCallingLineIdentityRestriction> 
xs :boolean  </enforceGroupCallingLineIdentityRestriction> 
[1] 
<enforceEnterpriseCallingLineIdentityRestriction> 
xs :boolean  </enforceEnterpriseCallingLineIdentityRestriction> 
[1] 
<allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
[1] 
<allowEnterpriseGroupCallTypingForPublicDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPublicDialingPlan> 
[1] 
<overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan> 
xs :boolean  </overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan> 
[1] 
<enableEnterpriseExtensionDialing> 
xs :boolean  </enableEnterpriseExtensionDialing> 
[1] 
<conferenceURI> 
SIPURI 
  </conferenceURI> 
[0..1] 
<useMaxConcurrentRedirectedCalls> 
xs :boolean  </useMaxConcurrentRedirectedCalls> 
[1] 
<useMaxFindMeFollowMeDepth> 
xs :boolean  </useMaxFindMeFollowMeDepth> 
[1] 
<useMaxConcurrentFindMeFollowMeInvocations> 
xs :boolean  </useMaxConcurrentFindMeFollowMeInvocations> 
[1] 
<emergencyClidPolicy> 
CLIDPolicy 
  </emergencyClidPolicy> 
[1] 
<allowAlternateNumbersForRedirectingIdentity> 
xs :boolean  </allowAlternateNumbersForRedirectingIdentity> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemCallProcessingGetPolicyResponse14sp7 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
useMaxSimultaneousCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxSimultaneousVideoCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForAnsweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForUnansweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
supportedMediaSetName " 
type ="
MediaSetName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enforceGroupCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enforceEnterpriseCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enableEnterpriseExtensionDialing " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
conferenceURI " 
type ="
SIPURI 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxConcurrentRedirectedCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxFindMeFollowMeDepth " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxConcurrentFindMeFollowMeInvocations " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
clidPolicy " 
type ="
CLIDPolicy 
 
 "/>
<
xs:element  name ="
emergencyClidPolicy " 
type ="
CLIDPolicy 
 
 "/>
<
xs:element  name ="
allowAlternateNumbersForRedirectingIdentity " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemCallProcessingGetPolicyResponse15 
 
Abstract 
 
no 
 
Documentation 
            Response to SystemCallProcessingGetPolicyRequest15.
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<useMaxSimultaneousCalls> 
xs :boolean  </useMaxSimultaneousCalls> 
[1] 
<useMaxSimultaneousVideoCalls> 
xs :boolean  </useMaxSimultaneousVideoCalls> 
[1] 
<useMaxCallTimeForAnsweredCalls> 
xs :boolean  </useMaxCallTimeForAnsweredCalls> 
[1] 
<useMaxCallTimeForUnansweredCalls> 
xs :boolean  </useMaxCallTimeForUnansweredCalls> 
[1] 
<supportedMediaSetName> 
MediaSetName 
  </supportedMediaSetName> 
[0..1] 
<enforceGroupCallingLineIdentityRestriction> 
xs :boolean  </enforceGroupCallingLineIdentityRestriction> 
[1] 
<enforceEnterpriseCallingLineIdentityRestriction> 
xs :boolean  </enforceEnterpriseCallingLineIdentityRestriction> 
[1] 
<allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
[1] 
<allowEnterpriseGroupCallTypingForPublicDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPublicDialingPlan> 
[1] 
<overrideCLIDRestrictionForPrivateCallCategory> 
xs :boolean  </overrideCLIDRestrictionForPrivateCallCategory> 
[1] 
<useEnterpriseCLIDForPrivateCallCategory> 
xs :boolean  </useEnterpriseCLIDForPrivateCallCategory> 
[1] 
<enableEnterpriseExtensionDialing> 
xs :boolean  </enableEnterpriseExtensionDialing> 
[1] 
<conferenceURI> 
SIPURI 
  </conferenceURI> 
[0..1] 
<useMaxConcurrentRedirectedCalls> 
xs :boolean  </useMaxConcurrentRedirectedCalls> 
[1] 
<useMaxFindMeFollowMeDepth> 
xs :boolean  </useMaxFindMeFollowMeDepth> 
[1] 
<useMaxConcurrentFindMeFollowMeInvocations> 
xs :boolean  </useMaxConcurrentFindMeFollowMeInvocations> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemCallProcessingGetPolicyResponse15 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
useMaxSimultaneousCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxSimultaneousVideoCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForAnsweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForUnansweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
supportedMediaSetName " 
type ="
MediaSetName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enforceGroupCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enforceEnterpriseCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
overrideCLIDRestrictionForPrivateCallCategory " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useEnterpriseCLIDForPrivateCallCategory " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enableEnterpriseExtensionDialing " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
conferenceURI " 
type ="
SIPURI 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxConcurrentRedirectedCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxFindMeFollowMeDepth " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxConcurrentFindMeFollowMeInvocations " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemCallProcessingGetPolicyResponse15sp2 
 
Abstract 
 
no 
 
Documentation 
            Response to SystemCallProcessingGetPolicyRequest15sp2.
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<useMaxSimultaneousCalls> 
xs :boolean  </useMaxSimultaneousCalls> 
[1] 
<useMaxSimultaneousVideoCalls> 
xs :boolean  </useMaxSimultaneousVideoCalls> 
[1] 
<useMaxCallTimeForAnsweredCalls> 
xs :boolean  </useMaxCallTimeForAnsweredCalls> 
[1] 
<useMaxCallTimeForUnansweredCalls> 
xs :boolean  </useMaxCallTimeForUnansweredCalls> 
[1] 
<supportedMediaSetName> 
MediaSetName 
  </supportedMediaSetName> 
[0..1] 
<enforceGroupCallingLineIdentityRestriction> 
xs :boolean  </enforceGroupCallingLineIdentityRestriction> 
[1] 
<enforceEnterpriseCallingLineIdentityRestriction> 
xs :boolean  </enforceEnterpriseCallingLineIdentityRestriction> 
[1] 
<allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPrivateDialingPlan> 
[1] 
<allowEnterpriseGroupCallTypingForPublicDialingPlan> 
xs :boolean  </allowEnterpriseGroupCallTypingForPublicDialingPlan> 
[1] 
<overrideCLIDRestrictionForPrivateCallCategory> 
xs :boolean  </overrideCLIDRestrictionForPrivateCallCategory> 
[1] 
<useEnterpriseCLIDForPrivateCallCategory> 
xs :boolean  </useEnterpriseCLIDForPrivateCallCategory> 
[1] 
<enableEnterpriseExtensionDialing> 
xs :boolean  </enableEnterpriseExtensionDialing> 
[1] 
<conferenceURI> 
SIPURI 
  </conferenceURI> 
[0..1] 
<useMaxConcurrentRedirectedCalls> 
xs :boolean  </useMaxConcurrentRedirectedCalls> 
[1] 
<useMaxFindMeFollowMeDepth> 
xs :boolean  </useMaxFindMeFollowMeDepth> 
[1] 
<useMaxConcurrentFindMeFollowMeInvocations> 
xs :boolean  </useMaxConcurrentFindMeFollowMeInvocations> 
[1] 
<emergencyClidPolicy> 
CLIDPolicy 
  </emergencyClidPolicy> 
[1] 
<allowAlternateNumbersForRedirectingIdentity> 
xs :boolean  </allowAlternateNumbersForRedirectingIdentity> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemCallProcessingGetPolicyResponse15sp2 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
useMaxSimultaneousCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxSimultaneousVideoCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForAnsweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForUnansweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
supportedMediaSetName " 
type ="
MediaSetName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
enforceGroupCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enforceEnterpriseCallingLineIdentityRestriction " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
overrideCLIDRestrictionForPrivateCallCategory " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useEnterpriseCLIDForPrivateCallCategory " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enableEnterpriseExtensionDialing " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
conferenceURI " 
type ="
SIPURI 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxConcurrentRedirectedCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxFindMeFollowMeDepth " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxConcurrentFindMeFollowMeInvocations " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
clidPolicy " 
type ="
CLIDPolicy 
 
 "/>
<
xs:element  name ="
emergencyClidPolicy " 
type ="
CLIDPolicy 
 
 "/>
<
xs:element  name ="
allowAlternateNumbersForRedirectingIdentity " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemCommunicationBarringProfileGetRequest 
 
Abstract 
 
no 
 
Documentation 
        Get an existing Communication Barring Profile.
        The response is either a SystemCommunicationBarringProfileGetResponse
        or an ErrorResponse.
        Replaced by: SystemCommunicationBarringProfileGetRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemCommunicationBarringProfileGetRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemCommunicationBarringProfileGetResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to the SystemCommunicationBarringProfileGetRequest.
        The response contains the Communication Barring Profile information.
        Replaced by: SystemCommunicationBarringProfileGetResponse16
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<originatingDefaultTreatmentId> 
TreatmentId 
  </originatingDefaultTreatmentId> 
[0..1] 
<originatingDefaultTransferNumber> 
OutgoingDN 
  </originatingDefaultTransferNumber> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemCommunicationBarringProfileGetResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
originatingDefaultTreatmentId " 
type ="
TreatmentId 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
originatingDefaultTransferNumber " 
type ="
OutgoingDN 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemConfigurableTreatmentGetRequest 
 
Abstract 
 
no 
 
Documentation 
            Get all the attributes of a configurable treatment.
            The response is either a SystemConfigurableTreatmentGetResponse or an ErrorResponse.
            Replaced By: SystemConfigurableTreatmentGetRequest16
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemConfigurableTreatmentGetRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemConfigurableTreatmentGetResponse 
 
Abstract 
 
no 
 
Documentation 
            Response to the SystemConfigurableTreatmentGetRequest.
            The response contains the treatment configurable information.
            Replaced By: SystemConfigurableTreatmentGetResponse16
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<routeAdvance> 
xs :boolean  </routeAdvance> 
[1] 
<accessSendReasonHeader> 
xs :boolean  </accessSendReasonHeader> 
[1] 
<networkSendReasonHeader> 
xs :boolean  </networkSendReasonHeader> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemConfigurableTreatmentGetResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
accessSIPStatusMessage " 
type ="
SIPStatusMessage 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
networkSIPStatusMessage " 
type ="
SIPStatusMessage 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
q850CauseValue " 
type ="
Q850CauseValue 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
q850Text " 
type ="
Q850Text 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
routeAdvance " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
accessSendReasonHeader " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
networkSendReasonHeader " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemDeviceTypeGetRequest14sp6 
 
Abstract 
 
no 
 
Documentation 
        Requests the information about the specified device type without regard to whether the
        type is SIP or MGCP.
        The response is either SystemDeviceTypeGetResponse14sp6 or ErrorResponse.
        Replaced by: SystemDeviceTypeGetRequest16        
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemDeviceTypeGetRequest14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemDeviceTypeGetResponse14sp6 
 
Abstract 
 
no 
 
Documentation 
        Response to SystemDeviceTypeGetRequest14sp6.
        Replaced by: SystemDeviceTypeGetResponse16        
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isObsolete> 
xs :boolean  </isObsolete> 
[1] 
<staticRegistrationCapable> 
xs :boolean  </staticRegistrationCapable> 
[1] 
<isIpAddressOptional> 
xs :boolean  </isIpAddressOptional> 
[1] 
<useDomain> 
xs :boolean  </useDomain> 
[1] 
<isMobilityManagerDevice> 
xs :boolean  </isMobilityManagerDevice> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemDeviceTypeGetResponse14sp6 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
isObsolete " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
staticRegistrationCapable " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isIpAddressOptional " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useDomain " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isMobilityManagerDevice " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemFileRepositoryDeviceAddRequest 
 
Abstract 
 
no 
 
Documentation 
            Add a new file repository.
            The response is either SuccessResponse or ErrorResponse.
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<port> 
Port 
  </port> 
[0..1] 
Start Choice  [1] 
 
End Choice 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemFileRepositoryDeviceAddRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
port " 
type ="
Port 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemFileRepositoryDeviceGetRequest 
 
Abstract 
 
no 
 
Documentation 
            Request to get the file repository information.
            The response is either SystemFileRepositoryDeviceGetResponse or ErrorResponse.
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemFileRepositoryDeviceGetRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemFileRepositoryDeviceGetResponse 
 
Abstract 
 
no 
 
Documentation 
            Response to SystemFileRepositoryDeviceGetRequest.
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<port> 
Port 
  </port> 
[0..1] 
Start Choice  [1] 
 
End Choice 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemFileRepositoryDeviceGetResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
port " 
type ="
Port 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemMediaAddRequest 
 
Abstract 
 
no 
 
Documentation 
            Request to add a Media to the system.
            The response is either a SuccessResponse or an ErrorResponse.
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemMediaAddRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
mediaName " 
type ="
MediaName 
 
 "/>
<
xs:element  name ="
codecName " 
type ="
CodecName 
 
 "/>
<
xs:element  name ="
mediaType " 
type ="
MediaType 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemNetworkServerSyncParametersGetRequest14sp2 
 
Abstract 
 
no 
 
Documentation 
         Request to get the list of Network Server Sync system parameters.
         The response is either SystemNetworkServerSyncParametersGetResponse14sp2 or ErrorResponse.
         Replaced By: SystemNetworkServerSyncParametersGetRequest16
        
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemNetworkServerSyncParametersGetRequest14sp2 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemNetworkServerSyncParametersGetResponse14sp2 
 
Abstract 
 
no 
 
Documentation 
         Response to SystemNetworkServerSyncParametersGetRequest14sp2.
         Contains a list of system Network Server Sync parameters.
         Replaced By: SystemNetworkServerSyncParametersGetResponse16
        
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableSync> 
xs :boolean  </enableSync> 
[1] 
<syncLinePorts> 
xs :boolean  </syncLinePorts> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemNetworkServerSyncParametersGetResponse14sp2 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
enableSync " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
syncLinePorts " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemPasswordRulesGetRequest13mp2 
 
Abstract 
 
no 
 
Documentation 
        Requests the system's password rules setting applicable to
        System administrator, Provisioning Administrator,
        and/or Service Provider Administrator, Group Administrator, Department Administrator, user.
        The response is either SystemPasswordRulesGetResponse13mp2 or ErrorResponse.
        Replaced By : SystemPasswordRulesGetRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemPasswordRulesGetRequest13mp2 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemPasswordRulesGetResponse13mp2 
 
Abstract 
 
no 
 
Documentation 
        Response to SystemPasswordRulesGetRequest13mp2.
        Contains the password rules for System administrator, Provisioning Administrator,
        and/or Service Provider Administrator, Group Administrator, Department Administrator, user.
        Replaced By : SystemPasswordRulesGetResponse16
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<allowWebAddExternalAuthenticationUsers> 
xs :boolean  </allowWebAddExternalAuthenticationUsers> 
[1] 
<disallowUserId> 
xs :boolean  </disallowUserId> 
[1] 
<disallowOldPassword> 
xs :boolean  </disallowOldPassword> 
[1] 
<disallowReversedOldPassword> 
xs :boolean  </disallowReversedOldPassword> 
[1] 
<restrictMinDigits> 
xs :boolean  </restrictMinDigits> 
[1] 
<restrictMinUpperCaseLetters> 
xs :boolean  </restrictMinUpperCaseLetters> 
[1] 
<restrictMinLowerCaseLetters> 
xs :boolean  </restrictMinLowerCaseLetters> 
[1] 
<restrictMinNonAlphanumericCharacters> 
xs :boolean  </restrictMinNonAlphanumericCharacters> 
[1] 
<sendLoginDisabledNotifyEmail> 
xs :boolean  </sendLoginDisabledNotifyEmail> 
[1] 
<loginDisabledNotifyEmailAddress> 
EmailAddress 
  </loginDisabledNotifyEmailAddress> 
[0..1] 
<disallowRulesModification> 
xs :boolean  </disallowRulesModification> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemPasswordRulesGetResponse13mp2 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
allowWebAddExternalAuthenticationUsers " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
disallowUserId " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
disallowOldPassword " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
disallowReversedOldPassword " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
restrictMinDigits " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
restrictMinUpperCaseLetters " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
restrictMinLowerCaseLetters " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
restrictMinNonAlphanumericCharacters " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
sendLoginDisabledNotifyEmail " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
loginDisabledNotifyEmailAddress " 
type ="
EmailAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
disallowRulesModification " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemSIPDeviceTypeAddRequest15 
 
Abstract 
 
no 
 
Documentation 
            Request to add a sip device type.
            The response is either SuccessResponse or ErrorResponse.
            Replaced By : SystemSIPDeviceTypeAddRequest16
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<registrationCapable> 
xs :boolean  </registrationCapable> 
[1] 
<isConferenceDevice> 
xs :boolean  </isConferenceDevice> 
[1] 
<isMobilityManagerDevice> 
xs :boolean  </isMobilityManagerDevice> 
[1] 
<isMusicOnHoldDevice> 
xs :boolean  </isMusicOnHoldDevice> 
[1] 
<RFC3264Hold> 
xs :boolean  </RFC3264Hold> 
[1] 
<isTrusted> 
xs :boolean  </isTrusted> 
[1] 
<E164Capable> 
xs :boolean  </E164Capable> 
[1] 
<routeAdvance> 
xs :boolean  </routeAdvance> 
[1] 
<forwardingOverride> 
xs :boolean  </forwardingOverride> 
[1] 
<wirelessIntegration> 
xs :boolean  </wirelessIntegration> 
[1] 
<isVideoCapable> 
xs :boolean  </isVideoCapable> 
[1] 
<PBXIntegration> 
xs :boolean  </PBXIntegration> 
[1] 
<useBusinessTrunkingContact> 
xs :boolean  </useBusinessTrunkingContact> 
[1] 
<staticRegistrationCapable> 
xs :boolean  </staticRegistrationCapable> 
[1] 
<authenticateRefer> 
xs :boolean  </authenticateRefer> 
[1] 
<autoConfigSoftClient> 
xs :boolean  </autoConfigSoftClient> 
[1] 
<tdmOverlay> 
xs :boolean  </tdmOverlay> 
[1] 
<requiresBroadWorksCallWaitingTone> 
xs :boolean  </requiresBroadWorksCallWaitingTone> 
[1] 
<requiresMWISubscription> 
xs :boolean  </requiresMWISubscription> 
[1] 
<useHistoryInfoHeaderOnAccessSide> 
xs :boolean  </useHistoryInfoHeaderOnAccessSide> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemSIPDeviceTypeAddRequest15 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
registrationCapable " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isConferenceDevice " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isMobilityManagerDevice " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isMusicOnHoldDevice " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
RFC3264Hold " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isTrusted " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
E164Capable " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
routeAdvance " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
forwardingOverride " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
wirelessIntegration " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isVideoCapable " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
PBXIntegration " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useBusinessTrunkingContact " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
staticRegistrationCapable " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
authenticateRefer " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
autoConfigSoftClient " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
tdmOverlay " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
requiresBroadWorksCallWaitingTone " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
requiresMWISubscription " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useHistoryInfoHeaderOnAccessSide " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemSIPDeviceTypeGetRequest15 
 
Abstract 
 
no 
 
Documentation 
            Request to get a sip device type.
            See Also: SystemDeviceTypeGetRequest
            The response is either SystemSIPDeviceTypeGetResponse15 or ErrorResponse.
            Replaced By : SystemSIPDeviceTypeGetRequest16
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemSIPDeviceTypeGetRequest15 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemSIPDeviceTypeGetResponse15 
 
Abstract 
 
no 
 
Documentation 
            Response to SystemSIPDeviceTypeGetRequest15.
            Replaced By : SystemSIPDeviceTypeAddResponse16
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isObsolete> 
xs :boolean  </isObsolete> 
[1] 
<registrationCapable> 
xs :boolean  </registrationCapable> 
[1] 
<isConferenceDevice> 
xs :boolean  </isConferenceDevice> 
[1] 
<isMobilityManagerDevice> 
xs :boolean  </isMobilityManagerDevice> 
[1] 
<isMusicOnHoldDevice> 
xs :boolean  </isMusicOnHoldDevice> 
[1] 
<RFC3264Hold> 
xs :boolean  </RFC3264Hold> 
[1] 
<isTrusted> 
xs :boolean  </isTrusted> 
[1] 
<E164Capable> 
xs :boolean  </E164Capable> 
[1] 
<routeAdvance> 
xs :boolean  </routeAdvance> 
[1] 
<forwardingOverride> 
xs :boolean  </forwardingOverride> 
[1] 
<wirelessIntegration> 
xs :boolean  </wirelessIntegration> 
[1] 
<isVideoCapable> 
xs :boolean  </isVideoCapable> 
[1] 
<PBXIntegration> 
xs :boolean  </PBXIntegration> 
[1] 
<useBusinessTrunkingContact> 
xs :boolean  </useBusinessTrunkingContact> 
[1] 
<staticRegistrationCapable> 
xs :boolean  </staticRegistrationCapable> 
[1] 
<authenticateRefer> 
xs :boolean  </authenticateRefer> 
[1] 
<autoConfigSoftClient> 
xs :boolean  </autoConfigSoftClient> 
[1] 
<tdmOverlay> 
xs :boolean  </tdmOverlay> 
[1] 
<requiresBroadWorksCallWaitingTone> 
xs :boolean  </requiresBroadWorksCallWaitingTone> 
[1] 
<requiresMWISubscription> 
xs :boolean  </requiresMWISubscription> 
[1] 
<useHistoryInfoHeaderOnAccessSide> 
xs :boolean  </useHistoryInfoHeaderOnAccessSide> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemSIPDeviceTypeGetResponse15 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
isObsolete " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
registrationCapable " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isConferenceDevice " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isMobilityManagerDevice " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isMusicOnHoldDevice " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
RFC3264Hold " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isTrusted " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
E164Capable " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
routeAdvance " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
forwardingOverride " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
wirelessIntegration " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isVideoCapable " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
PBXIntegration " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useBusinessTrunkingContact " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
staticRegistrationCapable " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
authenticateRefer " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
autoConfigSoftClient " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
tdmOverlay " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
requiresBroadWorksCallWaitingTone " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
requiresMWISubscription " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useHistoryInfoHeaderOnAccessSide " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemSIPDeviceTypeModifyRequest15 
 
Abstract 
 
no 
 
Documentation 
            Request to modify a sip device type.
            The following elements are not changeable:
            numberOfPorts
            SignalingAddressType
            isConferenceDevice
            isMusicOnHoldDevice
            isMobilityManagerDevice
            The response is either SuccessResponse or ErrorResponse.
            Replaced By : SystemSIPDeviceTypeModifyRequest16
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isObsolete> 
xs :boolean  </isObsolete> 
[0..1] 
<registrationCapable> 
xs :boolean  </registrationCapable> 
[0..1] 
<RFC3264Hold> 
xs :boolean  </RFC3264Hold> 
[0..1] 
<isTrusted> 
xs :boolean  </isTrusted> 
[0..1] 
<E164Capable> 
xs :boolean  </E164Capable> 
[0..1] 
<routeAdvance> 
xs :boolean  </routeAdvance> 
[0..1] 
<forwardingOverride> 
xs :boolean  </forwardingOverride> 
[0..1] 
<wirelessIntegration> 
xs :boolean  </wirelessIntegration> 
[0..1] 
<isVideoCapable> 
xs :boolean  </isVideoCapable> 
[0..1] 
<PBXIntegration> 
xs :boolean  </PBXIntegration> 
[0..1] 
<useBusinessTrunkingContact> 
xs :boolean  </useBusinessTrunkingContact> 
[0..1] 
<staticRegistrationCapable> 
xs :boolean  </staticRegistrationCapable> 
[0..1] 
<authenticateRefer> 
xs :boolean  </authenticateRefer> 
[0..1] 
<autoConfigSoftClient> 
xs :boolean  </autoConfigSoftClient> 
[0..1] 
<tdmOverlay> 
xs :boolean  </tdmOverlay> 
[0..1] 
<requiresBroadWorksCallWaitingTone> 
xs :boolean  </requiresBroadWorksCallWaitingTone> 
[0..1] 
<requiresMWISubscription> 
xs :boolean  </requiresMWISubscription> 
[0..1] 
<useHistoryInfoHeaderOnAccessSide> 
xs :boolean  </useHistoryInfoHeaderOnAccessSide> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemSIPDeviceTypeModifyRequest15 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
isObsolete " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
registrationCapable " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
RFC3264Hold " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
isTrusted " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
E164Capable " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
routeAdvance " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
forwardingOverride " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
wirelessIntegration " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
webBasedConfigURL " 
type ="
WebBasedConfigURL 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
isVideoCapable " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
PBXIntegration " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useBusinessTrunkingContact " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
staticRegistrationCapable " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
authenticateRefer " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
autoConfigSoftClient " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
tdmOverlay " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
requiresBroadWorksCallWaitingTone " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
requiresMWISubscription " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useHistoryInfoHeaderOnAccessSide " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemSubscriberGetCallProcessingParametersRequest14sp7 
 
Abstract 
 
no 
 
Documentation 
            Get the system call processing configuration for all subscribers
            The response is either a SystemSubscriberGetCallProcessingParametersResponse14sp7 or an ErrorResponse.
            Replaced By : SystemSubscriberGetCallProcessingParametersRequest15sp2
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemSubscriberGetCallProcessingParametersRequest14sp7 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemSubscriberGetCallProcessingParametersRequest15 
 
Abstract 
 
no 
 
Documentation 
            Get the system call processing configuration for all subscribers
            The response is either a SystemSubscriberGetCallProcessingParametersResponse15 or an ErrorResponse.
            Replaced By: SystemSubscriberGetCallProcessingParametersRequest15sp2
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemSubscriberGetCallProcessingParametersRequest15 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemSubscriberGetCallProcessingParametersResponse14sp7 
 
Abstract 
 
no 
 
Documentation 
            Response to the SystemSubscriberGetCallProcessingParametersRequest14sp7.
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isExtendedCallingLineIdActive> 
xs :boolean  </isExtendedCallingLineIdActive> 
[1] 
<isRingTimeOutActive> 
xs :boolean  </isRingTimeOutActive> 
[1] 
<allowEmergencyRemoteOfficeOriginations> 
xs :boolean  </allowEmergencyRemoteOfficeOriginations> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemSubscriberGetCallProcessingParametersResponse14sp7 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
isExtendedCallingLineIdActive " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isRingTimeOutActive " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEmergencyRemoteOfficeOriginations " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemSubscriberGetCallProcessingParametersResponse15 
 
Abstract 
 
no 
 
Documentation 
            Response to the SystemSubscriberGetCallProcessingParametersRequest15.
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isExtendedCallingLineIdActive> 
xs :boolean  </isExtendedCallingLineIdActive> 
[1] 
<isRingTimeOutActive> 
xs :boolean  </isRingTimeOutActive> 
[1] 
<allowEmergencyRemoteOfficeOriginations> 
xs :boolean  </allowEmergencyRemoteOfficeOriginations> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemSubscriberGetCallProcessingParametersResponse15 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
isExtendedCallingLineIdActive " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
isRingTimeOutActive " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowEmergencyRemoteOfficeOriginations " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemVoiceMessagingGroupGetRequest14 
 
Abstract 
 
no 
 
Documentation 
        Request the system level data associated with Voice Messaging.
        The response is either a SystemVoiceMessagingGroupGetResponse14 or an
        ErrorResponse.
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemVoiceMessagingGroupGetRequest14 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
SystemVoiceMessagingGroupGetResponse14 
 
Abstract 
 
no 
 
Documentation 
        Response to SystemVoiceMessagingGroupGetRequest14.
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<realDeleteForImap> 
xs :boolean  </realDeleteForImap> 
[1] 
<useDnInMailBody> 
xs :boolean  </useDnInMailBody> 
[1] 
<useShortSubjectLine> 
xs :boolean  </useShortSubjectLine> 
[1] 
<doesMessageAge> 
xs :boolean  </doesMessageAge> 
[1] 
<mailServerNetAddress> 
NetAddress 
  </mailServerNetAddress> 
[0..1] 
<defaultDeliveryFromAddress> 
EmailAddress 
  </defaultDeliveryFromAddress> 
[1] 
<defaultNotificationFromAddress> 
EmailAddress 
  </defaultNotificationFromAddress> 
[1] 
<defaultVoicePortalLockoutFromAddress> 
EmailAddress 
  </defaultVoicePortalLockoutFromAddress> 
[1] 
<useOutgoingMWIOnSMDI> 
xs :boolean  </useOutgoingMWIOnSMDI> 
[1] 
<enterpriseVoicePortalLicensed> 
xs :boolean  </enterpriseVoicePortalLicensed> 
[1] 
<networkWideMessaging> 
xs :boolean  </networkWideMessaging> 
[1] 
<useExternalRouting> 
xs :boolean  </useExternalRouting> 
[1] 
<defaultExternalRoutingAddress> 
OutgoingDNorSIPURI 
  </defaultExternalRoutingAddress> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemVoiceMessagingGroupGetResponse14 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
realDeleteForImap " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useDnInMailBody " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useShortSubjectLine " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
doesMessageAge " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
mailServerNetAddress " 
type ="
NetAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
defaultDeliveryFromAddress " 
type ="
EmailAddress 
 
 "/>
<
xs:element  name ="
defaultNotificationFromAddress " 
type ="
EmailAddress 
 
 "/>
<
xs:element  name ="
defaultVoicePortalLockoutFromAddress " 
type ="
EmailAddress 
 
 "/>
<
xs:element  name ="
useOutgoingMWIOnSMDI " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
enterpriseVoicePortalLicensed " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
networkWideMessaging " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useExternalRouting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
defaultExternalRoutingAddress " 
type ="
OutgoingDNorSIPURI 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
SystemVoiceMessagingGroupModifyRequest 
 
Abstract 
 
no 
 
Documentation 
        Modify the system level data associated with Voice Messaging.
        The response is either a SuccessResponse or an ErrorResponse.
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<realDeleteForImap> 
xs :boolean  </realDeleteForImap> 
[0..1] 
<useDnInMailBody> 
xs :boolean  </useDnInMailBody> 
[0..1] 
<useShortSubjectLine> 
xs :boolean  </useShortSubjectLine> 
[0..1] 
<doesMessageAge> 
xs :boolean  </doesMessageAge> 
[0..1] 
<mailServerNetAddress> 
NetAddress 
  </mailServerNetAddress> 
[0..1] 
<defaultDeliveryFromAddress> 
EmailAddress 
  </defaultDeliveryFromAddress> 
[0..1] 
<defaultNotificationFromAddress> 
EmailAddress 
  </defaultNotificationFromAddress> 
[0..1] 
<defaultVoicePortalLockoutFromAddress> 
EmailAddress 
  </defaultVoicePortalLockoutFromAddress> 
[0..1] 
<useOutgoingMWIOnSMDI> 
xs :boolean  </useOutgoingMWIOnSMDI> 
[0..1] 
<networkWideMessaging> 
xs :boolean  </networkWideMessaging> 
[0..1] 
<useExternalRouting> 
xs :boolean  </useExternalRouting> 
[0..1] 
<defaultExternalRoutingAddress> 
OutgoingDNorSIPURI 
  </defaultExternalRoutingAddress> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
SystemVoiceMessagingGroupModifyRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
realDeleteForImap " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useDnInMailBody " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useShortSubjectLine " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
doesMessageAge " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
mailServerNetAddress " 
type ="
NetAddress 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
defaultDeliveryFromAddress " 
type ="
EmailAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
defaultNotificationFromAddress " 
type ="
EmailAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
defaultVoicePortalLockoutFromAddress " 
type ="
EmailAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useOutgoingMWIOnSMDI " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
networkWideMessaging " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useExternalRouting " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
defaultExternalRoutingAddress " 
type ="
OutgoingDNorSIPURI 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserBroadWorksAnywhereAddSelectiveCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
            Add a criteria to the user's BroadWorks Anywhere phone number.
            The response is either a SuccessResponse or an ErrorResponse.
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<phoneNumber> 
DN 
  </phoneNumber> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserBroadWorksAnywhereAddSelectiveCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
phoneNumber " 
type ="
DN 
 
 "/>
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserBroadWorksAnywhereGetSelectiveCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
         Get a criteria for the user's BroadWorks Anywhere phone number.
         The response is either a UserBroadWorksAnywhereGetSelectiveCriteriaResponse or an ErrorResponse.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<phoneNumber> 
DN 
  </phoneNumber> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserBroadWorksAnywhereGetSelectiveCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
phoneNumber " 
type ="
DN 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserBroadWorksAnywhereGetSelectiveCriteriaResponse 
 
Abstract 
 
no 
 
Documentation 
         Response to the UserBroadWorksAnywhereGetSelectiveCriteriaRequest.
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserBroadWorksAnywhereGetSelectiveCriteriaResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserCallCenterGetRequest 
 
Abstract 
 
no 
 
Documentation 
        Get the user's ACD state and the list of call centers the specified user belongs to.
        The response is either a UserCallCenterGetResponse or an ErrorResponse.
        
        Replaced By: UserCallCenterGetRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallCenterGetRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserCallCenterGetResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to the UserCallCenterGetRequest.
        Contains the user's ACD state
        Indicates whether the agent is current available (logged in) to each call center in the list.
        Contains a table with column headings: "Service User Id", "Phone Number", "Extension", "Available", "Logoff Allowed".
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallCenterGetResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
agentACDState " 
type ="
AgentACDState 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
userTable " 
type ="
core :OCITable 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserCallForwardingSelectiveAddCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
         Add a criteria to the user's call forwarding selective service.
         The response is either a SuccessResponse or an ErrorResponse.
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallForwardingSelectiveAddCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserCallForwardingSelectiveGetCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
         Get a criteria for the user's call forwarding selective service.
         The response is either a UserCallForwardingSelectiveGetCriteriaResponse or an ErrorResponse.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallForwardingSelectiveGetCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserCallForwardingSelectiveGetCriteriaResponse 
 
Abstract 
 
no 
 
Documentation 
        
         Response to the UserCallForwardingSelectiveGetCriteriaRequest.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallForwardingSelectiveGetCriteriaResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserCallForwardingSelectiveGetRequest 
 
Abstract 
 
no 
 
Documentation 
        
         Get the user's call forwarding selective service setting.        
         The response is either a UserCallForwardingSelectiveGetResponse or an ErrorResponse.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallForwardingSelectiveGetRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserCallForwardingSelectiveGetResponse 
 
Abstract 
 
no 
 
Documentation 
        
         Response to the UserCallForwardingSelectiveGetRequest. The criteria table's column headings are:        
         "Is Active", "Criteria Name", "Time Schedule", "Calls From" and "Forward To".      
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<playRingReminder> 
xs :boolean  </playRingReminder> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallForwardingSelectiveGetResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
defaultForwardToPhoneNumber " 
type ="
OutgoingDNorSIPURI 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
playRingReminder " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserCallingPartyCategoryGetRequest 
 
Abstract 
 
no 
 
Documentation 
      Request the user level data associated with Calling Party Category.
      The response is either a UserCallingPartyCategoryGetResponse or an
      ErrorResponse.
     
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallingPartyCategoryGetRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserCallingPartyCategoryGetResponse 
 
Abstract 
 
no 
 
Documentation 
      Response to UserCallingPartyCategoryGetRequest.
     
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallingPartyCategoryGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserCallingPartyCategoryModifyRequest 
 
Abstract 
 
no 
 
Documentation 
      Modify the user level data associated with Calling Party Category.
      The response is either a SuccessResponse or an ErrorResponse.
     
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallingPartyCategoryModifyRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserCallNotifyAddCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
        
         Add a criteria to the user's call notify service.        
         The response is either a SuccessResponse or an ErrorResponse.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallNotifyAddCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserCallNotifyGetCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
        
         Get a criteria for the user's call notify service.        
         The response is either a UserCallNotifyGetCriteriaResponse or an ErrorResponse.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallNotifyGetCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserCallNotifyGetCriteriaResponse 
 
Abstract 
 
no 
 
Documentation 
        
         Response to the UserCallNotifyGetCriteriaRequest.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallNotifyGetCriteriaResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserCallProcessingGetPolicyRequest14sp7 
 
Abstract 
 
no 
 
Documentation 
            Request the user level data associated with Call Processing Policy.
            The response is either a UserCallProcessingGetPolicyResponse14sp7 or an
            ErrorResponse.
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallProcessingGetPolicyRequest14sp7 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserCallProcessingGetPolicyResponse14sp7 
 
Abstract 
 
no 
 
Documentation 
            Response to UserCallProcessingGetPolicyRequest14sp7.
            The useUserCLIDSetting attribute controls the CLID settings
            (clidPolicy, emergencyClidPolicy, allowAlternateNumbersForRedirectingIdentity, useGroupName)
            The useUserMediaSetting attribute controls the Media settings
            (medisPolicySelection, supportedMediaSetName)
            The useUserCallLimitsSetting attribute controls the Call Limits setting
            (useMaxSimultaneousCalls, maxSimultaneousCalls, useMaxSimultaneousVideoCalls, maxSimultaneousVideoCalls, useMaxCallTimeForAnsweredCalls, maxCallTimeForAnsweredCallsMinutes, useMaxCallTimeForUnansweredCalls, maxCallTimeForUnansweredCallsMinutes, useMaxConcurrentRedirectedCalls, useMaxFindMeFollowMeDepth, maxRedirectionDepth, useMaxConcurrentFindMeFollowMeInvocations, maxConcurrentFindMeFollowMeInvocations)
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<useUserCLIDSetting> 
xs :boolean  </useUserCLIDSetting> 
[1] 
<useUserMediaSetting> 
xs :boolean  </useUserMediaSetting> 
[1] 
<useUserCallLimitsSetting> 
xs :boolean  </useUserCallLimitsSetting> 
[1] 
<useMaxSimultaneousCalls> 
xs :boolean  </useMaxSimultaneousCalls> 
[1] 
<useMaxSimultaneousVideoCalls> 
xs :boolean  </useMaxSimultaneousVideoCalls> 
[1] 
<useMaxCallTimeForAnsweredCalls> 
xs :boolean  </useMaxCallTimeForAnsweredCalls> 
[1] 
<useMaxCallTimeForUnansweredCalls> 
xs :boolean  </useMaxCallTimeForUnansweredCalls> 
[1] 
<supportedMediaSetName> 
MediaSetName 
  </supportedMediaSetName> 
[0..1] 
<useMaxConcurrentRedirectedCalls> 
xs :boolean  </useMaxConcurrentRedirectedCalls> 
[1] 
<useMaxFindMeFollowMeDepth> 
xs :boolean  </useMaxFindMeFollowMeDepth> 
[1] 
<useMaxConcurrentFindMeFollowMeInvocations> 
xs :boolean  </useMaxConcurrentFindMeFollowMeInvocations> 
[1] 
<allowAlternateNumbersForRedirectingIdentity> 
xs :boolean  </allowAlternateNumbersForRedirectingIdentity> 
[1] 
<useGroupName> 
xs :boolean  </useGroupName> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCallProcessingGetPolicyResponse14sp7 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
useUserCLIDSetting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useUserMediaSetting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useUserCallLimitsSetting " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxSimultaneousCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxSimultaneousVideoCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForAnsweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxCallTimeForUnansweredCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
supportedMediaSetName " 
type ="
MediaSetName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
useMaxConcurrentRedirectedCalls " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxFindMeFollowMeDepth " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useMaxConcurrentFindMeFollowMeInvocations " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
allowAlternateNumbersForRedirectingIdentity " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useGroupName " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserCustomRingbackUserAddCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
        Add a criteria to the user's custom ringback service.
        The response is either a SuccessResponse or an ErrorResponse.
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCustomRingbackUserAddCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserCustomRingbackUserGetCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
        Get a criteria for the user's custom ringback service.
        The response is either a UserCustomRingbackUserGetCriteriaResponse or an ErrorResponse.
        Replaced By: UserCustomRingbackUserGetCriteriaRequest15Sp2
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCustomRingbackUserGetCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserCustomRingbackUserGetCriteriaRequest15sp2 
 
Abstract 
 
no 
 
Documentation 
        Get a criteria for the user's custom ringback service.
        The response is either a UserCustomRingbackUserGetCriteriaResponse15sp2 or an ErrorResponse.
        Replaced By: UserCustomRingbackUserGetCriteriaRequest16                        
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCustomRingbackUserGetCriteriaRequest15sp2 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserCustomRingbackUserGetCriteriaResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to the UserCustomRingbackUserGetCriteriaRequest.
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<audioFileUrl> 
URL 
  </audioFileUrl> 
[0..1] 
<videoFileUrl> 
URL 
  </videoFileUrl> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCustomRingbackUserGetCriteriaResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
audioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
audioFileUrl " 
type ="
URL 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoFileUrl " 
type ="
URL 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserCustomRingbackUserGetCriteriaResponse15sp2 
 
Abstract 
 
no 
 
Documentation 
        Response to the UserCustomRingbackUserGetCriteriaRequest15sp2.
        Replaced By: UserCustomRingbackUserAddCriteriaResponse16                         
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<audioFileUrl> 
URL 
  </audioFileUrl> 
[0..1] 
<videoFileUrl> 
URL 
  </videoFileUrl> 
[0..1] 
<callWaitingAudioFileDescription> 
FileDescription 
  </callWaitingAudioFileDescription> 
[0..1] 
<callWaitingAudioFileUrl> 
URL 
  </callWaitingAudioFileUrl> 
[0..1] 
<callWaitingVideoFileDescription> 
FileDescription 
  </callWaitingVideoFileDescription> 
[0..1] 
<callWaitingVideoFileUrl> 
URL 
  </callWaitingVideoFileUrl> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCustomRingbackUserGetCriteriaResponse15sp2 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
audioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
audioFileUrl " 
type ="
URL 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoFileUrl " 
type ="
URL 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
callWaitingAudioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
callWaitingAudioFileUrl " 
type ="
URL 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
callWaitingVideoFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
callWaitingVideoFileUrl " 
type ="
URL 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserCustomRingbackUserModifyCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
        Modify a criteria for the user's custom ringback service.
        The response is either a SuccessResponse or an ErrorResponse.
        Replaced By: UserCustomRingbackUserModifyCriteriaRequest16                         
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserCustomRingbackUserModifyCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
newCriteriaName " 
type ="
CriteriaName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserEnhancedCallLogsGetListRequest14sp4 
 
Abstract 
 
no 
 
Documentation 
            Request user's call logs. It is possible to get a subset of the total list of calls
            by specifying a starting offset and the number of calls to get.
            If the callLogType is not specified, all types of calls are returned.
            The response is either a UserEnhancedCallLogsGetListResponse14sp4 or an ErrorResponse.
            Replaced by: 
            UserEnhancedCallLogsGetListRequest16
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserEnhancedCallLogsGetListRequest14sp4 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
callLogType " 
type ="
CallLogsType 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserEnhancedCallLogsGetListResponse14sp4 
 
Abstract 
 
no 
 
Documentation 
            Response to UserEnhancedCallLogsGetListRequest14sp4.
            Replaced by: UserEnhancedCallLogsGetListResponse16
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserEnhancedCallLogsGetListResponse14sp4 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
placed " 
type ="
CallLogsEntry 
 
 " 
minOccurs ="
0 " 
maxOccurs ="
unbounded "/>
<
xs:element  name ="
received " 
type ="
CallLogsEntry 
 
 " 
minOccurs ="
0 " 
maxOccurs ="
unbounded "/>
<
xs:element  name ="
missed " 
type ="
CallLogsEntry 
 
 " 
minOccurs ="
0 " 
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserGetRequest14sp9 
 
Abstract 
 
no 
 
Documentation 
            Request to get the user information.  The response is either UserGetResponse14sp4
            or ErrorResponse.
          
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserGetRequest14sp9 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserGetResponse14sp9 
 
Abstract 
 
no 
 
Documentation 
            Response to UserGetRequest14sp9.
          
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<phoneNumber> 
DN 
  </phoneNumber> 
[0..1] 
<callingLineIdPhoneNumber> 
DN 
  </callingLineIdPhoneNumber> 
[0..1] 
<defaultAlias> 
SIPURI 
  </defaultAlias> 
[1] 
<alias> 
SIPURI 
  </alias> 
[0..3] 
Start Choice  [1] 
 
End Choice 
<title> 
Title 
  </title> 
[0..1] 
<mobilePhoneNumber> 
OutgoingDN 
  </mobilePhoneNumber> 
[0..1] 
<yahooId> 
YahooId 
  </yahooId> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserGetResponse14sp9 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
groupId " 
type ="
GroupId 
 
 "/>
<
xs:element  name ="
lastName " 
type ="
LastName 
 
 "/>
<
xs:element  name ="
firstName " 
type ="
FirstName 
 
 "/>
<
xs:element  name ="
phoneNumber " 
type ="
DN 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
extension " 
type ="
Extension 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
callingLineIdPhoneNumber " 
type ="
DN 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
department " 
type ="
DepartmentKey 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
language " 
type ="
Language 
 
 "/>
<
xs:element  name ="
timeZone " 
type ="
TimeZone 
 
 "/>
<
xs:element  name ="
defaultAlias " 
type ="
SIPURI 
 
 "/>
<
xs:element  name ="
alias " 
type ="
SIPURI 
 
 " 
minOccurs ="
0 " 
maxOccurs ="
3 "/>
<
xs:element  name ="
title " 
type ="
Title 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
pagerPhoneNumber " 
type ="
InformationalDN 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
mobilePhoneNumber " 
type ="
OutgoingDN 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
emailAddress " 
type ="
EmailAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
yahooId " 
type ="
YahooId 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
addressLocation " 
type ="
AddressLocation 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
address " 
type ="
StreetAddress 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
countryCode " 
type ="
CountryCode 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
nationalPrefix " 
type ="
NationalPrefix 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserInterceptUserGetRequest 
 
Abstract 
 
no 
 
Documentation 
        Get the user's intercept user service settings.
        The response is either a UserInterceptUserGetResponse or an ErrorResponse.
        Replaced By: UserInterceptUserGetRequest16                         
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserInterceptUserGetRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserInterceptUserGetRequest16 
 
Abstract 
 
no 
 
Documentation 
        Get the user's intercept user service settings.
        The response is either a UserInterceptUserGetResponse16 or an ErrorResponse.
        Replaced By: UserInterceptUserGetRequest16sp1
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserInterceptUserGetRequest16 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserInterceptUserGetResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to the UserInterceptUserGetRequest.
        Replaced By: UserInterceptUserGetResponse16                                 
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive> 
xs :boolean  </isActive> 
[1] 
<playNewPhoneNumber> 
xs :boolean  </playNewPhoneNumber> 
[1] 
<newPhoneNumber> 
DN 
  </newPhoneNumber> 
[0..1] 
<transferOnZeroToPhoneNumber> 
xs :boolean  </transferOnZeroToPhoneNumber> 
[1] 
<transferPhoneNumber> 
OutgoingDN 
  </transferPhoneNumber> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserInterceptUserGetResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
isActive " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
audioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
playNewPhoneNumber " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
newPhoneNumber " 
type ="
DN 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
transferOnZeroToPhoneNumber " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
transferPhoneNumber " 
type ="
OutgoingDN 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserInterceptUserGetResponse16 
 
Abstract 
 
no 
 
Documentation 
        Response to the UserInterceptUserGetRequest16.
        Replaced By: UserInterceptUserGetResponse16sp1
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive> 
xs :boolean  </isActive> 
[1] 
<playNewPhoneNumber> 
xs :boolean  </playNewPhoneNumber> 
[1] 
<newPhoneNumber> 
DN 
  </newPhoneNumber> 
[0..1] 
<transferOnZeroToPhoneNumber> 
xs :boolean  </transferOnZeroToPhoneNumber> 
[1] 
<transferPhoneNumber> 
OutgoingDN 
  </transferPhoneNumber> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserInterceptUserGetResponse16 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
isActive " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
audioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
audioMediaType " 
type ="
MediaFileType 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
videoMediaType " 
type ="
MediaFileType 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
playNewPhoneNumber " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
newPhoneNumber " 
type ="
DN 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
transferOnZeroToPhoneNumber " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
transferPhoneNumber " 
type ="
OutgoingDN 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserInterceptUserModifyRequest 
 
Abstract 
 
no 
 
Documentation 
        Modify the user's intercept user service settings.
        The response is either a SuccessResponse or an ErrorResponse.
        Replaced By: UserInterceptUserModifyRequest16                                 
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive> 
xs :boolean  </isActive> 
[0..1] 
<playNewPhoneNumber> 
xs :boolean  </playNewPhoneNumber> 
[0..1] 
<newPhoneNumber> 
DN 
  </newPhoneNumber> 
[0..1] 
<transferOnZeroToPhoneNumber> 
xs :boolean  </transferOnZeroToPhoneNumber> 
[0..1] 
<transferPhoneNumber> 
OutgoingDN 
  </transferPhoneNumber> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserInterceptUserModifyRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
isActive " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
playNewPhoneNumber " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
newPhoneNumber " 
type ="
DN 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
transferOnZeroToPhoneNumber " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
transferPhoneNumber " 
type ="
OutgoingDN 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserModifyRequest14sp9 
 
Abstract 
 
no 
 
Documentation 
        Request to modify a user. The response is either
        SuccessResponse or ErrorResponse.
        Replaced by: UserModifyRequest16
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<phoneNumber> 
DN 
  </phoneNumber> 
[0..1] 
<callingLineIdPhoneNumber> 
DN 
  </callingLineIdPhoneNumber> 
[0..1] 
<oldPassword> 
Password 
  </oldPassword> 
[0..1] 
<newPassword> 
Password 
  </newPassword> 
[0..1] 
<endpoint>  
[0..1]  
Start Choice  [1] 
 
End Choice 
</endpoint>
<title> 
Title 
  </title> 
[0..1] 
<mobilePhoneNumber> 
OutgoingDN 
  </mobilePhoneNumber> 
[0..1] 
<yahooId> 
YahooId 
  </yahooId> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserModifyRequest14sp9 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
lastName " 
type ="
LastName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
firstName " 
type ="
FirstName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
phoneNumber " 
type ="
DN 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
extension " 
type ="
Extension 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
callingLineIdPhoneNumber " 
type ="
DN 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
oldPassword " 
type ="
Password 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
newPassword " 
type ="
Password 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
department " 
type ="
DepartmentKey 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
language " 
type ="
Language 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
timeZone " 
type ="
TimeZone 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
endpoint " 
nillable ="
true " 
minOccurs ="
0 ">
<
xs:complexType >
</
xs:complexType >
</
xs:element >
<
xs:element  name ="
title " 
type ="
Title 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
pagerPhoneNumber " 
type ="
InformationalDN 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
mobilePhoneNumber " 
type ="
OutgoingDN 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
emailAddress " 
type ="
EmailAddress 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
yahooId " 
type ="
YahooId 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
addressLocation " 
type ="
AddressLocation 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
address " 
type ="
StreetAddress 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserMusicOnHoldUserGetRequest 
 
Abstract 
 
no 
 
Documentation 
        Request the user level data associated with Music On Hold User.
        The response is either a UserMusicOnHoldUserGetResponse or an
        ErrorResponse.
        Replaced By: UserMusicOnHoldUserGetRequest16                                 
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserMusicOnHoldUserGetRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserMusicOnHoldUserGetResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to UserMusicOnHoldUserGetRequest.
        Replaced By: UserMusicOnHoldUserGetResponse16                                         
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableVideo> 
xs :boolean  </enableVideo> 
[1] 
<useAlternateSourceForInternalCalls> 
xs :boolean  </useAlternateSourceForInternalCalls> 
[1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserMusicOnHoldUserGetResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
enableVideo " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
useAlternateSourceForInternalCalls " 
type ="
xs :boolean 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserMusicOnHoldUserModifyRequest 
 
Abstract 
 
no 
 
Documentation 
        Modify data for Music On Hold User.
        The response is either a SuccessResponse or an
        ErrorResponse.
        Replaced By: UserMusicOnHoldUserModifyRequest16                                         
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<useAlternateSourceForInternalCalls> 
xs :boolean  </useAlternateSourceForInternalCalls> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserMusicOnHoldUserModifyRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
useAlternateSourceForInternalCalls " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserPriorityAlertAddCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
        
         Add a criteria to the user's priority alert service.        
         The response is either a SuccessResponse or an ErrorResponse.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserPriorityAlertAddCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserPriorityAlertGetCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
        
         Get a criteria for the user's priority alert service.        
         The response is either a UserPriorityAlertGetCriteriaResponse or an ErrorResponse.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserPriorityAlertGetCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserPriorityAlertGetCriteriaResponse 
 
Abstract 
 
no 
 
Documentation 
        
         Response to the UserPriorityAlertGetCriteriaRequest.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserPriorityAlertGetCriteriaResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserSelectiveCallAcceptanceAddCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
        
         Add a criteria to the user's selective call acceptance service.        
         The response is either a SuccessResponse or an ErrorResponse.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserSelectiveCallAcceptanceAddCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserSelectiveCallAcceptanceGetCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
        
         Get a criteria for the user's selective call acceptance service.        
         The response is either a UserSelectiveCallAcceptanceGetCriteriaResponse or an ErrorResponse.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserSelectiveCallAcceptanceGetCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserSelectiveCallAcceptanceGetCriteriaResponse 
 
Abstract 
 
no 
 
Documentation 
        
         Response to the UserSelectiveCallAcceptanceGetCriteriaRequest.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserSelectiveCallAcceptanceGetCriteriaResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserSelectiveCallRejectionAddCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
        Add a criteria to the user's selective call rejection service.
        The response is either a SuccessResponse or an ErrorResponse.
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserSelectiveCallRejectionAddCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserSelectiveCallRejectionGetCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
        Get a criteria for the user's selective call rejection service.
        The response is either a UserSelectiveCallRejectionGetCriteriaResponse or an ErrorResponse.
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserSelectiveCallRejectionGetCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserSelectiveCallRejectionGetCriteriaResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to the UserSelectiveCallRejectionGetCriteriaRequest.
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserSelectiveCallRejectionGetCriteriaResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserSelectiveCallRejectionModifyCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
        Modify a criteria for the user's selective call rejection service.
        The response is either a SuccessResponse or an ErrorResponse.
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<blacklisted> 
xs :boolean  </blacklisted> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserSelectiveCallRejectionModifyCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
newCriteriaName " 
type ="
CriteriaName 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
holidaySchedule " 
type ="
HolidaySchedule 
 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
<
xs:element  name ="
blacklisted " 
type ="
xs :boolean 
 " 
nillable ="
true " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserSequentialRingAddCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
        
         Add a criteria to the user's sequential ring service.        
         The response is either a SuccessResponse or an ErrorResponse.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserSequentialRingAddCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserSequentialRingGetCriteriaRequest 
 
Abstract 
 
no 
 
Documentation 
        
         Get a criteria for the user's sequential ring service.        
         The response is either a UserSequentialRingGetCriteriaResponse or an ErrorResponse.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserSequentialRingGetCriteriaRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserSequentialRingGetCriteriaResponse 
 
Abstract 
 
no 
 
Documentation 
        
         Response to the UserSequentialRingGetCriteriaRequest.      
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserSequentialRingGetCriteriaResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
timeSchedule " 
type ="
TimeSchedule 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserVoiceMessagingUserGetGreetingRequest13mp16 
 
Abstract 
 
no 
 
Documentation 
        Get the user's voice messaging greeting information.
        The response is either a UserVoiceMessagingUserGetGreetingResponse13mp16 or an ErrorResponse.
        Replaced By: UserVoiceMessagingUserGetGreetingRequest16                                         
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserVoiceMessagingUserGetGreetingRequest13mp16 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserVoiceMessagingUserGetGreetingResponse13mp16 
 
Abstract 
 
no 
 
Documentation 
        Response to UserVoiceMessagingUserGetGreetingRequest13mp16.
        Contains the greeting configuration for a user's voice messaging.
        Replaced By: UserVoiceMessagingUserGetGreetingResponse16                                                 
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<noAnswerPersonalAudioFile> 
FileDescription 
  </noAnswerPersonalAudioFile> 
[0..1] 
<noAnswerPersonalVideoFile> 
FileDescription 
  </noAnswerPersonalVideoFile> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserVoiceMessagingUserGetGreetingResponse13mp16 ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
busyPersonalAudioFile " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
busyPersonalVideoFile " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
noAnswerPersonalAudioFile " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
noAnswerPersonalVideoFile " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserVoiceMessagingUserGetVoicePortalRequest 
 
Abstract 
 
no 
 
Documentation 
        Get the user's voice messaging voice portal settings.
        The response is either a UserVoiceMessagingUserGetVoicePortalResponse or an ErrorResponse.
        Replaced By: UserVoiceMessagingUserGetVoicePortalRequest16                                                 
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserVoiceMessagingUserGetVoicePortalRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Name 
UserVoiceMessagingUserGetVoicePortalResponse 
 
Abstract 
 
no 
 
Documentation 
        Response to UserVoiceMessagingUserGetVoicePortalRequest.
        Replaced By: UserVoiceMessagingUserGetVoicePortalResponse16                                                         
       
 
XML Instance Representation 
<...> 
<!-- '
OCIResponse 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<usePersonalizedName> 
xs :boolean  </usePersonalizedName> 
[1] 
<voicePortalAutoLogin> 
xs :boolean  </voicePortalAutoLogin> 
[1] 
<personalizedNameAudioFileDescription> 
FileDescription 
  </personalizedNameAudioFileDescription> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserVoiceMessagingUserGetVoicePortalResponse ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIDataResponse 
 
 ">
<
xs:sequence >
<
xs:element  name ="
usePersonalizedName " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
voicePortalAutoLogin " 
type ="
xs :boolean 
 "/>
<
xs:element  name ="
personalizedNameAudioFileDescription " 
type ="
FileDescription 
 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserVoiceMessagingUserModifyGreetingRequest 
 
Abstract 
 
no 
 
Documentation 
        Modify the user's voice messaging greeting.
        The response is either a SuccessResponse or an ErrorResponse.
        Engineering Note: This command is used internally by Call Processing.
        Replaced By: UserVoiceMessagingUserModifyGreetingRequest16                                                         
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserVoiceMessagingUserModifyGreetingRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
core :OCIRequest 
  (derivation method: extension) 
 
Sub-types: 
None 
 
Name 
UserVoiceMessagingUserModifyVoicePortalRequest 
 
Abstract 
 
no 
 
Documentation 
        Modify the user's voice messaging voice portal settings.
        The response is either a SuccessResponse or an ErrorResponse.
        Engineering Note: This command is used internally by Call Processing.
        Replaced By: UserVoiceMessagingUserModifyVoicePortalRequest16                                                                 
       
 
XML Instance Representation 
<...> 
<!-- '
OCICommand 
 ' super type was not found in this schema. Some elements and attributes may be missing. -->
<usePersonalizedName> 
xs :boolean  </usePersonalizedName> 
[0..1] 
<voicePortalAutoLogin> 
xs :boolean  </voicePortalAutoLogin> 
[0..1] 
</...>
 
 
Schema Component Representation 
<
xs:complexType  name ="
UserVoiceMessagingUserModifyVoicePortalRequest ">
<
xs:complexContent >
<
xs:extension  base ="
core :OCIRequest 
 
 ">
<
xs:sequence >
<
xs:element  name ="
userId " 
type ="
UserId 
 
 "/>
<
xs:element  name ="
usePersonalizedName " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
<
xs:element  name ="
voicePortalAutoLogin " 
type ="
xs :boolean 
 " 
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
VoiceMessagingAlternateNoAnswerGreetingModify 
 
Abstract 
 
no 
 
Documentation 
        The configuration of a alternate no answer greeting.
        It is used when modifying a user's voice messaging greeting.
       
 
Schema Component Representation 
<
xs:complexType  name ="
VoiceMessagingAlternateNoAnswerGreetingModify ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
None 
 
Sub-types: 
None 
 
Name 
VoiceMessagingAlternateNoAnswerGreetingRead 
 
Abstract 
 
no 
 
Documentation 
        The configuration of a alternate no answer greeting.
        It is used when geting a user's voice messaging greeting.
       
 
Schema Component Representation 
<
xs:complexType  name ="
VoiceMessagingAlternateNoAnswerGreetingRead ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
 
 
Parent type: 
xs :token  (derivation method: restriction) 
 
Sub-types: 
None 
 
Name 
CallForwardingSelectiveNumberSelection 
 
Content 
value  comes from list: {'Forward To Default Number'|'Forward To Specified Number'} 
 
 
 
Documentation 
        Communication Barring Redirecting Rule
       
 
Schema Component Representation 
<
xs:simpleType  name ="
CallForwardingSelectiveNumberSelection ">
<
xs:restriction  base ="
xs :token 
 ">
<xs:enumeration  value ="Forward To Default Number "/>
<xs:enumeration  value ="Forward To Specified Number "/>
</
xs:restriction >
</
xs:simpleType >
 
 
Parent type: 
xs :token  (derivation method: restriction) 
 
Sub-types: 
None 
 
Name 
CallingPartyCategorySelection 
 
Content 
value  comes from list: {'Special'|'Hospital'|'Hotel'|'Prison'|'Payphone'|'Ordinary'} 
 
 
 
Documentation 
      Calling Party Category Selection
     
 
Schema Component Representation 
<
xs:simpleType  name ="
CallingPartyCategorySelection ">
<
xs:restriction  base ="
xs :token 
 ">
<xs:enumeration  value ="Special "/>
<xs:enumeration  value ="Hospital "/>
<xs:enumeration  value ="Hotel "/>
<xs:enumeration  value ="Prison "/>
<xs:enumeration  value ="Payphone "/>
<xs:enumeration  value ="Ordinary "/>
</
xs:restriction >
</
xs:simpleType >
 
 
Parent type: 
xs :int  (derivation method: restriction) 
 
Sub-types: 
None 
 
Name 
CallProcessingMaxCallTimeForAnsweredCallsMinutes 
 
Content 
 
 
Documentation 
         Maximum Call Time for Answered Calls
       
 
Schema Component Representation 
<
xs:simpleType  name ="
CallProcessingMaxCallTimeForAnsweredCallsMinutes ">
<
xs:restriction  base ="
xs :int 
 ">
<xs:minInclusive  value ="5 "/>
<xs:maxInclusive  value ="2880 "/>
</
xs:restriction >
</
xs:simpleType >
 
 
Parent type: 
xs :token  (derivation method: restriction) 
 
Sub-types: 
None 
 
Name 
CommunicationBarringOriginatingAction15sp2 
 
Content 
value  comes from list: {'Allow'|'Block'|'Authorization Code'|'Treatment'|'Transfer'} 
 
 
 
Documentation 
        Possible originating actions for Communication Barring.
       
 
Schema Component Representation 
<
xs:simpleType  name ="
CommunicationBarringOriginatingAction15sp2 ">
<
xs:restriction  base ="
xs :token 
 ">
<xs:enumeration  value ="Allow "/>
<xs:enumeration  value ="Block "/>
<xs:enumeration  value ="Authorization Code "/>
<xs:enumeration  value ="Treatment "/>
<xs:enumeration  value ="Transfer "/>
</
xs:restriction >
</
xs:simpleType >
 
 
Parent type: 
xs :token  (derivation method: restriction) 
 
Sub-types: 
None 
 
Name 
CommunicationBarringRedirectingAction15sp2 
 
Content 
value  comes from list: {'Allow'|'Block'} 
 
 
 
Documentation 
        Possible redirecting actions for Communication Barring.
       
 
Schema Component Representation 
<
xs:simpleType  name ="
CommunicationBarringRedirectingAction15sp2 ">
<
xs:restriction  base ="
xs :token 
 ">
<xs:enumeration  value ="Allow "/>
<xs:enumeration  value ="Block "/>
</
xs:restriction >
</
xs:simpleType >
 
 
Parent type: 
xs :token  (derivation method: restriction) 
 
Sub-types: 
None 
 
Name 
DeviceAccessProtocol 
 
Content 
value  comes from list: {'Http'|'Https'|'FTP'} 
 
 
 
Documentation 
        Protocols that an access device can use to fetch files from BroadWorks.
       
 
Schema Component Representation 
<
xs:simpleType  name ="
DeviceAccessProtocol ">
<
xs:restriction  base ="
xs :token 
 ">
<xs:enumeration  value ="Http "/>
<xs:enumeration  value ="Https "/>
<xs:enumeration  value ="FTP "/>
</
xs:restriction >
</
xs:simpleType >
 
 
Parent type: 
xs :token  (derivation method: restriction) 
 
Sub-types: 
None 
 
Name 
DeviceManagementUserName 
 
Content 
 
 
Documentation 
        A user name for an access device accessing files on BroadWorks.
       
 
Schema Component Representation 
<
xs:simpleType  name ="
DeviceManagementUserName ">
<
xs:restriction  base ="
xs :token 
 ">
<xs:minLength  value ="1 "/>
<xs:maxLength  value ="30 "/>
</
xs:restriction >
</
xs:simpleType >
 
 
Parent type: 
xs :token  (derivation method: restriction) 
 
Sub-types: 
None 
 
Name 
DeviceManagementUserPassword 
 
Content 
 
 
Documentation 
        A user password for an access device accessing files on BroadWorks.
       
 
Schema Component Representation 
<
xs:simpleType  name ="
DeviceManagementUserPassword ">
<
xs:restriction  base ="
xs :token 
 ">
<xs:minLength  value ="1 "/>
<xs:maxLength  value ="40 "/>
</
xs:restriction >
</
xs:simpleType >
 
 
Parent type: 
xs :int  (derivation method: restriction) 
 
Sub-types: 
None 
 
Name 
EnhancedCallLogsOffset 
 
Content 
 
 
Documentation 
         The offset into the list of calls in the call log.
       
 
Schema Component Representation 
<
xs:simpleType  name ="
EnhancedCallLogsOffset ">
<
xs:restriction  base ="
xs :int 
 ">
<xs:minInclusive  value ="0 "/>
<xs:maxInclusive  value ="9999 "/>
</
xs:restriction >
</
xs:simpleType >
 
 
Parent type: 
xs :token  (derivation method: restriction) 
 
Sub-types: 
None 
 
Name 
InternalReleaseCause 
 
Content 
value  comes from list: {'Busy'|'Forbidden'|'Routing Failure'|'Global Failure'|'Request Failure'|'Server Failure'|'Translation Failure'|'Temporarily Unavailable'|'User Not Found'|'Request Timeout'|'Dial Tone Timeout'} 
 
 
 
Documentation 
            Possible values for the protocol-neutral internal release cause.
            Replaced By: InternalReleaseCause16
          
 
Schema Component Representation 
<
xs:simpleType  name ="
InternalReleaseCause ">
<
xs:restriction  base ="
xs :token 
 ">
<xs:enumeration  value ="Busy "/>
<xs:enumeration  value ="Forbidden "/>
<xs:enumeration  value ="Routing Failure "/>
<xs:enumeration  value ="Global Failure "/>
<xs:enumeration  value ="Request Failure "/>
<xs:enumeration  value ="Server Failure "/>
<xs:enumeration  value ="Translation Failure "/>
<xs:enumeration  value ="Temporarily Unavailable "/>
<xs:enumeration  value ="User Not Found "/>
<xs:enumeration  value ="Request Timeout "/>
<xs:enumeration  value ="Dial Tone Timeout "/>
</
xs:restriction >
</
xs:simpleType >
 
 
Parent type: 
xs :token  (derivation method: restriction) 
 
Sub-types: 
None 
 
Name 
MediaType 
 
Content 
value  comes from list: {'Audio'|'Video'|'Image'} 
 
 
 
Documentation 
         Media types.
       
 
Schema Component Representation 
<
xs:simpleType  name ="
MediaType ">
<
xs:restriction  base ="
xs :token 
 ">
<xs:enumeration  value ="Audio "/>
<xs:enumeration  value ="Video "/>
<xs:enumeration  value ="Image "/>
</
xs:restriction >
</
xs:simpleType >
 
 
Parent type: 
xs :int  (derivation method: restriction) 
 
Sub-types: 
None 
 
Name 
VoiceMessagingMaxGreetingLengthMinutes 
 
Content 
 
 
Documentation 
        Maximum length of voice messaging greeting in minutes.
       
 
Schema Component Representation 
<
xs:simpleType  name ="
VoiceMessagingMaxGreetingLengthMinutes ">
<
xs:restriction  base ="
xs :int 
 ">
<xs:minInclusive  value ="1 "/>
<xs:maxInclusive  value ="5 "/>
</
xs:restriction >
</
xs:simpleType >
 
 
Complex Type: 
Schema Component Type
 
AusAddress 
 
Schema Component Name
 
Parent type: 
Address  (derivation method: extension) 
 
Sub-types: 
QLDAddress  (by restriction) 
 
 
 
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
The table above displays the properties of this schema component.
XML Instance Representation 
<... 
 country="Australia " 
 > 
<unitNo> string  </unitNo> [0..1] 
 
<houseNo> string  </houseNo> [1] 
 
<street> string  </street> [1] 
 
Start Choice 
[1] 
 
<city> string  </city> [1] 
 
<town> string  </town> [1] 
 
End Choice 
<state> AusStates  </state> [1] 
 
<postcode> string <<pattern  = [1-9][0-9]{3}>>  </postcode> [1] 
? 
 
 
</...> 
 
 
The XML Instance Representation table above shows the schema component's content as an XML instance.
The minimum and maximum occurrence of elements and attributes are provided in square brackets, e.g. [0..1]. 
Model group information are shown in gray, e.g. Start Choice ... End Choice. 
For type derivations, the elements and attributes that have been added to or changed from the base type's content are shown in bold . 
If an element/attribute has a fixed value, the fixed value is shown in green, e.g. country="Australia". 
Otherwise, the type of the element/attribute is displayed.
               
If the element/attribute's type is in the schema, a link is provided to it. 
For local simple type definitions, the constraints are displayed in angle brackets, e.g. <<pattern  = [1-9][0-9]{3}>>. 
 
 
If a local element/attribute has documentation, it will be displayed in a window that pops up when the question mark inside the attribute or next to the element is clicked, e.g. <postcode>. 
 
 
Schema Component Representation 
<complexType 
name ="AusAddress "> 
<complexContent > 
<extension 
base ="
Address 
 "> 
<sequence > 
<element 
name ="state " type ="
AusStates 
 "/> 
<element 
name ="postcode "> 
<simpleType > 
<restriction 
base ="
string 
 "> 
<pattern 
value ="[1-9][0-9]{3} "/> 
</restriction > 
</simpleType > 
</element > 
</sequence > 
<attribute 
name ="country " type ="
string 
 " fixed ="Australia "/> 
</extension > 
</complexContent > 
</complexType > 
 
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
 
Abstract   (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.
All Model Group   Child elements can be provided in any order  in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all .
Choice Model Group   
Only one  from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice .
Collapse Whitespace Policy   Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.
Disallowed Substitutions   (Applies to element declarations). If substitution  is specified, then substitution group  members cannot be used in place of the given element declaration to validate element instances. If derivation methods , e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.
Key Constraint   Like Uniqueness Constraint , but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .
Key Reference Constraint   Ensures that the specified value(s) must match value(s) from a Key Constraint  or Uniqueness Constraint . See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .
Model Group   Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups .
Nillable   (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil , from the http://www.w3.org/2001/XMLSchema-instance  namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.
Notation   A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations .
Preserve Whitespace Policy   Preserve whitespaces exactly as they appear in instances.
Prohibited Derivations   (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.
Prohibited Substitutions   (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.
Replace Whitespace Policy   Replace tab, line feed, and carriage return characters with space character (Unicode character 32).
Sequence Model Group   Child elements and model groups must be provided in the specified order  in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence .
Substitution Group   Elements that are members  of a substitution group can be used wherever the head  element of the substitution group is referenced.
Substitution Group Exclusions   (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.
Target Namespace   The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.
Uniqueness Constraint   Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .