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:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupBroadWorksMobilityGetRequest
Abstract
no
Documentation
Get the group’s BroadWorks Mobility settings.
The response is either a GroupBroadWorksMobilityGetResponse or an ErrorResponse.
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 ="
GroupBroadWorksMobilityGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupBroadWorksMobilityGetResponse
Abstract
no
Documentation
The response to a GroupBroadWorksMobilityGetRequest.
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. -->
<enableLocationServices>
xs :boolean </enableLocationServices>
[1]
<enableMSRNLookup>
xs :boolean </enableMSRNLookup>
[1]
<enableMobileStateChecking>
xs :boolean </enableMobileStateChecking>
[1]
<denyCallOriginations>
xs :boolean </denyCallOriginations>
[1]
<denyCallTerminations>
xs :boolean </denyCallTerminations>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupBroadWorksMobilityGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableLocationServices "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMSRNLookup "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMobileStateChecking "
type ="
xs :boolean
"/>
<
xs:element name ="
denyCallOriginations "
type ="
xs :boolean
"/>
<
xs:element name ="
denyCallTerminations "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupBroadWorksMobilityModifyRequest
Abstract
no
Documentation
Modify the group level broadworks mobility service settings.
The response is either a SuccessResponse or an ErrorResponse.
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. -->
<enableLocationServices>
xs :boolean </enableLocationServices>
[0..1]
<enableMSRNLookup>
xs :boolean </enableMSRNLookup>
[0..1]
<enableMobileStateChecking>
xs :boolean </enableMobileStateChecking>
[0..1]
<denyCallOriginations>
xs :boolean </denyCallOriginations>
[0..1]
<denyCallTerminations>
xs :boolean </denyCallTerminations>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupBroadWorksMobilityModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
<
xs:element name ="
enableLocationServices "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableMSRNLookup "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableMobileStateChecking "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
denyCallOriginations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
denyCallTerminations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
ServiceProviderBroadWorksMobilityGetRequest
Abstract
no
Documentation
Get the service provider BroadWorks Mobility service settings.
The response is either a ServiceProviderBroadWorksMobilityGetResponse or an ErrorResponse.
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 ="
ServiceProviderBroadWorksMobilityGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
ServiceProviderBroadWorksMobilityGetResponse
Abstract
no
Documentation
The response to a ServiceProviderBroadWorksMobilityGetRequest.
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. -->
<enableLocationServices>
xs :boolean </enableLocationServices>
[1]
<enableMSRNLookup>
xs :boolean </enableMSRNLookup>
[1]
<enableMobileStateChecking>
xs :boolean </enableMobileStateChecking>
[1]
<denyCallOriginations>
xs :boolean </denyCallOriginations>
[1]
<denyCallTerminations>
xs :boolean </denyCallTerminations>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
ServiceProviderBroadWorksMobilityGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableLocationServices "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMSRNLookup "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMobileStateChecking "
type ="
xs :boolean
"/>
<
xs:element name ="
denyCallOriginations "
type ="
xs :boolean
"/>
<
xs:element name ="
denyCallTerminations "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
ServiceProviderBroadWorksMobilityModifyRequest
Abstract
no
Documentation
Modify the service provider level BroadWorks Mobility service settings.
The response is either a SuccessResponse or an ErrorResponse.
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. -->
<enableLocationServices>
xs :boolean </enableLocationServices>
[0..1]
<enableMSRNLookup>
xs :boolean </enableMSRNLookup>
[0..1]
<enableMobileStateChecking>
xs :boolean </enableMobileStateChecking>
[0..1]
<denyCallOriginations>
xs :boolean </denyCallOriginations>
[0..1]
<denyCallTerminations>
xs :boolean </denyCallTerminations>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
ServiceProviderBroadWorksMobilityModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
enableLocationServices "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableMSRNLookup "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableMobileStateChecking "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
denyCallOriginations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
denyCallTerminations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBroadWorksMobilityAddIMRNListRequest
Abstract
no
Documentation
Adds BroadWorks Mobility IMRN numbers to the system. It is possible to add either:
a single number, a list of numbers, or a range of numbers, or any combination thereof.
The response is either a SuccessResponse or ErrorResponse.
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. -->
<imrnNumber>
DN
</imrnNumber>
[0..*]
<numberRange>
DNRange
</numberRange>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBroadWorksMobilityAddIMRNListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
imrnNumber "
type ="
DN
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
numberRange "
type ="
DNRange
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBroadWorksMobilityDeleteIMRNListRequest
Abstract
no
Documentation
Removes a BroadWorks Mobility IMRN number from the system.
The response is either SuccessResponse or ErrorResponse.
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. -->
<imrnNumber>
DN
</imrnNumber>
[1..*]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBroadWorksMobilityDeleteIMRNListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
imrnNumber "
type ="
DN
"
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBroadWorksMobilityGetIMRNListRequest
Abstract
no
Documentation
Request to get the list of BroadWorks Mobility IMRN numbers defined in the system.
The response is either a SystemBroadWorksMobilityIMRNGetListResponse
or an ErrorResponse.
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 ="
SystemBroadWorksMobilityGetIMRNListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
searchCriteriaIMRN "
type ="
SearchCriteriaIMRN
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemBroadWorksMobilityGetIMRNListResponse
Abstract
no
Documentation
Response to SystemBroadWorksMobilityDnGetListRequest.
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. -->
<imrnNumber>
DN
</imrnNumber>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBroadWorksMobilityGetIMRNListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
imrnNumber "
type ="
DN
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBroadWorksMobilityGetRequest17sp4
Abstract
no
Documentation
Get the broadworks mobility system parameters.
The response is either a SystemBroadWorksMobilityGetResponse17sp4 or an ErrorResponse.
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 ="
SystemBroadWorksMobilityGetRequest17sp4 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemBroadWorksMobilityGetResponse17sp4
Abstract
no
Documentation
The response to a SystemBroadWorksMobilityGetRequest17sp4.
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. -->
<enableLocationServices>
xs :boolean </enableLocationServices>
[1]
<enableMSRNLookup>
xs :boolean </enableMSRNLookup>
[1]
<enableMobileStateChecking>
xs :boolean </enableMobileStateChecking>
[1]
<denyCallOriginations>
xs :boolean </denyCallOriginations>
[1]
<denyCallTerminations>
xs :boolean </denyCallTerminations>
[1]
<scfSignalingNetAddress>
NetAddress
</scfSignalingNetAddress>
[0..1]
<scfSignalingPort>
Port
</scfSignalingPort>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBroadWorksMobilityGetResponse17sp4 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableLocationServices "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMSRNLookup "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMobileStateChecking "
type ="
xs :boolean
"/>
<
xs:element name ="
denyCallOriginations "
type ="
xs :boolean
"/>
<
xs:element name ="
denyCallTerminations "
type ="
xs :boolean
"/>
<
xs:element name ="
scfSignalingNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
scfSignalingPort "
type ="
Port
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBroadWorksMobilityModifyRequest17sp4
Abstract
no
Documentation
Modify the BroadWorks Mobility system parameters.
The response is either a SuccessResponse or an ErrorResponse.
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. -->
<enableLocationServices>
xs :boolean </enableLocationServices>
[0..1]
<enableMSRNLookup>
xs :boolean </enableMSRNLookup>
[0..1]
<enableMobileStateChecking>
xs :boolean </enableMobileStateChecking>
[0..1]
<denyCallOriginations>
xs :boolean </denyCallOriginations>
[0..1]
<denyCallTerminations>
xs :boolean </denyCallTerminations>
[0..1]
<scfSignalingNetAddress>
NetAddress
</scfSignalingNetAddress>
[0..1]
<scfSignalingPort>
Port
</scfSignalingPort>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBroadWorksMobilityModifyRequest17sp4 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
enableLocationServices "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableMSRNLookup "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableMobileStateChecking "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
denyCallOriginations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
denyCallTerminations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
scfSignalingNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
scfSignalingPort "
type ="
Port
"
minOccurs ="
0 "
nillable ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBroadWorksMobilityServiceAccessCodeAddRequest
Abstract
no
Documentation
Add a system service access code.
The response is either SuccessResponse or ErrorResponse.
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 ="
SystemBroadWorksMobilityServiceAccessCodeAddRequest ">
<
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
SystemBroadWorksMobilityServiceAccessCodeDeleteRequest
Abstract
no
Documentation
Delete a system service access code.
The response is either SuccessResponse or ErrorResponse.
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 ="
SystemBroadWorksMobilityServiceAccessCodeDeleteRequest ">
<
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
SystemBroadWorksMobilityServiceAccessCodeGetListRequest
Abstract
no
Documentation
Get a list of system service access codes.
The response is either SystemBroadWorksMobilityServiceAccessCodeGetListResponse or ErrorResponse.
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 ="
SystemBroadWorksMobilityServiceAccessCodeGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemBroadWorksMobilityServiceAccessCodeGetListResponse
Abstract
no
Documentation
Response to SystemBroadWorksMobilityServiceAccessCodeGetListRequest.
Contains a table with column headings: "Country Code", "Service Access Code", "Description"
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. -->
<serviceAccessCodeTable>
core :OCITable
</serviceAccessCodeTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBroadWorksMobilityServiceAccessCodeGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBroadWorksMobilityServiceAccessCodeModifyRequest
Abstract
no
Documentation
Modify a system service access code.
The response is either SuccessResponse or ErrorResponse.
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 ="
SystemBroadWorksMobilityServiceAccessCodeModifyRequest ">
<
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
UserBroadWorksMobilityGetRequest
Abstract
no
Documentation
Get the user's broadworks mobility service settings.
The response is either a UserBroadWorksMobilityGetResponse or an ErrorResponse.
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 ="
UserBroadWorksMobilityGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserBroadWorksMobilityGetResponse
Abstract
no
Documentation
Response to a UserBroadWorksMobilityGetRequest.
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. -->
<isActive>
xs :boolean </isActive>
[1]
<mobilePhoneNumber>
DN
</mobilePhoneNumber>
[0..1]
<alertClickToDialCalls>
xs :boolean </alertClickToDialCalls>
[1]
<alertGroupPagingCalls>
xs :boolean </alertGroupPagingCalls>
[1]
<enableDiversionInhibitor>
xs :boolean </enableDiversionInhibitor>
[1]
<requireAnswerConfirmation>
xs :boolean </requireAnswerConfirmation>
[1]
<broadworksCallControl>
xs :boolean </broadworksCallControl>
[1]
<denyCallOriginations>
xs :boolean </denyCallOriginations>
[1]
<denyCallTerminations>
xs :boolean </denyCallTerminations>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserBroadWorksMobilityGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
<
xs:element name ="
mobilePhoneNumber "
type ="
DN
"
minOccurs ="
0 "/>
<
xs:element name ="
alertClickToDialCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
alertGroupPagingCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
enableDiversionInhibitor "
type ="
xs :boolean
"/>
<
xs:element name ="
requireAnswerConfirmation "
type ="
xs :boolean
"/>
<
xs:element name ="
broadworksCallControl "
type ="
xs :boolean
"/>
<
xs:element name ="
denyCallOriginations "
type ="
xs :boolean
"/>
<
xs:element name ="
denyCallTerminations "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserBroadWorksMobilityModifyRequest
Abstract
no
Documentation
Modify the user's broadworks mobility service settings.
The response is either a SuccessResponse or an ErrorResponse.
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. -->
<isActive>
xs :boolean </isActive>
[0..1]
<mobilePhoneNumber>
DN
</mobilePhoneNumber>
[0..1]
<alertClickToDialCalls>
xs :boolean </alertClickToDialCalls>
[0..1]
<alertGroupPagingCalls>
xs :boolean </alertGroupPagingCalls>
[0..1]
<enableDiversionInhibitor>
xs :boolean </enableDiversionInhibitor>
[0..1]
<requireAnswerConfirmation>
xs :boolean </requireAnswerConfirmation>
[0..1]
<broadworksCallControl>
xs :boolean </broadworksCallControl>
[0..1]
<denyCallOriginations>
xs :boolean </denyCallOriginations>
[0..1]
<denyCallTerminations>
xs :boolean </denyCallTerminations>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserBroadWorksMobilityModifyRequest ">
<
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 ="
mobilePhoneNumber "
type ="
DN
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
alertClickToDialCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
alertGroupPagingCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableDiversionInhibitor "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
requireAnswerConfirmation "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
broadworksCallControl "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
denyCallOriginations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
denyCallTerminations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
BroadWorksMobilityGroupSettingLevel
Content
value comes from list: {'Group'|'ServiceProvider'}
Documentation
BroadWorks Mobility setting for the group level.
Schema Component Representation
<
xs:simpleType name ="
BroadWorksMobilityGroupSettingLevel ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Group "/>
<xs:enumeration value ="ServiceProvider "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
BroadWorksMobilityPhoneToRing
Content
value comes from list: {'Fixed'|'Mobile'|'Both'}
Documentation
BroadWorks Mobility interrupt type.
Schema Component Representation
<
xs:simpleType name ="
BroadWorksMobilityPhoneToRing ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Fixed "/>
<xs:enumeration value ="Mobile "/>
<xs:enumeration value ="Both "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
BroadWorksMobilityServiceProviderSettingLevel
Content
value comes from list: {'ServiceProvider'|'System'}
Documentation
BroadWorks Mobility setting for the service provider level.
Schema Component Representation
<
xs:simpleType name ="
BroadWorksMobilityServiceProviderSettingLevel ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="ServiceProvider "/>
<xs:enumeration value ="System "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
BroadWorksMobilityUserSettingLevel
Content
value comes from list: {'Group'|'User'}
Documentation
BroadWorks Mobility setting for the user level.
Schema Component Representation
<
xs:simpleType name ="
BroadWorksMobilityUserSettingLevel ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Group "/>
<xs:enumeration value ="User "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
IMRNTimeoutMilliseconds
Content
Documentation
IMRN Timeout interval in milliseconds.
Schema Component Representation
<
xs:simpleType name ="
IMRNTimeoutMilliseconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="100 "/>
<xs:maxInclusive value ="60000 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SCFMaxConsecutiveFailures
Content
Documentation
The number of failure detections it takes to mark a server out of service.
Schema Component Representation
<
xs:simpleType name ="
SCFMaxConsecutiveFailures ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="10 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SCFMaxResponseWaitTimeMilliseconds
Content
Documentation
The value in milliseconds specifying how long to wait for a response from a server.
Schema Component Representation
<
xs:simpleType name ="
SCFMaxResponseWaitTimeMilliseconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="100 "/>
<xs:maxInclusive value ="10000 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SCFRefreshPeriodSeconds
Content
Documentation
The value in seconds specifying how long to wait before retrying a failed server.
Schema Component Representation
<
xs:simpleType name ="
SCFRefreshPeriodSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="10 "/>
<xs:maxInclusive value ="300 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
ServiceAccessCode
Content
Documentation
The Service Access Code composed of DTMF digits 0-9, # or *.
Schema Component Representation
<
xs:simpleType name ="
ServiceAccessCode ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="10 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
ServiceAccessCodeDescription
Content
Documentation
Service Access Code description.
Schema Component Representation
<
xs:simpleType name ="
ServiceAccessCodeDescription ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
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 .