XML Schema Documentation

Table of Contents

top

Schema Document Properties

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

Declared Namespaces

Prefix Namespace
Default namespace
xml http://www.w3.org/XML/1998/namespace
xs http://www.w3.org/2001/XMLSchema
core C
Schema Component Representation
<xs:schema attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:import namespace="C" schemaLocation="OCISchemaBASE.xsd"/>
<xs:include schemaLocation="OCISchemaUser.xsd"/>
<xs:include schemaLocation="OCISchemaDataTypes.xsd"/>
<xs:include schemaLocation="OCISchemaSearchCriteria.xsd"/>
...
</xs:schema>
top

Global Definitions

Complex Type: GroupTrunkGroupAddInstanceRequest19sp1

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name GroupTrunkGroupAddInstanceRequest19sp1
Abstract no
Documentation Add a Trunk Group instance to a group. The command will fail if enableNetworkAddressIdentity is set to true and administrator is not System/Provisioning level administrator. The response is either a SuccessResponse or an ErrorResponse. This command is being replaced by GroupTrunkGroupAddInstanceRequest20sp1
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. -->
<serviceProviderId> ServiceProviderId </serviceProviderId> [1]
<groupId> GroupId </groupId> [1]
<name> TrunkGroupName </name> [1]
<pilotUser> TrunkGroupMultipleContactPilotUser </pilotUser> [0..1]
<department> DepartmentKey </department> [0..1]
<accessDevice> AccessDevice </accessDevice> [0..1]
<maxActiveCalls> MaxActiveCalls </maxActiveCalls> [1]
<maxIncomingCalls> MaxIncomingCalls </maxIncomingCalls> [0..1]
<maxOutgoingCalls> MaxOutgoingCalls </maxOutgoingCalls> [0..1]
<enableBursting> xs:boolean </enableBursting> [1]
<burstingMaxActiveCalls> BurstingMaxActiveCalls </burstingMaxActiveCalls> [0..1]
<burstingMaxIncomingCalls> BurstingMaxIncomingCalls </burstingMaxIncomingCalls> [0..1]
<burstingMaxOutgoingCalls> BurstingMaxOutgoingCalls </burstingMaxOutgoingCalls> [0..1]
<capacityExceededAction> TrunkGroupCapacityExceededAction </capacityExceededAction> [0..1]
<capacityExceededForwardAddress> OutgoingDNorSIPURI </capacityExceededForwardAddress> [0..1]
<capacityExceededRerouteTrunkGroupKey> TrunkGroupKey </capacityExceededRerouteTrunkGroupKey> [0..1]
<capacityExceededTrapInitialCalls> TrapInitialThreshold </capacityExceededTrapInitialCalls> [1]
<capacityExceededTrapOffsetCalls> TrapOffsetThreshold </capacityExceededTrapOffsetCalls> [1]
<unreachableDestinationAction> TrunkGroupUnreachableDestinationAction </unreachableDestinationAction> [0..1]
<unreachableDestinationForwardAddress> OutgoingDNorSIPURI </unreachableDestinationForwardAddress> [0..1]
<unreachableDestinationRerouteTrunkGroupKey> TrunkGroupKey </unreachableDestinationRerouteTrunkGroupKey> [0..1]
<invitationTimeout> TrunkGroupInvitationTimeoutSeconds </invitationTimeout> [1]
<requireAuthentication> xs:boolean </requireAuthentication> [1]
<sipAuthenticationUserName> SIPAuthenticationUserName </sipAuthenticationUserName> [0..1]
<sipAuthenticationPassword> Password </sipAuthenticationPassword> [0..1]
<hostedUserId> UserId </hostedUserId> [0..*]
<trunkGroupIdentity> SIPURI </trunkGroupIdentity> [0..1]
<otgDtgIdentity> OtgDtgIdentity </otgDtgIdentity> [0..1]
<allowTerminationToTrunkGroupIdentity> xs:boolean </allowTerminationToTrunkGroupIdentity> [1]
<allowTerminationToDtgIdentity> xs:boolean </allowTerminationToDtgIdentity> [1]
<includeTrunkGroupIdentity> xs:boolean </includeTrunkGroupIdentity> [1]
<includeDtgIdentity> xs:boolean </includeDtgIdentity> [1]
<includeTrunkGroupIdentityForNetworkCalls> xs:boolean </includeTrunkGroupIdentityForNetworkCalls> [1]
<includeOtgIdentityForNetworkCalls> xs:boolean </includeOtgIdentityForNetworkCalls> [1]
<enableNetworkAddressIdentity> xs:boolean </enableNetworkAddressIdentity> [1]
<allowUnscreenedCalls> xs:boolean </allowUnscreenedCalls> [1]
<allowUnscreenedEmergencyCalls> xs:boolean </allowUnscreenedEmergencyCalls> [1]
<pilotUserCallingLineIdentityForExternalCallsPolicy> TrunkGroupPilotUserCallingLineIdentityUsagePolicy </pilotUserCallingLineIdentityForExternalCallsPolicy> [1]
<pilotUserChargeNumberPolicy> TrunkGroupPilotUserChargeNumberUsagePolicy </pilotUserChargeNumberPolicy> [1]
<callForwardingAlwaysAction> TrunkGroupCallForwardingAlwaysAction </callForwardingAlwaysAction> [0..1]
<callForwardingAlwaysForwardAddress> OutgoingDNorSIPURI </callForwardingAlwaysForwardAddress> [0..1]
<callForwardingAlwaysRerouteTrunkGroupKey> TrunkGroupKey </callForwardingAlwaysRerouteTrunkGroupKey> [0..1]
<peeringDomain> DomainName </peeringDomain> [0..1]
<routeToPeeringDomain> xs:boolean </routeToPeeringDomain> [1]
<prefixEnabled> xs:boolean </prefixEnabled> [1]
<prefix> TrunkGroupPrefix </prefix> [0..1]
<statefulReroutingEnabled> xs:boolean </statefulReroutingEnabled> [1]
<sendContinuousOptionsMessage> xs:boolean </sendContinuousOptionsMessage> [1]
<continuousOptionsSendingIntervalSeconds> TrunkGroupContinuousOptionsSendingIntervalSeconds </continuousOptionsSendingIntervalSeconds> [1]
<failureOptionsSendingIntervalSeconds> TrunkGroupFailureOptionsSendingIntervalSeconds </failureOptionsSendingIntervalSeconds> [1]
<failureThresholdCounter> TrunkGroupThresholdCounter </failureThresholdCounter> [1]
<successThresholdCounter> TrunkGroupThresholdCounter </successThresholdCounter> [1]
<inviteFailureThresholdCounter> TrunkGroupThresholdCounter </inviteFailureThresholdCounter> [1]
<inviteFailureThresholdWindowSeconds> TrunkGroupFailureThresholdWindowSeconds </inviteFailureThresholdWindowSeconds> [1]
<pilotUserCallingLineAssertedIdentityPolicy> TrunkGroupPilotUserCallingLineAssertedIdentityUsagePolicy </pilotUserCallingLineAssertedIdentityPolicy> [1]
<useSystemCallingLineAssertedIdentityPolicy> xs:boolean </useSystemCallingLineAssertedIdentityPolicy> [1]
<pilotUserCallOptimizationPolicy> TrunkGroupPilotUserCallOptimizationPolicy </pilotUserCallOptimizationPolicy> [1]
<clidSourceForScreenedCallsPolicy> TrunkGroupCLIDSourceForScreenedCallsPolicy </clidSourceForScreenedCallsPolicy> [1]
<useSystemCLIDSourceForScreenedCallsPolicy> xs:boolean </useSystemCLIDSourceForScreenedCallsPolicy> [1]
<userLookupPolicy> TrunkGroupUserLookupPolicy </userLookupPolicy> [1]
<useSystemUserLookupPolicy> xs:boolean </useSystemUserLookupPolicy> [1]
<pilotUserCallingLineIdentityForEmergencyCallsPolicy> TrunkGroupPilotUserCallingLineIdentityUsagePolicy </pilotUserCallingLineIdentityForEmergencyCallsPolicy> [1]
<pilotUserNetworkClassOfService> NetworkClassOfServiceName </pilotUserNetworkClassOfService> [0..1]
</...>
Schema Component Representation
<xs:complexType name="GroupTrunkGroupAddInstanceRequest19sp1">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence>
<xs:element name="serviceProviderId" type=" ServiceProviderId "/>
<xs:element name="groupId" type=" GroupId "/>
<xs:element name="name" type=" TrunkGroupName "/>
<xs:element name="pilotUser" type=" TrunkGroupMultipleContactPilotUser " minOccurs="0"/>
<xs:element name="department" type=" DepartmentKey " minOccurs="0"/>
<xs:element name="accessDevice" type=" AccessDevice " minOccurs="0"/>
<xs:element name="maxActiveCalls" type=" MaxActiveCalls "/>
<xs:element name="maxIncomingCalls" type=" MaxIncomingCalls " minOccurs="0"/>
<xs:element name="maxOutgoingCalls" type=" MaxOutgoingCalls " minOccurs="0"/>
<xs:element name="enableBursting" type=" xs:boolean "/>
<xs:element name="burstingMaxActiveCalls" type=" BurstingMaxActiveCalls " minOccurs="0"/>
<xs:element name="burstingMaxIncomingCalls" type=" BurstingMaxIncomingCalls " minOccurs="0"/>
<xs:element name="burstingMaxOutgoingCalls" type=" BurstingMaxOutgoingCalls " minOccurs="0"/>
<xs:element name="capacityExceededAction" type=" TrunkGroupCapacityExceededAction " minOccurs="0"/>
<xs:element name="capacityExceededForwardAddress" type=" OutgoingDNorSIPURI " minOccurs="0"/>
<xs:element name="capacityExceededRerouteTrunkGroupKey" type=" TrunkGroupKey " minOccurs="0"/>
<xs:element name="capacityExceededTrapInitialCalls" type=" TrapInitialThreshold "/>
<xs:element name="capacityExceededTrapOffsetCalls" type=" TrapOffsetThreshold "/>
<xs:element name="unreachableDestinationAction" type=" TrunkGroupUnreachableDestinationAction " minOccurs="0"/>
<xs:element name="unreachableDestinationForwardAddress" type=" OutgoingDNorSIPURI " minOccurs="0"/>
<xs:element name="unreachableDestinationRerouteTrunkGroupKey" type=" TrunkGroupKey " minOccurs="0"/>
<xs:element name="invitationTimeout" type=" TrunkGroupInvitationTimeoutSeconds "/>
<xs:element name="requireAuthentication" type=" xs:boolean "/>
<xs:element name="sipAuthenticationUserName" type=" SIPAuthenticationUserName " minOccurs="0"/>
<xs:element name="sipAuthenticationPassword" type=" Password " minOccurs="0"/>
<xs:element name="hostedUserId" type=" UserId " minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="trunkGroupIdentity" type=" SIPURI " minOccurs="0"/>
<xs:element name="otgDtgIdentity" type=" OtgDtgIdentity " minOccurs="0"/>
<xs:element name="allowTerminationToTrunkGroupIdentity" type=" xs:boolean "/>
<xs:element name="allowTerminationToDtgIdentity" type=" xs:boolean "/>
<xs:element name="includeTrunkGroupIdentity" type=" xs:boolean "/>
<xs:element name="includeDtgIdentity" type=" xs:boolean "/>
<xs:element name="includeTrunkGroupIdentityForNetworkCalls" type=" xs:boolean "/>
<xs:element name="includeOtgIdentityForNetworkCalls" type=" xs:boolean "/>
<xs:element name="enableNetworkAddressIdentity" type=" xs:boolean "/>
<xs:element name="allowUnscreenedCalls" type=" xs:boolean "/>
<xs:element name="allowUnscreenedEmergencyCalls" type=" xs:boolean "/>
<xs:element name="pilotUserCallingLineIdentityForExternalCallsPolicy" type=" TrunkGroupPilotUserCallingLineIdentityUsagePolicy "/>
<xs:element name="pilotUserChargeNumberPolicy" type=" TrunkGroupPilotUserChargeNumberUsagePolicy "/>
<xs:element name="callForwardingAlwaysAction" type=" TrunkGroupCallForwardingAlwaysAction " minOccurs="0"/>
<xs:element name="callForwardingAlwaysForwardAddress" type=" OutgoingDNorSIPURI " minOccurs="0"/>
<xs:element name="callForwardingAlwaysRerouteTrunkGroupKey" type=" TrunkGroupKey " minOccurs="0"/>
<xs:element name="peeringDomain" type=" DomainName " minOccurs="0"/>
<xs:element name="routeToPeeringDomain" type=" xs:boolean "/>
<xs:element name="prefixEnabled" type=" xs:boolean "/>
<xs:element name="prefix" type=" TrunkGroupPrefix " minOccurs="0"/>
<xs:element name="statefulReroutingEnabled" type=" xs:boolean "/>
<xs:element name="sendContinuousOptionsMessage" type=" xs:boolean "/>
<xs:element name="continuousOptionsSendingIntervalSeconds" type=" TrunkGroupContinuousOptionsSendingIntervalSeconds "/>
<xs:element name="failureOptionsSendingIntervalSeconds" type=" TrunkGroupFailureOptionsSendingIntervalSeconds "/>
<xs:element name="failureThresholdCounter" type=" TrunkGroupThresholdCounter "/>
<xs:element name="successThresholdCounter" type=" TrunkGroupThresholdCounter "/>
<xs:element name="inviteFailureThresholdCounter" type=" TrunkGroupThresholdCounter "/>
<xs:element name="inviteFailureThresholdWindowSeconds" type=" TrunkGroupFailureThresholdWindowSeconds "/>
<xs:element name="pilotUserCallingLineAssertedIdentityPolicy" type=" TrunkGroupPilotUserCallingLineAssertedIdentityUsagePolicy "/>
<xs:element name="useSystemCallingLineAssertedIdentityPolicy" type=" xs:boolean "/>
<xs:element name="pilotUserCallOptimizationPolicy" type=" TrunkGroupPilotUserCallOptimizationPolicy "/>
<xs:element name="clidSourceForScreenedCallsPolicy" type=" TrunkGroupCLIDSourceForScreenedCallsPolicy "/>
<xs:element name="useSystemCLIDSourceForScreenedCallsPolicy" type=" xs:boolean "/>
<xs:element name="userLookupPolicy" type=" TrunkGroupUserLookupPolicy "/>
<xs:element name="useSystemUserLookupPolicy" type=" xs:boolean "/>
<xs:element name="pilotUserCallingLineIdentityForEmergencyCallsPolicy" type=" TrunkGroupPilotUserCallingLineIdentityUsagePolicy "/>
<xs:element name="pilotUserNetworkClassOfService" type=" NetworkClassOfServiceName " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: GroupTrunkGroupGetInstanceRequest19sp1V2

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name GroupTrunkGroupGetInstanceRequest19sp1V2
Abstract no
Documentation Get a Trunk Group Instance's profile. The response is either a GroupTrunkGroupGetInstanceResponse19sp1V2 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", "Phone Number", "Extension", "Department", "Email Address". This command is replaced by GroupTrunkGroupGetInstanceRequest20sp1.
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. -->
<trunkGroupKey> TrunkGroupKey </trunkGroupKey> [1]
</...>
Schema Component Representation
<xs:complexType name="GroupTrunkGroupGetInstanceRequest19sp1V2">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence>
<xs:element name="trunkGroupKey" type=" TrunkGroupKey "/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: GroupTrunkGroupGetInstanceResponse19sp1V2

Parent type: core:OCIDataResponse (derivation method: extension)
Sub-types: None
Name GroupTrunkGroupGetInstanceResponse19sp1V2
Abstract no
Documentation Response to GroupTrunkGroupGetInstanceRequest19sp1V2. 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", "Phone Number", "Extension", "Department", "Email Address". This command is replaced by GroupTrunkGroupGetInstanceResponse20sp1.
Application Data <asDataModeSupported>
true
</asDataModeSupported>
<hssDataModeSupported>
false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- ' OCIResponse ' super type was not found in this schema. Some elements and attributes may be missing. -->
<pilotUserId> UserId </pilotUserId> [0..1]
<department> DepartmentKey </department> [0..1]
<accessDevice> AccessDevice </accessDevice> [0..1]
<maxActiveCalls> MaxActiveCalls </maxActiveCalls> [1]
<maxIncomingCalls> MaxIncomingCalls </maxIncomingCalls> [0..1]
<maxOutgoingCalls> MaxOutgoingCalls </maxOutgoingCalls> [0..1]
<enableBursting> xs:boolean </enableBursting> [1]
<burstingMaxActiveCalls> BurstingMaxActiveCalls </burstingMaxActiveCalls> [0..1]
<burstingMaxIncomingCalls> BurstingMaxIncomingCalls </burstingMaxIncomingCalls> [0..1]
<burstingMaxOutgoingCalls> BurstingMaxOutgoingCalls </burstingMaxOutgoingCalls> [0..1]
<capacityExceededAction> TrunkGroupCapacityExceededAction </capacityExceededAction> [0..1]
<capacityExceededForwardAddress> OutgoingDNorSIPURI </capacityExceededForwardAddress> [0..1]
<capacityExceededRerouteTrunkGroupKey> TrunkGroupKey </capacityExceededRerouteTrunkGroupKey> [0..1]
<capacityExceededTrapInitialCalls> TrapInitialThreshold </capacityExceededTrapInitialCalls> [1]
<capacityExceededTrapOffsetCalls> TrapOffsetThreshold </capacityExceededTrapOffsetCalls> [1]
<unreachableDestinationAction> TrunkGroupUnreachableDestinationAction </unreachableDestinationAction> [0..1]
<unreachableDestinationForwardAddress> OutgoingDNorSIPURI </unreachableDestinationForwardAddress> [0..1]
<unreachableDestinationRerouteTrunkGroupKey> TrunkGroupKey </unreachableDestinationRerouteTrunkGroupKey> [0..1]
<invitationTimeout> TrunkGroupInvitationTimeoutSeconds </invitationTimeout> [1]
<requireAuthentication> xs:boolean </requireAuthentication> [1]
<sipAuthenticationUserName> SIPAuthenticationUserName </sipAuthenticationUserName> [0..1]
<hostedUserTable> core:OCITable </hostedUserTable> [0..1]
<trunkGroupIdentity> SIPURI </trunkGroupIdentity> [0..1]
<otgDtgIdentity> OtgDtgIdentity </otgDtgIdentity> [0..1]
<allowTerminationToTrunkGroupIdentity> xs:boolean </allowTerminationToTrunkGroupIdentity> [1]
<allowTerminationToDtgIdentity> xs:boolean </allowTerminationToDtgIdentity> [1]
<includeTrunkGroupIdentity> xs:boolean </includeTrunkGroupIdentity> [1]
<includeDtgIdentity> xs:boolean </includeDtgIdentity> [1]
<includeTrunkGroupIdentityForNetworkCalls> xs:boolean </includeTrunkGroupIdentityForNetworkCalls> [1]
<includeOtgIdentityForNetworkCalls> xs:boolean </includeOtgIdentityForNetworkCalls> [1]
<enableNetworkAddressIdentity> xs:boolean </enableNetworkAddressIdentity> [1]
<allowUnscreenedCalls> xs:boolean </allowUnscreenedCalls> [1]
<allowUnscreenedEmergencyCalls> xs:boolean </allowUnscreenedEmergencyCalls> [1]
<pilotUserCallingLineIdentityForExternalCallsPolicy> TrunkGroupPilotUserCallingLineIdentityUsagePolicy </pilotUserCallingLineIdentityForExternalCallsPolicy> [1]
<pilotUserChargeNumberPolicy> TrunkGroupPilotUserChargeNumberUsagePolicy </pilotUserChargeNumberPolicy> [1]
<callForwardingAlwaysAction> TrunkGroupCallForwardingAlwaysAction </callForwardingAlwaysAction> [0..1]
<callForwardingAlwaysForwardAddress> OutgoingDNorSIPURI </callForwardingAlwaysForwardAddress> [0..1]
<callForwardingAlwaysRerouteTrunkGroupKey> TrunkGroupKey </callForwardingAlwaysRerouteTrunkGroupKey> [0..1]
<peeringDomain> DomainName </peeringDomain> [0..1]
<routeToPeeringDomain> xs:boolean </routeToPeeringDomain> [1]
<prefixEnabled> xs:boolean </prefixEnabled> [1]
<prefix> TrunkGroupPrefix </prefix> [0..1]
<statefulReroutingEnabled> xs:boolean </statefulReroutingEnabled> [1]
<sendContinuousOptionsMessage> xs:boolean </sendContinuousOptionsMessage> [1]
<continuousOptionsSendingIntervalSeconds> TrunkGroupContinuousOptionsSendingIntervalSeconds </continuousOptionsSendingIntervalSeconds> [1]
<failureOptionsSendingIntervalSeconds> TrunkGroupFailureOptionsSendingIntervalSeconds </failureOptionsSendingIntervalSeconds> [1]
<failureThresholdCounter> TrunkGroupThresholdCounter </failureThresholdCounter> [1]
<successThresholdCounter> TrunkGroupThresholdCounter </successThresholdCounter> [1]
<inviteFailureThresholdCounter> TrunkGroupThresholdCounter </inviteFailureThresholdCounter> [1]
<inviteFailureThresholdWindowSeconds> TrunkGroupFailureThresholdWindowSeconds </inviteFailureThresholdWindowSeconds> [1]
<trunkGroupState> TrunkGroupState </trunkGroupState> [1]
<pilotUserCallingLineAssertedIdentityPolicy> TrunkGroupPilotUserCallingLineAssertedIdentityUsagePolicy </pilotUserCallingLineAssertedIdentityPolicy> [1]
<useSystemCallingLineAssertedIdentityPolicy> xs:boolean </useSystemCallingLineAssertedIdentityPolicy> [1]
<totalActiveIncomingCalls> xs:int </totalActiveIncomingCalls> [1]
<totalActiveOutgoingCalls> xs:int </totalActiveOutgoingCalls> [1]
<pilotUserCallOptimizationPolicy> TrunkGroupPilotUserCallOptimizationPolicy </pilotUserCallOptimizationPolicy> [1]
<clidSourceForScreenedCallsPolicy> TrunkGroupCLIDSourceForScreenedCallsPolicy </clidSourceForScreenedCallsPolicy> [1]
<useSystemCLIDSourceForScreenedCallsPolicy> xs:boolean </useSystemCLIDSourceForScreenedCallsPolicy> [1]
<userLookupPolicy> TrunkGroupUserLookupPolicy </userLookupPolicy> [1]
<useSystemUserLookupPolicy> xs:boolean </useSystemUserLookupPolicy> [1]
<pilotUserCallingLineIdentityForEmergencyCallsPolicy> TrunkGroupPilotUserCallingLineIdentityUsagePolicy </pilotUserCallingLineIdentityForEmergencyCallsPolicy> [1]
</...>
Schema Component Representation
<xs:complexType name="GroupTrunkGroupGetInstanceResponse19sp1V2">
<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="maxActiveCalls" type=" MaxActiveCalls "/>
<xs:element name="maxIncomingCalls" type=" MaxIncomingCalls " minOccurs="0"/>
<xs:element name="maxOutgoingCalls" type=" MaxOutgoingCalls " minOccurs="0"/>
<xs:element name="enableBursting" type=" xs:boolean "/>
<xs:element name="burstingMaxActiveCalls" type=" BurstingMaxActiveCalls " minOccurs="0"/>
<xs:element name="burstingMaxIncomingCalls" type=" BurstingMaxIncomingCalls " minOccurs="0"/>
<xs:element name="burstingMaxOutgoingCalls" type=" BurstingMaxOutgoingCalls " minOccurs="0"/>
<xs:element name="capacityExceededAction" type=" TrunkGroupCapacityExceededAction " minOccurs="0"/>
<xs:element name="capacityExceededForwardAddress" type=" OutgoingDNorSIPURI " minOccurs="0"/>
<xs:element name="capacityExceededRerouteTrunkGroupKey" type=" TrunkGroupKey " minOccurs="0"/>
<xs:element name="capacityExceededTrapInitialCalls" type=" TrapInitialThreshold "/>
<xs:element name="capacityExceededTrapOffsetCalls" type=" TrapOffsetThreshold "/>
<xs:element name="unreachableDestinationAction" type=" TrunkGroupUnreachableDestinationAction " minOccurs="0"/>
<xs:element name="unreachableDestinationForwardAddress" type=" OutgoingDNorSIPURI " minOccurs="0"/>
<xs:element name="unreachableDestinationRerouteTrunkGroupKey" type=" TrunkGroupKey " minOccurs="0"/>
<xs:element name="invitationTimeout" type=" TrunkGroupInvitationTimeoutSeconds "/>
<xs:element name="requireAuthentication" type=" xs:boolean "/>
<xs:element name="sipAuthenticationUserName" type=" SIPAuthenticationUserName " minOccurs="0"/>
<xs:element name="hostedUserTable" type=" core:OCITable " minOccurs="0"/>
<xs:element name="trunkGroupIdentity" type=" SIPURI " minOccurs="0"/>
<xs:element name="otgDtgIdentity" type=" OtgDtgIdentity " minOccurs="0"/>
<xs:element name="allowTerminationToTrunkGroupIdentity" type=" xs:boolean "/>
<xs:element name="allowTerminationToDtgIdentity" type=" xs:boolean "/>
<xs:element name="includeTrunkGroupIdentity" type=" xs:boolean "/>
<xs:element name="includeDtgIdentity" type=" xs:boolean "/>
<xs:element name="includeTrunkGroupIdentityForNetworkCalls" type=" xs:boolean "/>
<xs:element name="includeOtgIdentityForNetworkCalls" type=" xs:boolean "/>
<xs:element name="enableNetworkAddressIdentity" type=" xs:boolean "/>
<xs:element name="allowUnscreenedCalls" type=" xs:boolean "/>
<xs:element name="allowUnscreenedEmergencyCalls" type=" xs:boolean "/>
<xs:element name="pilotUserCallingLineIdentityForExternalCallsPolicy" type=" TrunkGroupPilotUserCallingLineIdentityUsagePolicy "/>
<xs:element name="pilotUserChargeNumberPolicy" type=" TrunkGroupPilotUserChargeNumberUsagePolicy "/>
<xs:element name="callForwardingAlwaysAction" type=" TrunkGroupCallForwardingAlwaysAction " minOccurs="0"/>
<xs:element name="callForwardingAlwaysForwardAddress" type=" OutgoingDNorSIPURI " minOccurs="0"/>
<xs:element name="callForwardingAlwaysRerouteTrunkGroupKey" type=" TrunkGroupKey " minOccurs="0"/>
<xs:element name="peeringDomain" type=" DomainName " minOccurs="0"/>
<xs:element name="routeToPeeringDomain" type=" xs:boolean "/>
<xs:element name="prefixEnabled" type=" xs:boolean "/>
<xs:element name="prefix" type=" TrunkGroupPrefix " minOccurs="0"/>
<xs:element name="statefulReroutingEnabled" type=" xs:boolean "/>
<xs:element name="sendContinuousOptionsMessage" type=" xs:boolean "/>
<xs:element name="continuousOptionsSendingIntervalSeconds" type=" TrunkGroupContinuousOptionsSendingIntervalSeconds "/>
<xs:element name="failureOptionsSendingIntervalSeconds" type=" TrunkGroupFailureOptionsSendingIntervalSeconds "/>
<xs:element name="failureThresholdCounter" type=" TrunkGroupThresholdCounter "/>
<xs:element name="successThresholdCounter" type=" TrunkGroupThresholdCounter "/>
<xs:element name="inviteFailureThresholdCounter" type=" TrunkGroupThresholdCounter "/>
<xs:element name="inviteFailureThresholdWindowSeconds" type=" TrunkGroupFailureThresholdWindowSeconds "/>
<xs:element name="trunkGroupState" type=" TrunkGroupState "/>
<xs:element name="pilotUserCallingLineAssertedIdentityPolicy" type=" TrunkGroupPilotUserCallingLineAssertedIdentityUsagePolicy "/>
<xs:element name="useSystemCallingLineAssertedIdentityPolicy" type=" xs:boolean "/>
<xs:element name="totalActiveIncomingCalls" type=" xs:int "/>
<xs:element name="totalActiveOutgoingCalls" type=" xs:int "/>
<xs:element name="pilotUserCallOptimizationPolicy" type=" TrunkGroupPilotUserCallOptimizationPolicy "/>
<xs:element name="clidSourceForScreenedCallsPolicy" type=" TrunkGroupCLIDSourceForScreenedCallsPolicy "/>
<xs:element name="useSystemCLIDSourceForScreenedCallsPolicy" type=" xs:boolean "/>
<xs:element name="userLookupPolicy" type=" TrunkGroupUserLookupPolicy "/>
<xs:element name="useSystemUserLookupPolicy" type=" xs:boolean "/>
<xs:element name="pilotUserCallingLineIdentityForEmergencyCallsPolicy" type=" TrunkGroupPilotUserCallingLineIdentityUsagePolicy "/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: GroupTrunkGroupModifyInstanceRequest19sp1

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name GroupTrunkGroupModifyInstanceRequest19sp1
Abstract no
Documentation Modify a Trunk Group Instance in a group. The access device cannot be modified or cleared if there are any users assigned to the Trunk Group. The command will fail if enableNetworkAddressIdentity is set and administrator is not System/Provisioning level administrator. The response is either a SuccessResponse or an ErrorResponse. This command is replaced by GroupTrunkGroupModifyInstanceRequest20sp1.
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. -->
<trunkGroupKey> TrunkGroupKey </trunkGroupKey> [1]
<newName> TrunkGroupName </newName> [0..1]
<pilotUserId> UserId </pilotUserId> [0..1]
<department> DepartmentKey </department> [0..1]
<accessDevice> AccessDevice </accessDevice> [0..1]
<maxActiveCalls> MaxActiveCalls </maxActiveCalls> [0..1]
<maxIncomingCalls> MaxIncomingCalls </maxIncomingCalls> [0..1]
<maxOutgoingCalls> MaxOutgoingCalls </maxOutgoingCalls> [0..1]
<enableBursting> xs:boolean </enableBursting> [0..1]
<burstingMaxActiveCalls> BurstingMaxActiveCalls </burstingMaxActiveCalls> [0..1]
<burstingMaxIncomingCalls> BurstingMaxIncomingCalls </burstingMaxIncomingCalls> [0..1]
<burstingMaxOutgoingCalls> BurstingMaxOutgoingCalls </burstingMaxOutgoingCalls> [0..1]
<capacityExceededAction> TrunkGroupCapacityExceededAction </capacityExceededAction> [0..1]
<capacityExceededForwardAddress> OutgoingDNorSIPURI </capacityExceededForwardAddress> [0..1]
<capacityExceededRerouteTrunkGroupKey> TrunkGroupKey </capacityExceededRerouteTrunkGroupKey> [0..1]
<capacityExceededTrapInitialCalls> TrapInitialThreshold </capacityExceededTrapInitialCalls> [0..1]
<capacityExceededTrapOffsetCalls> TrapOffsetThreshold </capacityExceededTrapOffsetCalls> [0..1]
<unreachableDestinationAction> TrunkGroupUnreachableDestinationAction </unreachableDestinationAction> [0..1]
<unreachableDestinationForwardAddress> OutgoingDNorSIPURI </unreachableDestinationForwardAddress> [0..1]
<unreachableDestinationRerouteTrunkGroupKey> TrunkGroupKey </unreachableDestinationRerouteTrunkGroupKey> [0..1]
<invitationTimeout> TrunkGroupInvitationTimeoutSeconds </invitationTimeout> [0..1]
<requireAuthentication> xs:boolean </requireAuthentication> [0..1]
<sipAuthenticationUserName> SIPAuthenticationUserName </sipAuthenticationUserName> [0..1]
<sipAuthenticationPassword> Password </sipAuthenticationPassword> [0..1]
<hostedUserIdList> ReplacementUserIdList </hostedUserIdList> [0..1]
<trunkGroupIdentity> SIPURI </trunkGroupIdentity> [0..1]
<otgDtgIdentity> OtgDtgIdentity </otgDtgIdentity> [0..1]
<allowTerminationToTrunkGroupIdentity> xs:boolean </allowTerminationToTrunkGroupIdentity> [0..1]
<allowTerminationToDtgIdentity> xs:boolean </allowTerminationToDtgIdentity> [0..1]
<includeTrunkGroupIdentity> xs:boolean </includeTrunkGroupIdentity> [0..1]
<includeDtgIdentity> xs:boolean </includeDtgIdentity> [0..1]
<includeTrunkGroupIdentityForNetworkCalls> xs:boolean </includeTrunkGroupIdentityForNetworkCalls> [0..1]
<includeOtgIdentityForNetworkCalls> xs:boolean </includeOtgIdentityForNetworkCalls> [0..1]
<enableNetworkAddressIdentity> xs:boolean </enableNetworkAddressIdentity> [0..1]
<allowUnscreenedCalls> xs:boolean </allowUnscreenedCalls> [0..1]
<allowUnscreenedEmergencyCalls> xs:boolean </allowUnscreenedEmergencyCalls> [0..1]
<pilotUserCallingLineIdentityForExternalCallsPolicy> TrunkGroupPilotUserCallingLineIdentityUsagePolicy </pilotUserCallingLineIdentityForExternalCallsPolicy> [0..1]
<pilotUserChargeNumberPolicy> TrunkGroupPilotUserChargeNumberUsagePolicy </pilotUserChargeNumberPolicy> [0..1]
<callForwardingAlwaysAction> TrunkGroupCallForwardingAlwaysAction </callForwardingAlwaysAction> [0..1]
<callForwardingAlwaysForwardAddress> OutgoingDNorSIPURI </callForwardingAlwaysForwardAddress> [0..1]
<callForwardingAlwaysRerouteTrunkGroupKey> TrunkGroupKey </callForwardingAlwaysRerouteTrunkGroupKey> [0..1]
<peeringDomain> DomainName </peeringDomain> [0..1]
<routeToPeeringDomain> xs:boolean </routeToPeeringDomain> [0..1]
<prefixEnabled> xs:boolean </prefixEnabled> [0..1]
<prefix> TrunkGroupPrefix </prefix> [0..1]
<statefulReroutingEnabled> xs:boolean </statefulReroutingEnabled> [0..1]
<sendContinuousOptionsMessage> xs:boolean </sendContinuousOptionsMessage> [0..1]
<continuousOptionsSendingIntervalSeconds> TrunkGroupContinuousOptionsSendingIntervalSeconds </continuousOptionsSendingIntervalSeconds> [0..1]
<failureOptionsSendingIntervalSeconds> TrunkGroupFailureOptionsSendingIntervalSeconds </failureOptionsSendingIntervalSeconds> [0..1]
<failureThresholdCounter> TrunkGroupThresholdCounter </failureThresholdCounter> [0..1]
<successThresholdCounter> TrunkGroupThresholdCounter </successThresholdCounter> [0..1]
<inviteFailureThresholdCounter> TrunkGroupThresholdCounter </inviteFailureThresholdCounter> [0..1]
<inviteFailureThresholdWindowSeconds> TrunkGroupFailureThresholdWindowSeconds </inviteFailureThresholdWindowSeconds> [0..1]
<pilotUserCallingLineAssertedIdentityPolicy> TrunkGroupPilotUserCallingLineAssertedIdentityUsagePolicy </pilotUserCallingLineAssertedIdentityPolicy> [0..1]
<useSystemCallingLineAssertedIdentityPolicy> xs:boolean </useSystemCallingLineAssertedIdentityPolicy> [0..1]
<pilotUserCallOptimizationPolicy> TrunkGroupPilotUserCallOptimizationPolicy </pilotUserCallOptimizationPolicy> [0..1]
<clidSourceForScreenedCallsPolicy> TrunkGroupCLIDSourceForScreenedCallsPolicy </clidSourceForScreenedCallsPolicy> [0..1]
<useSystemCLIDSourceForScreenedCallsPolicy> xs:boolean </useSystemCLIDSourceForScreenedCallsPolicy> [0..1]
<userLookupPolicy> TrunkGroupUserLookupPolicy </userLookupPolicy> [0..1]
<useSystemUserLookupPolicy> xs:boolean </useSystemUserLookupPolicy> [0..1]
<pilotUserCallingLineIdentityForEmergencyCallsPolicy> TrunkGroupPilotUserCallingLineIdentityUsagePolicy </pilotUserCallingLineIdentityForEmergencyCallsPolicy> [0..1]
</...>
Schema Component Representation
<xs:complexType name="GroupTrunkGroupModifyInstanceRequest19sp1">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence>
<xs:element name="trunkGroupKey" type=" TrunkGroupKey "/>
<xs:element name="newName" type=" TrunkGroupName " minOccurs="0"/>
<xs:element name="pilotUserId" type=" UserId " nillable="true" minOccurs="0"/>
<xs:element name="department" type=" DepartmentKey " nillable="true" minOccurs="0"/>
<xs:element name="accessDevice" type=" AccessDevice " nillable="true" minOccurs="0"/>
<xs:element name="maxActiveCalls" type=" MaxActiveCalls " minOccurs="0"/>
<xs:element name="maxIncomingCalls" type=" MaxIncomingCalls " nillable="true" minOccurs="0"/>
<xs:element name="maxOutgoingCalls" type=" MaxOutgoingCalls " nillable="true" minOccurs="0"/>
<xs:element name="enableBursting" type=" xs:boolean " minOccurs="0"/>
<xs:element name="burstingMaxActiveCalls" type=" BurstingMaxActiveCalls " nillable="true" minOccurs="0"/>
<xs:element name="burstingMaxIncomingCalls" type=" BurstingMaxIncomingCalls " nillable="true" minOccurs="0"/>
<xs:element name="burstingMaxOutgoingCalls" type=" BurstingMaxOutgoingCalls " nillable="true" minOccurs="0"/>
<xs:element name="capacityExceededAction" type=" TrunkGroupCapacityExceededAction " nillable="true" minOccurs="0"/>
<xs:element name="capacityExceededForwardAddress" type=" OutgoingDNorSIPURI " nillable="true" minOccurs="0"/>
<xs:element name="capacityExceededRerouteTrunkGroupKey" type=" TrunkGroupKey " nillable="true" minOccurs="0"/>
<xs:element name="capacityExceededTrapInitialCalls" type=" TrapInitialThreshold " minOccurs="0"/>
<xs:element name="capacityExceededTrapOffsetCalls" type=" TrapOffsetThreshold " minOccurs="0"/>
<xs:element name="unreachableDestinationAction" type=" TrunkGroupUnreachableDestinationAction " nillable="true" minOccurs="0"/>
<xs:element name="unreachableDestinationForwardAddress" type=" OutgoingDNorSIPURI " nillable="true" minOccurs="0"/>
<xs:element name="unreachableDestinationRerouteTrunkGroupKey" type=" TrunkGroupKey " nillable="true" minOccurs="0"/>
<xs:element name="invitationTimeout" type=" TrunkGroupInvitationTimeoutSeconds " minOccurs="0"/>
<xs:element name="requireAuthentication" type=" xs:boolean " minOccurs="0"/>
<xs:element name="sipAuthenticationUserName" type=" SIPAuthenticationUserName " nillable="true" minOccurs="0"/>
<xs:element name="sipAuthenticationPassword" type=" Password " nillable="true" minOccurs="0"/>
<xs:element name="hostedUserIdList" type=" ReplacementUserIdList " nillable="true" minOccurs="0"/>
<xs:element name="trunkGroupIdentity" type=" SIPURI " minOccurs="0" nillable="true"/>
<xs:element name="otgDtgIdentity" type=" OtgDtgIdentity " minOccurs="0" nillable="true"/>
<xs:element name="allowTerminationToTrunkGroupIdentity" type=" xs:boolean " minOccurs="0"/>
<xs:element name="allowTerminationToDtgIdentity" type=" xs:boolean " minOccurs="0"/>
<xs:element name="includeTrunkGroupIdentity" type=" xs:boolean " minOccurs="0"/>
<xs:element name="includeDtgIdentity" type=" xs:boolean " minOccurs="0"/>
<xs:element name="includeTrunkGroupIdentityForNetworkCalls" type=" xs:boolean " minOccurs="0"/>
<xs:element name="includeOtgIdentityForNetworkCalls" type=" xs:boolean " minOccurs="0"/>
<xs:element name="enableNetworkAddressIdentity" type=" xs:boolean " minOccurs="0"/>
<xs:element name="allowUnscreenedCalls" type=" xs:boolean " minOccurs="0"/>
<xs:element name="allowUnscreenedEmergencyCalls" type=" xs:boolean " minOccurs="0"/>
<xs:element name="pilotUserCallingLineIdentityForExternalCallsPolicy" type=" TrunkGroupPilotUserCallingLineIdentityUsagePolicy " minOccurs="0"/>
<xs:element name="pilotUserChargeNumberPolicy" type=" TrunkGroupPilotUserChargeNumberUsagePolicy " minOccurs="0"/>
<xs:element name="callForwardingAlwaysAction" type=" TrunkGroupCallForwardingAlwaysAction " minOccurs="0" nillable="true"/>
<xs:element name="callForwardingAlwaysForwardAddress" type=" OutgoingDNorSIPURI " minOccurs="0" nillable="true"/>
<xs:element name="callForwardingAlwaysRerouteTrunkGroupKey" type=" TrunkGroupKey " minOccurs="0" nillable="true"/>
<xs:element name="peeringDomain" type=" DomainName " minOccurs="0" nillable="true"/>
<xs:element name="routeToPeeringDomain" type=" xs:boolean " minOccurs="0"/>
<xs:element name="prefixEnabled" type=" xs:boolean " minOccurs="0"/>
<xs:element name="prefix" type=" TrunkGroupPrefix " minOccurs="0" nillable="true"/>
<xs:element name="statefulReroutingEnabled" type=" xs:boolean " minOccurs="0"/>
<xs:element name="sendContinuousOptionsMessage" type=" xs:boolean " minOccurs="0"/>
<xs:element name="continuousOptionsSendingIntervalSeconds" type=" TrunkGroupContinuousOptionsSendingIntervalSeconds " minOccurs="0"/>
<xs:element name="failureOptionsSendingIntervalSeconds" type=" TrunkGroupFailureOptionsSendingIntervalSeconds " minOccurs="0"/>
<xs:element name="failureThresholdCounter" type=" TrunkGroupThresholdCounter " minOccurs="0"/>
<xs:element name="successThresholdCounter" type=" TrunkGroupThresholdCounter " minOccurs="0"/>
<xs:element name="inviteFailureThresholdCounter" type=" TrunkGroupThresholdCounter " minOccurs="0"/>
<xs:element name="inviteFailureThresholdWindowSeconds" type=" TrunkGroupFailureThresholdWindowSeconds " minOccurs="0"/>
<xs:element name="pilotUserCallingLineAssertedIdentityPolicy" type=" TrunkGroupPilotUserCallingLineAssertedIdentityUsagePolicy " minOccurs="0"/>
<xs:element name="useSystemCallingLineAssertedIdentityPolicy" type=" xs:boolean " minOccurs="0"/>
<xs:element name="pilotUserCallOptimizationPolicy" type=" TrunkGroupPilotUserCallOptimizationPolicy " minOccurs="0"/>
<xs:element name="clidSourceForScreenedCallsPolicy" type=" TrunkGroupCLIDSourceForScreenedCallsPolicy " minOccurs="0"/>
<xs:element name="useSystemCLIDSourceForScreenedCallsPolicy" type=" xs:boolean " minOccurs="0"/>
<xs:element name="userLookupPolicy" type=" TrunkGroupUserLookupPolicy " minOccurs="0"/>
<xs:element name="useSystemUserLookupPolicy" type=" xs:boolean " minOccurs="0"/>
<xs:element name="pilotUserCallingLineIdentityForEmergencyCallsPolicy" type=" TrunkGroupPilotUserCallingLineIdentityUsagePolicy " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: SystemAdviceOfChargeGetRequest

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name SystemAdviceOfChargeGetRequest
Abstract no
Documentation Request to get the list of Advice of Charge system parameters. The response is either SystemAdviceOfChargeGetResponse 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="SystemAdviceOfChargeGetRequest">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: SystemAdviceOfChargeGetResponse

Parent type: core:OCIDataResponse (derivation method: extension)
Sub-types: None
Name SystemAdviceOfChargeGetResponse
Abstract no
Documentation Response to SystemAdviceOfChargeGetRequest. Contains a list of system Advice of Charge parameters.
XML Instance Representation
<...>
<!-- ' OCIResponse ' super type was not found in this schema. Some elements and attributes may be missing. -->
<delayBetweenNotificationSeconds> AdviceOfChargeDelayBetweenNotificationSeconds </delayBetweenNotificationSeconds> [1]
<incomingAocHandling> AdviceOfChargeIncomingAocHandling </incomingAocHandling> [1]
<costInformationSource> NetAddress </costInformationSource> [0..1]
</...>
Schema Component Representation
<xs:complexType name="SystemAdviceOfChargeGetResponse">
<xs:complexContent>
<xs:extension base=" core:OCIDataResponse ">
<xs:sequence>
<xs:element name="delayBetweenNotificationSeconds" type=" AdviceOfChargeDelayBetweenNotificationSeconds "/>
<xs:element name="incomingAocHandling" type=" AdviceOfChargeIncomingAocHandling "/>
<xs:element name="costInformationSource" type=" NetAddress " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: SystemAdviceOfChargeModifyRequest

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name SystemAdviceOfChargeModifyRequest
Abstract no
Documentation Request to modify Advice of Charge system parameters. 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. -->
<delayBetweenNotificationSeconds> AdviceOfChargeDelayBetweenNotificationSeconds </delayBetweenNotificationSeconds> [0..1]
<incomingAocHandling> AdviceOfChargeIncomingAocHandling </incomingAocHandling> [0..1]
<costInformationSource> NetAddress </costInformationSource> [0..1]
</...>
Schema Component Representation
<xs:complexType name="SystemAdviceOfChargeModifyRequest">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence>
<xs:element name="delayBetweenNotificationSeconds" type=" AdviceOfChargeDelayBetweenNotificationSeconds " minOccurs="0"/>
<xs:element name="incomingAocHandling" type=" AdviceOfChargeIncomingAocHandling " minOccurs="0"/>
<xs:element name="costInformationSource" type=" NetAddress " minOccurs="0" nillable="true"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: SystemCallRecordingGetPlatformListRequest

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name SystemCallRecordingGetPlatformListRequest
Abstract no
Documentation Get list of Call Recording platforms. The response is either SystemCallRecordingGetPlatformListResponse or ErrorResponse. The possible values for "Support Video Rec" can be either true or false. Schema version values include: 1.0, 2.0, 3.0 Replaced by: SystemCallRecordingGetPlatformListRequest20sp1.
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. -->
</...>
Schema Component Representation
<xs:complexType name="SystemCallRecordingGetPlatformListRequest">
<xs:complexContent>
<xs:extension base=" core:OCIRequest "/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: SystemCallRecordingGetPlatformListResponse

Parent type: core:OCIDataResponse (derivation method: extension)
Sub-types: None
Name SystemCallRecordingGetPlatformListResponse
Abstract no
Documentation Response to SystemCallRecordingGetPlatformListRequest. Contains the default system Call Recording platform and a table with columns headings "Name", "Net Address", "Port", "Transport Type", "Media Stream", "Description", "Schema Version", "Support Video Rec". The system default recording platform also appears in the table with the other platforms. The possible values for "Support Video Rec" can be either true or false. Schema version values include: 1.0, 2.0, 3.0 Replaced by: SystemCallRecordingGetPlatformListResponse20sp1.
Application Data <asDataModeSupported>
true
</asDataModeSupported>
<hssDataModeSupported>
false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- ' OCIResponse ' super type was not found in this schema. Some elements and attributes may be missing. -->
<systemDefault> CallRecordingPlatformName </systemDefault> [0..1]
<callRecordingPlatformTable> core:OCITable </callRecordingPlatformTable> [1]
</...>
Schema Component Representation
<xs:complexType name="SystemCallRecordingGetPlatformListResponse">
<xs:complexContent>
<xs:extension base=" core:OCIDataResponse ">
<xs:sequence>
<xs:element name="systemDefault" type=" CallRecordingPlatformName " minOccurs="0"/>
<xs:element name="callRecordingPlatformTable" type=" core:OCITable "/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: SystemEnhancedCallLogsGetRequest17sp4

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name SystemEnhancedCallLogsGetRequest17sp4
Abstract no
Documentation Request the system level data associated with Enhanced Call Logs. The response is either a SystemEnhancedCallLogsGetResponse17sp4 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="SystemEnhancedCallLogsGetRequest17sp4">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: SystemEnhancedCallLogsGetResponse17sp4

Parent type: core:OCIDataResponse (derivation method: extension)
Sub-types: None
Name SystemEnhancedCallLogsGetResponse17sp4
Abstract no
Documentation Response to SystemEnhancedCallLogsGetRequest17sp4. The following elements are only used in AS data mode: isSendEnabled server1NetAddress server1SendPort server1RetrievePort server2NetAddress server2SendPort server2RetrievePort sharedSecret retransmissionDelayMilliSeconds maxTransmissions soapTimeoutSeconds useDBS
XML Instance Representation
<...>
<!-- ' OCIResponse ' super type was not found in this schema. Some elements and attributes may be missing. -->
<isSendEnabled> xs:boolean </isSendEnabled> [1]
<server1NetAddress> NetAddress </server1NetAddress> [0..1]
<server1SendPort> Port1025 </server1SendPort> [1]
<server1RetrievePort> Port </server1RetrievePort> [1]
<server2NetAddress> NetAddress </server2NetAddress> [0..1]
<server2SendPort> Port1025 </server2SendPort> [1]
<server2RetrievePort> Port </server2RetrievePort> [1]
<sharedSecret> EnhancedCallLogsSharedSecret </sharedSecret> [0..1]
<retransmissionDelayMilliSeconds> EnhancedCallLogsRetransmissionDelayMilliSeconds </retransmissionDelayMilliSeconds> [1]
<maxTransmissions> EnhancedCallLogsMaxTransmissions </maxTransmissions> [1]
<soapTimeoutSeconds> EnhancedCallLogsSoapTimeoutSeconds </soapTimeoutSeconds> [1]
<useDBS> xs:boolean </useDBS> [1]
<maxNonPagedResponseSize> EnhancedCallLogsNonPagedResponseSize </maxNonPagedResponseSize> [1]
</...>
Schema Component Representation
<xs:complexType name="SystemEnhancedCallLogsGetResponse17sp4">
<xs:complexContent>
<xs:extension base=" core:OCIDataResponse ">
<xs:sequence>
<xs:element name="isSendEnabled" type=" xs:boolean "/>
<xs:element name="server1NetAddress" type=" NetAddress " minOccurs="0"/>
<xs:element name="server1SendPort" type=" Port1025 "/>
<xs:element name="server1RetrievePort" type=" Port "/>
<xs:element name="server2NetAddress" type=" NetAddress " minOccurs="0"/>
<xs:element name="server2SendPort" type=" Port1025 "/>
<xs:element name="server2RetrievePort" type=" Port "/>
<xs:element name="sharedSecret" type=" EnhancedCallLogsSharedSecret " minOccurs="0"/>
<xs:element name="retransmissionDelayMilliSeconds" type=" EnhancedCallLogsRetransmissionDelayMilliSeconds "/>
<xs:element name="maxTransmissions" type=" EnhancedCallLogsMaxTransmissions "/>
<xs:element name="soapTimeoutSeconds" type=" EnhancedCallLogsSoapTimeoutSeconds "/>
<xs:element name="useDBS" type=" xs:boolean "/>
<xs:element name="maxNonPagedResponseSize" type=" EnhancedCallLogsNonPagedResponseSize "/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Simple Type: MaxIncomingCalls

Parent type: xs:int (derivation method: restriction)
Sub-types: None
Name MaxIncomingCalls
Content
  • Base XSD Type: int
  • 1 <= value <= 999999
Documentation Maximum Number of Incoming Calls This data type is replaced by MaxIncomingCalls20sp1.
Schema Component Representation
<xs:simpleType name="MaxIncomingCalls">
<xs:restriction base=" xs:int ">
<xs:minInclusive value="1"/>
<xs:maxInclusive value="999999"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: MaxOutgoingCalls

Parent type: xs:int (derivation method: restriction)
Sub-types: None
Name MaxOutgoingCalls
Content
  • Base XSD Type: int
  • 1 <= value <= 999999
Documentation Maximum Number of Outgoing Calls This data type is replaced by MaxOutgoingCalls20sp1.
Schema Component Representation
<xs:simpleType name="MaxOutgoingCalls">
<xs:restriction base=" xs:int ">
<xs:minInclusive value="1"/>
<xs:maxInclusive value="999999"/>
</xs:restriction>
</xs:simpleType>
top

Legend

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.
Name AusAddress
Abstract no
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.

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.)
top

Glossary

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.

top