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:schema >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupVoiceMessagingGroupGetRequest
Abstract
no
Documentation
Requests the group's Voice Messaging settings.
The response is either GroupVoiceMessagingGroupGetResponse 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 ="
GroupVoiceMessagingGroupGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupVoiceMessagingGroupGetResponse
Abstract
no
Documentation
Response to GroupVoiceMessagingGroupGetRequest.
Contains the group's voice messaging settings.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<warnCallerBeforeRecordingVoiceMessage>
xs :boolean </warnCallerBeforeRecordingVoiceMessage>
[1]
<allowUsersConfiguringAdvancedSettings>
xs :boolean </allowUsersConfiguringAdvancedSettings>
[1]
<allowComposeOrForwardMessageToEntireGroup>
xs :boolean </allowComposeOrForwardMessageToEntireGroup>
[1]
<mailServerNetAddress>
NetAddress
</mailServerNetAddress>
[0..1]
<realDeleteForImap>
xs :boolean </realDeleteForImap>
[1]
<doesMessageAge>
xs :boolean </doesMessageAge>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupVoiceMessagingGroupGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
warnCallerBeforeRecordingVoiceMessage "
type ="
xs :boolean
"/>
<
xs:element name ="
allowUsersConfiguringAdvancedSettings "
type ="
xs :boolean
"/>
<
xs:element name ="
allowComposeOrForwardMessageToEntireGroup "
type ="
xs :boolean
"/>
<
xs:element name ="
mailServerNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
realDeleteForImap "
type ="
xs :boolean
"/>
<
xs:element name ="
doesMessageAge "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupVoiceMessagingGroupGetVoicePortalBrandingRequest20
Abstract
no
Documentation
Get the group's voice portal branding settings.
The response is either a GroupVoiceMessagingGroupGetVoicePortalBrandingResponse20 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 ="
GroupVoiceMessagingGroupGetVoicePortalBrandingRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupVoiceMessagingGroupGetVoicePortalBrandingResponse20
Abstract
no
Documentation
Response to the GroupVoiceMessagingGroupGetVoicePortalBrandingRequest20.
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 ="
GroupVoiceMessagingGroupGetVoicePortalBrandingResponse20 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupVoiceMessagingGroupGetVoicePortalRequest19sp1
Abstract
no
Documentation
Request to get the group voice portal information for a voice messaging group.
The response is either GroupVoiceMessagingGroupGetVoicePortalResponse19sp1 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 ="
GroupVoiceMessagingGroupGetVoicePortalRequest19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupVoiceMessagingGroupGetVoicePortalResponse19sp1
Abstract
no
Documentation
Response to the GroupVoiceMessagingGroupGetVoicePortalRequest19sp1.
The following elements are only used in HSS data mode:
enableExtendedScope
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<isActive>
xs :boolean </isActive>
[1]
<enableExtendedScope>
xs :boolean </enableExtendedScope>
[1]
<allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin>
xs :boolean </allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin>
[1]
<useVoicePortalWizard>
xs :boolean </useVoicePortalWizard>
[1]
<useExternalRouting>
xs :boolean </useExternalRouting>
[1]
<homeZoneName>
ZoneName
</homeZoneName>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupVoiceMessagingGroupGetVoicePortalResponse19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
<
xs:element name ="
enableExtendedScope "
type ="
xs :boolean
"/>
<
xs:element name ="
allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin "
type ="
xs :boolean
"/>
<
xs:element name ="
useVoicePortalWizard "
type ="
xs :boolean
"/>
<
xs:element name ="
useExternalRouting "
type ="
xs :boolean
"/>
<
xs:element name ="
homeZoneName "
type ="
ZoneName
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupVoiceMessagingGroupModifyRequest
Abstract
no
Documentation
Request to modify the group's voice messaging settings.
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. -->
<warnCallerBeforeRecordingVoiceMessage>
xs :boolean </warnCallerBeforeRecordingVoiceMessage>
[0..1]
<allowUsersConfiguringAdvancedSettings>
xs :boolean </allowUsersConfiguringAdvancedSettings>
[0..1]
<allowComposeOrForwardMessageToEntireGroup>
xs :boolean </allowComposeOrForwardMessageToEntireGroup>
[0..1]
<mailServerNetAddress>
NetAddress
</mailServerNetAddress>
[0..1]
<realDeleteForImap>
xs :boolean </realDeleteForImap>
[0..1]
<doesMessageAge>
xs :boolean </doesMessageAge>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupVoiceMessagingGroupModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
<
xs:element name ="
warnCallerBeforeRecordingVoiceMessage "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowUsersConfiguringAdvancedSettings "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowComposeOrForwardMessageToEntireGroup "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
mailServerNetAddress "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
realDeleteForImap "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
doesMessageAge "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest20
Abstract
no
Documentation
Modify the group's voice portal branding settings.
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 ="
GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
<
xs:element name ="
voicePortalGreetingFile "
type ="
AnnouncementFileKey
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
voiceMessagingGreetingFile "
type ="
AnnouncementFileKey
"
minOccurs ="
0 "
nillable ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupVoiceMessagingGroupModifyVoicePortalRequest
Abstract
no
Documentation
Request to modify the group voice portal information for a voice messaging group.
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. -->
<isActive>
xs :boolean </isActive>
[0..1]
<enableExtendedScope>
xs :boolean </enableExtendedScope>
[0..1]
<allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin>
xs :boolean </allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin>
[0..1]
<useVoicePortalWizard>
xs :boolean </useVoicePortalWizard>
[0..1]
<useExternalRouting>
xs :boolean </useExternalRouting>
[0..1]
<homeZoneName>
ZoneName
</homeZoneName>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupVoiceMessagingGroupModifyVoicePortalRequest ">
<
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 ="
enableExtendedScope "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useVoicePortalWizard "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useExternalRouting "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
externalRoutingAddress "
type ="
OutgoingDNorSIPURI
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
homeZoneName "
type ="
ZoneName
"
nillable ="
true "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
ServiceProviderVoiceMessagingGroupGetRequest
Abstract
no
Documentation
Requests the service provider's or enterprise's voice messaging settings.
The response is either ServiceProviderVoiceMessagingGroupGetResponse 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 ="
ServiceProviderVoiceMessagingGroupGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
ServiceProviderVoiceMessagingGroupGetResponse
Abstract
no
Documentation
Response to ServiceProviderVoiceMessagingGroupGetRequest.
Contains the service provider's or enterprise's voice messaging settings.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<deliveryFromAddress>
EmailAddress
</deliveryFromAddress>
[0..1]
<notificationFromAddress>
EmailAddress
</notificationFromAddress>
[0..1]
<voicePortalLockoutFromAddress>
EmailAddress
</voicePortalLockoutFromAddress>
[0..1]
<useSystemDefaultDeliveryFromAddress>
xs :boolean </useSystemDefaultDeliveryFromAddress>
[1]
<useSystemDefaultNotificationFromAddress>
xs :boolean </useSystemDefaultNotificationFromAddress>
[1]
<useSystemDefaultVoicePortalLockoutFromAddress>
xs :boolean </useSystemDefaultVoicePortalLockoutFromAddress>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
ServiceProviderVoiceMessagingGroupGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
deliveryFromAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
notificationFromAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
voicePortalLockoutFromAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
useSystemDefaultDeliveryFromAddress "
type ="
xs :boolean
"/>
<
xs:element name ="
useSystemDefaultNotificationFromAddress "
type ="
xs :boolean
"/>
<
xs:element name ="
useSystemDefaultVoicePortalLockoutFromAddress "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
ServiceProviderVoiceMessagingGroupGetVoicePortalBrandingRequest16
Abstract
no
Documentation
Get the service provider's voice portal branding settings.
The response is either a ServiceProviderVoiceMessagingGroupGetVoicePortalBrandingResponse16 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 ="
ServiceProviderVoiceMessagingGroupGetVoicePortalBrandingRequest16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
ServiceProviderVoiceMessagingGroupGetVoicePortalBrandingResponse16
Abstract
no
Documentation
Response to the ServiceProviderVoiceMessagingGroupGetVoicePortalBrandingRequest16.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<voicePortalGreetingFileDescription>
FileDescription
</voicePortalGreetingFileDescription>
[0..1]
<voicePortalGreetingMediaFileType>
MediaFileType
</voicePortalGreetingMediaFileType>
[0..1]
<voiceMessagingGreetingFileDescription>
FileDescription
</voiceMessagingGreetingFileDescription>
[0..1]
<voiceMessagingGreetingMediaFileType>
MediaFileType
</voiceMessagingGreetingMediaFileType>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
ServiceProviderVoiceMessagingGroupGetVoicePortalBrandingResponse16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
voicePortalGreetingFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
voicePortalGreetingMediaFileType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
voiceMessagingGreetingFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
voiceMessagingGreetingMediaFileType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
ServiceProviderVoiceMessagingGroupGetVoicePortalRequest
Abstract
no
Documentation
Requests the service provider's or enterprise's voice portal settings.
The response is either ServiceProviderVoiceMessagingGroupGetVoicePortalResponse 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 ="
ServiceProviderVoiceMessagingGroupGetVoicePortalRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
ServiceProviderVoiceMessagingGroupGetVoicePortalResponse
Abstract
no
Documentation
Response to ServiceProviderVoiceMessagingGroupGetVoicePortalRequest.
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 ="
ServiceProviderVoiceMessagingGroupGetVoicePortalResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
ServiceProviderVoiceMessagingGroupModifyRequest
Abstract
no
Documentation
Request to modify a service provider's or enterprise's voice messaging settings.
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. -->
<deliveryFromAddress>
EmailAddress
</deliveryFromAddress>
[0..1]
<notificationFromAddress>
EmailAddress
</notificationFromAddress>
[0..1]
<voicePortalLockoutFromAddress>
EmailAddress
</voicePortalLockoutFromAddress>
[0..1]
<useSystemDefaultDeliveryFromAddress>
xs :boolean </useSystemDefaultDeliveryFromAddress>
[0..1]
<useSystemDefaultNotificationFromAddress>
xs :boolean </useSystemDefaultNotificationFromAddress>
[0..1]
<useSystemDefaultVoicePortalLockoutFromAddress>
xs :boolean </useSystemDefaultVoicePortalLockoutFromAddress>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
ServiceProviderVoiceMessagingGroupModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
deliveryFromAddress "
type ="
EmailAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
notificationFromAddress "
type ="
EmailAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
voicePortalLockoutFromAddress "
type ="
EmailAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
useSystemDefaultDeliveryFromAddress "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useSystemDefaultNotificationFromAddress "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useSystemDefaultVoicePortalLockoutFromAddress "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
ServiceProviderVoiceMessagingGroupModifyVoicePortalBrandingRequest16
Abstract
no
Documentation
Modify the service provider's voice portal branding settings.
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 ="
ServiceProviderVoiceMessagingGroupModifyVoicePortalBrandingRequest16 ">
<
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
ServiceProviderVoiceMessagingGroupModifyVoicePortalRequest
Abstract
no
Documentation
Request to change the service provider's or enterprise's voice portal settings.
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. -->
</...>
Schema Component Representation
<
xs:complexType name ="
ServiceProviderVoiceMessagingGroupModifyVoicePortalRequest ">
<
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
SystemVoiceMessageSummaryUpdateGetRequest
Abstract
no
Documentation
Requests system voice mail message summary update parameter settings.
The response is either SystemVoiceMessageSummaryUpdateGetResponse 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 ="
SystemVoiceMessageSummaryUpdateGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemVoiceMessageSummaryUpdateGetResponse
Abstract
no
Documentation
Response to SystemVoiceMessageSummaryUpdateGetRequest.
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. -->
<sendSavedAndUrgentMWIOnNotification>
xs :boolean </sendSavedAndUrgentMWIOnNotification>
[1]
<sendMessageSummaryUpdateOnRegister>
xs :boolean </sendMessageSummaryUpdateOnRegister>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemVoiceMessageSummaryUpdateGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
sendSavedAndUrgentMWIOnNotification "
type ="
xs :boolean
"/>
<
xs:element name ="
sendMessageSummaryUpdateOnRegister "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemVoiceMessageSummaryUpdateModifyRequest
Abstract
no
Documentation
Modify the system level data associated with Voice Messaging.
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. -->
<sendSavedAndUrgentMWIOnNotification>
xs :boolean </sendSavedAndUrgentMWIOnNotification>
[0..1]
<sendMessageSummaryUpdateOnRegister>
xs :boolean </sendMessageSummaryUpdateOnRegister>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemVoiceMessageSummaryUpdateModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
sendSavedAndUrgentMWIOnNotification "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
sendMessageSummaryUpdateOnRegister "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemVoiceMessagingGroupGetRequest20
Abstract
no
Documentation
Request the system level data associated with Voice Messaging.
The response is either a SystemVoiceMessagingGroupGetResponse20 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 ="
SystemVoiceMessagingGroupGetRequest20 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemVoiceMessagingGroupGetResponse20
Abstract
no
Documentation
Response to SystemVoiceMessagingGroupGetRequest20.
The following elements are only used in AS data mode:
realDeleteForImap
useDnInMailBody
useShortSubjectLine
maxMessageLengthMinutes
maxMailboxLengthMinutes
doesMessageAge
holdPeriodDays
mailServerNetAddress
mailServerProtocol
defaultDeliveryFromAddress
defaultNotificationFromAddress
useOutgoingMWIOnSMDI
mwiDelayInSeconds
voicePortalScope
enterpriseVoicePortalLicensed
networkWideMessaging
useExternalRouting
defaultExternalRoutingAddress
vmOnlySystem
clientInitiatedMailServerSessionTimeoutMinutes
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]
<vmOnlySystem>
xs :boolean </vmOnlySystem>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemVoiceMessagingGroupGetResponse20 ">
<
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:element name ="
vmOnlySystem "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemVoiceMessagingGroupGetVoicePortalMenusRequest20
Abstract
no
Documentation
Requests the system voice portal Menus setting.
The response is either SystemVoiceMessagingGroupGetVoicePortalMenusResponse20 or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
Schema Component Representation
Name
SystemVoiceMessagingGroupGetVoicePortalMenusResponse20
Abstract
no
Documentation
Response to SystemVoiceMessagingGroupGetVoicePortalMenusRequest20.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
Schema Component Representation
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemVoiceMessagingGroupModifyRequest16
Abstract
no
Documentation
Modify the system level data associated with Voice Messaging.
The response is either a SuccessResponse or an ErrorResponse.
The following elements are only used in AS data mode:
realDeleteForImap
useDnInMailBody
useShortSubjectLine
maxMessageLengthMinutes
maxMailboxLengthMinutes
doesMessageAge
holdPeriodDays
mailServerNetAddress
mailServerProtocol
defaultDeliveryFromAddress
defaultNotificationFromAddress
useOutgoingMWIOnSMDI
mwiDelayInSeconds
voicePortalScope
enterpriseVoicePortalLicensed
networkWideMessaging
useExternalRouting
defaultExternalRoutingAddress
vmOnlySystem
clientInitiatedMailServerSessionTimeoutMinutes
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]
<vmOnlySystem>
xs :boolean </vmOnlySystem>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemVoiceMessagingGroupModifyRequest16 ">
<
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:element name ="
vmOnlySystem "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemVoiceMessagingGroupModifyVoicePortalMenusRequest19
Abstract
no
Documentation
Request to modify the system voice portal menus setting.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
Schema Component Representation
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserVoiceMessagingUserAddAliasListRequest
Abstract
no
Documentation
Add one or more voice mail aliases to a users voice message.
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 ="
UserVoiceMessagingUserAddAliasListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
<
xs:element name ="
phoneNumber "
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
UserVoiceMessagingUserDeleteAliasListRequest
Abstract
no
Documentation
Delete one or more voice mail aliases from a users voice message.
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 ="
UserVoiceMessagingUserDeleteAliasListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
<
xs:element name ="
phoneNumber "
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
UserVoiceMessagingUserGetAdvancedVoiceManagementRequest14sp3
Abstract
no
Documentation
Get the user's voice messaging advanced voice management service setting.
The response is either a UserVoiceMessagingUserGetAdvancedVoiceManagementResponse14sp3 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 ="
UserVoiceMessagingUserGetAdvancedVoiceManagementRequest14sp3 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserVoiceMessagingUserGetAdvancedVoiceManagementResponse14sp3
Abstract
no
Documentation
Response to the UserVoiceMessagingUserGetAdvancedVoiceManagementRequest14sp3.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<groupMailServerEmailAddress>
EmailAddress
</groupMailServerEmailAddress>
[0..1]
Start Choice [1]
<useGroupDefaultMailServerFullMailboxLimit> true </useGroupDefaultMailServerFullMailboxLimit> [1]
End Choice
<personalMailServerNetAddress>
NetAddress
</personalMailServerNetAddress>
[0..1]
<personalMailServerRealDeleteForImap>
xs :boolean </personalMailServerRealDeleteForImap>
[1]
<personalMailServerEmailAddress>
EmailAddress
</personalMailServerEmailAddress>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserVoiceMessagingUserGetAdvancedVoiceManagementResponse14sp3 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
groupMailServerEmailAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
<
xs:choice >
<
xs:element name ="
useGroupDefaultMailServerFullMailboxLimit "
type ="
xs :boolean
"
fixed ="
true "/>
</
xs:choice >
<
xs:element name ="
personalMailServerNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
personalMailServerRealDeleteForImap "
type ="
xs :boolean
"/>
<
xs:element name ="
personalMailServerEmailAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserVoiceMessagingUserGetAliasListRequest
Abstract
no
Documentation
Get the voice mail aliases for a users voice message.
The response is either a UserVoiceMessagingUserGetAliasListResponse 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 ="
UserVoiceMessagingUserGetAliasListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserVoiceMessagingUserGetAliasListResponse
Abstract
no
Documentation
Response to UserVoiceMessagingUserGetAliasListRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<phoneNumber>
DN
</phoneNumber>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
UserVoiceMessagingUserGetAliasListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
phoneNumber "
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
UserVoiceMessagingUserGetDistributionListRequest
Abstract
no
Documentation
Get a voice mail distribution list for a users voice message.
The response is either UserVoiceMessagingUserGetDistributionListResponse 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 ="
UserVoiceMessagingUserGetDistributionListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserVoiceMessagingUserGetDistributionListResponse
Abstract
no
Documentation
Response to UserVoiceMessagingUserGetDistributionListRequest.
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 ="
UserVoiceMessagingUserGetDistributionListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserVoiceMessagingUserGetGreetingRequest20
Abstract
no
Documentation
Get the user's voice messaging greeting information.
The response is either a UserVoiceMessagingUserGetGreetingResponse20 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 ="
UserVoiceMessagingUserGetGreetingRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserVoiceMessagingUserGetGreetingResponse20
Abstract
no
Documentation
Response to UserVoiceMessagingUserGetGreetingRequest18sp1.
Contains the greeting configuration for a user's voice messaging.
The following elements are only used in AS data mode:
disableMessageDeposit
disableMessageDepositAction
greetingOnlyForwardDestination
extendedAwayEnabled
extendedAwayDisableMessageDeposit
extendedAwayAudioFile
extendedAwayAudioMediaType
extendedAwayVideoFile
extendedAwayVideoMediaTyp
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<extendedAwayEnabled>
xs :boolean </extendedAwayEnabled>
[1]
<extendedAwayDisableMessageDeposit>
xs :boolean </extendedAwayDisableMessageDeposit>
[1]
<disableMessageDeposit>
xs :boolean </disableMessageDeposit>
[1]
<greetingOnlyForwardDestination>
OutgoingDNorSIPURI
</greetingOnlyForwardDestination>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserVoiceMessagingUserGetGreetingResponse20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
extendedAwayEnabled "
type ="
xs :boolean
"/>
<
xs:element name ="
extendedAwayDisableMessageDeposit "
type ="
xs :boolean
"/>
<
xs:element name ="
disableMessageDeposit "
type ="
xs :boolean
"/>
<
xs:element name ="
greetingOnlyForwardDestination "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserVoiceMessagingUserGetOutgoingSMDIMWIRequest
Abstract
no
Documentation
Get the user's voice messaging outgoing SMDI message waiting indicator service setting.
The response is either a UserVoiceMessagingUserGetOutgoingSMDIMWIResponse 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 ="
UserVoiceMessagingUserGetOutgoingSMDIMWIRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserVoiceMessagingUserGetOutgoingSMDIMWIResponse
Abstract
no
Documentation
Response to the UserVoiceMessagingUserGetOutgoingSMDIMWIRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[1]
<outgoingSMDIMWIPhoneNumber>
OutgoingDN
</outgoingSMDIMWIPhoneNumber>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
UserVoiceMessagingUserGetOutgoingSMDIMWIResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
<
xs:element name ="
outgoingSMDIMWIPhoneNumber "
type ="
OutgoingDN
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserVoiceMessagingUserGetVoiceManagementRequest17
Abstract
no
Documentation
Get the user's voice messaging voice management service settings.
The response is either a UserVoiceMessagingUserGetVoiceManagementResponse17 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 ="
UserVoiceMessagingUserGetVoiceManagementRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserVoiceMessagingUserGetVoiceManagementResponse17
Abstract
no
Documentation
Response to the UserVoiceMessagingUserGetVoiceManagementRequest17.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[1]
<voiceMessageDeliveryEmailAddress>
EmailAddress
</voiceMessageDeliveryEmailAddress>
[0..1]
<usePhoneMessageWaitingIndicator>
xs :boolean </usePhoneMessageWaitingIndicator>
[1]
<sendVoiceMessageNotifyEmail>
xs :boolean </sendVoiceMessageNotifyEmail>
[1]
<voiceMessageNotifyEmailAddress>
EmailAddress
</voiceMessageNotifyEmailAddress>
[0..1]
<sendCarbonCopyVoiceMessage>
xs :boolean </sendCarbonCopyVoiceMessage>
[1]
<voiceMessageCarbonCopyEmailAddress>
EmailAddress
</voiceMessageCarbonCopyEmailAddress>
[0..1]
<transferOnZeroToPhoneNumber>
xs :boolean </transferOnZeroToPhoneNumber>
[1]
<transferPhoneNumber>
OutgoingDN
</transferPhoneNumber>
[0..1]
<alwaysRedirectToVoiceMail>
xs :boolean </alwaysRedirectToVoiceMail>
[1]
<busyRedirectToVoiceMail>
xs :boolean </busyRedirectToVoiceMail>
[1]
<noAnswerRedirectToVoiceMail>
xs :boolean </noAnswerRedirectToVoiceMail>
[1]
<outOfPrimaryZoneRedirectToVoiceMail>
xs :boolean </outOfPrimaryZoneRedirectToVoiceMail>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserVoiceMessagingUserGetVoiceManagementResponse17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
<
xs:element name ="
voiceMessageDeliveryEmailAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
usePhoneMessageWaitingIndicator "
type ="
xs :boolean
"/>
<
xs:element name ="
sendVoiceMessageNotifyEmail "
type ="
xs :boolean
"/>
<
xs:element name ="
voiceMessageNotifyEmailAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
sendCarbonCopyVoiceMessage "
type ="
xs :boolean
"/>
<
xs:element name ="
voiceMessageCarbonCopyEmailAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
transferOnZeroToPhoneNumber "
type ="
xs :boolean
"/>
<
xs:element name ="
transferPhoneNumber "
type ="
OutgoingDN
"
minOccurs ="
0 "/>
<
xs:element name ="
alwaysRedirectToVoiceMail "
type ="
xs :boolean
"/>
<
xs:element name ="
busyRedirectToVoiceMail "
type ="
xs :boolean
"/>
<
xs:element name ="
noAnswerRedirectToVoiceMail "
type ="
xs :boolean
"/>
<
xs:element name ="
outOfPrimaryZoneRedirectToVoiceMail "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserVoiceMessagingUserGetVoicePortalRequest20
Abstract
no
Documentation
Get the user's voice messaging voice portal settings.
The response is either a UserVoiceMessagingUserGetVoicePortalResponse20 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 ="
UserVoiceMessagingUserGetVoicePortalRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserVoiceMessagingUserGetVoicePortalResponse20
Abstract
no
Documentation
Response to UserVoiceMessagingUserGetVoicePortalRequest20.
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]
</...>
Schema Component Representation
<
xs:complexType name ="
UserVoiceMessagingUserGetVoicePortalResponse20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
usePersonalizedName "
type ="
xs :boolean
"/>
<
xs:element name ="
voicePortalAutoLogin "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserVoiceMessagingUserModifyAdvancedVoiceManagementRequest
Abstract
no
Documentation
Modify the user's voice messaging advanced voice management service setting.
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. -->
<groupMailServerEmailAddress>
EmailAddress
</groupMailServerEmailAddress>
[0..1]
<groupMailServerPassword>
Password
</groupMailServerPassword>
[0..1]
Start Choice [0..1]
<useGroupDefaultMailServerFullMailboxLimit> true </useGroupDefaultMailServerFullMailboxLimit> [1]
End Choice
<personalMailServerNetAddress>
NetAddress
</personalMailServerNetAddress>
[0..1]
<personalMailServerRealDeleteForImap>
xs :boolean </personalMailServerRealDeleteForImap>
[0..1]
<personalMailServerEmailAddress>
EmailAddress
</personalMailServerEmailAddress>
[0..1]
<personalMailServerPassword>
Password
</personalMailServerPassword>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserVoiceMessagingUserModifyAdvancedVoiceManagementRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
<
xs:element name ="
groupMailServerEmailAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
groupMailServerPassword "
type ="
Password
"
minOccurs ="
0 "/>
<
xs:choice minOccurs ="
0 ">
<
xs:element name ="
useGroupDefaultMailServerFullMailboxLimit "
type ="
xs :boolean
"
fixed ="
true "/>
</
xs:choice >
<
xs:element name ="
personalMailServerNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
personalMailServerRealDeleteForImap "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
personalMailServerEmailAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
personalMailServerPassword "
type ="
Password
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserVoiceMessagingUserModifyDistributionListRequest
Abstract
no
Documentation
Modify a voice mail distribution list for a users voice message.
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 ="
UserVoiceMessagingUserModifyDistributionListRequest ">
<
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
UserVoiceMessagingUserModifyGreetingRequest20
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.
The following elements are only used in AS data mode:
disableMessageDeposit
disableMessageDepositAction
greetingOnlyForwardDestination
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<extendedAwayEnabled>
xs :boolean </extendedAwayEnabled>
[0..1]
<extendedAwayDisableMessageDeposit>
xs :boolean </extendedAwayDisableMessageDeposit>
[0..1]
<disableMessageDeposit>
xs :boolean </disableMessageDeposit>
[0..1]
<greetingOnlyForwardDestination>
OutgoingDNorSIPURI
</greetingOnlyForwardDestination>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserVoiceMessagingUserModifyGreetingRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
<
xs:element name ="
extendedAwayEnabled "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
extendedAwayDisableMessageDeposit "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disableMessageDeposit "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
greetingOnlyForwardDestination "
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
UserVoiceMessagingUserModifyOutgoingSMDIMWIRequest
Abstract
no
Documentation
Modify the user's voice messaging outgoing message waiting indicator service setting.
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. -->
<isActive>
xs :boolean </isActive>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserVoiceMessagingUserModifyOutgoingSMDIMWIRequest ">
<
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:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserVoiceMessagingUserModifyVoiceManagementRequest
Abstract
no
Documentation
Modify the user's voice messaging voice management service setting.
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. -->
<isActive>
xs :boolean </isActive>
[0..1]
<voiceMessageDeliveryEmailAddress>
EmailAddress
</voiceMessageDeliveryEmailAddress>
[0..1]
<usePhoneMessageWaitingIndicator>
xs :boolean </usePhoneMessageWaitingIndicator>
[0..1]
<sendVoiceMessageNotifyEmail>
xs :boolean </sendVoiceMessageNotifyEmail>
[0..1]
<voiceMessageNotifyEmailAddress>
EmailAddress
</voiceMessageNotifyEmailAddress>
[0..1]
<sendCarbonCopyVoiceMessage>
xs :boolean </sendCarbonCopyVoiceMessage>
[0..1]
<voiceMessageCarbonCopyEmailAddress>
EmailAddress
</voiceMessageCarbonCopyEmailAddress>
[0..1]
<transferOnZeroToPhoneNumber>
xs :boolean </transferOnZeroToPhoneNumber>
[0..1]
<transferPhoneNumber>
OutgoingDN
</transferPhoneNumber>
[0..1]
<alwaysRedirectToVoiceMail>
xs :boolean </alwaysRedirectToVoiceMail>
[0..1]
<busyRedirectToVoiceMail>
xs :boolean </busyRedirectToVoiceMail>
[0..1]
<noAnswerRedirectToVoiceMail>
xs :boolean </noAnswerRedirectToVoiceMail>
[0..1]
<outOfPrimaryZoneRedirectToVoiceMail>
xs :boolean </outOfPrimaryZoneRedirectToVoiceMail>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserVoiceMessagingUserModifyVoiceManagementRequest ">
<
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 ="
voiceMessageDeliveryEmailAddress "
type ="
EmailAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
usePhoneMessageWaitingIndicator "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
sendVoiceMessageNotifyEmail "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
voiceMessageNotifyEmailAddress "
type ="
EmailAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
sendCarbonCopyVoiceMessage "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
voiceMessageCarbonCopyEmailAddress "
type ="
EmailAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
transferOnZeroToPhoneNumber "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
transferPhoneNumber "
type ="
OutgoingDN
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
alwaysRedirectToVoiceMail "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
busyRedirectToVoiceMail "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
noAnswerRedirectToVoiceMail "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
outOfPrimaryZoneRedirectToVoiceMail "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserVoiceMessagingUserModifyVoicePortalRequest20
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.
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 ="
UserVoiceMessagingUserModifyVoicePortalRequest20 ">
<
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
VoiceMessagingAlternateNoAnswerGreetingModify20
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 ="
VoiceMessagingAlternateNoAnswerGreetingModify20 ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
VoiceMessagingAlternateNoAnswerGreetingRead20
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 ="
VoiceMessagingAlternateNoAnswerGreetingRead20 ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
ServiceProviderVoicePortalScope
Content
value comes from list: {'Group'|'Service Provider'}
Documentation
Voice Portal Scope.
The Service Provider option allows users to log in to their voice portal using the voice portal
of any group that is both hosted on the same application server and within the same service provider
or enterprise.
The Group option keeps groups completely independent. Users can only log in to their voice portal
using the access number for their group.
Schema Component Representation
<
xs:simpleType name ="
ServiceProviderVoicePortalScope ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Group "/>
<xs:enumeration value ="Service Provider "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SystemVoicePortalScope
Content
value comes from list: {'Service Provider'|'System'}
Documentation
Voice Portal Scope.
When set to System, users can call any group voice portal hosted on the same Application Server
as themselves rather than only the voice portal of their own group to initiate the login process.
When set to Service Providers, the voice portal scope is configured within the Service Provider.
Schema Component Representation
<
xs:simpleType name ="
SystemVoicePortalScope ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Service Provider "/>
<xs:enumeration value ="System "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
VoiceMessageSummaryUpdateSeconds
Content
Documentation
Minimum time interval between message summary update notifications in seconds.
This parameter is used to avoid SIP signaling overload due to frequent device registration.
Broadworks sends the message-summary only if the minimum time interval has elapsed.
Configuring a value of zero causes the message-summary to be sent on every incoming registration (thus disabling the throttling mechanism).
Schema Component Representation
<
xs:simpleType name ="
VoiceMessageSummaryUpdateSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="86400 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes
Content
Documentation
Duration of XSI session timeout period for Voice Messaging
service.
Schema Component Representation
<
xs:simpleType name ="
VoiceMessagingClientInitiatedMailServerSessionTimeoutMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="10 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
VoiceMessagingDistributionListDescription
Content
Documentation
Distribution List Description.
Schema Component Representation
<
xs:simpleType name ="
VoiceMessagingDistributionListDescription ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
VoiceMessagingDistributionListId
Content
Documentation
Distribution List Id.
Schema Component Representation
<
xs:simpleType name ="
VoiceMessagingDistributionListId ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="14 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
VoiceMessagingGroupMailServerChoices
Content
value comes from list: {'System Mail Server'|'Group Mail Server'}
Documentation
Voice Messaging group-level mail server choices.
Schema Component Representation
<
xs:simpleType name ="
VoiceMessagingGroupMailServerChoices ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="System Mail Server "/>
<xs:enumeration value ="Group Mail Server "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
VoiceMessagingHoldPeriodDays
Content
value comes from list: {'0'|'1'|'2'|'3'|'4'|'5'|'6'|'7'|'15'|'30'|'60'}
Documentation
Hold period for voice messages
Schema Component Representation
<
xs:simpleType name ="
VoiceMessagingHoldPeriodDays ">
<
xs:restriction base ="
xs :int
">
<xs:enumeration value ="0 "/>
<xs:enumeration value ="1 "/>
<xs:enumeration value ="2 "/>
<xs:enumeration value ="3 "/>
<xs:enumeration value ="4 "/>
<xs:enumeration value ="5 "/>
<xs:enumeration value ="6 "/>
<xs:enumeration value ="7 "/>
<xs:enumeration value ="15 "/>
<xs:enumeration value ="30 "/>
<xs:enumeration value ="60 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
VoiceMessagingMailboxLengthMinutes
Content
value comes from list: {'10'|'20'|'30'|'40'|'50'|'60'|'70'|'80'|'90'|'100'|'200'|'300'|'400'|'500'|'600'|'700'|'800'|'900'}
Documentation
Mailbox length for voice messages
Schema Component Representation
<
xs:simpleType name ="
VoiceMessagingMailboxLengthMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:enumeration value ="10 "/>
<xs:enumeration value ="20 "/>
<xs:enumeration value ="30 "/>
<xs:enumeration value ="40 "/>
<xs:enumeration value ="50 "/>
<xs:enumeration value ="60 "/>
<xs:enumeration value ="70 "/>
<xs:enumeration value ="80 "/>
<xs:enumeration value ="90 "/>
<xs:enumeration value ="100 "/>
<xs:enumeration value ="200 "/>
<xs:enumeration value ="300 "/>
<xs:enumeration value ="400 "/>
<xs:enumeration value ="500 "/>
<xs:enumeration value ="600 "/>
<xs:enumeration value ="700 "/>
<xs:enumeration value ="800 "/>
<xs:enumeration value ="900 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
VoiceMessagingMailServerProtocol
Content
value comes from list: {'POP3'|'IMAP'}
Documentation
Protocol used by mail server holding voice messages
Schema Component Representation
<
xs:simpleType name ="
VoiceMessagingMailServerProtocol ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="POP3 "/>
<xs:enumeration value ="IMAP "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
VoiceMessagingMailServerUserId
Content
Documentation
User Id for a mail server.
Schema Component Representation
<
xs:simpleType name ="
VoiceMessagingMailServerUserId ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
VoiceMessagingMaxMessageLengthMinutes
Content
Documentation
Maximum length of message in minutes.
Schema Component Representation
<
xs:simpleType name ="
VoiceMessagingMaxMessageLengthMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="10 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
VoiceMessagingMessageProcessing
Content
value comes from list: {'Unified Voice and Email Messaging'|'Deliver To Email Address Only'}
Documentation
Choices to handle a voice message.
Schema Component Representation
<
xs:simpleType name ="
VoiceMessagingMessageProcessing ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Unified Voice and Email Messaging "/>
<xs:enumeration value ="Deliver To Email Address Only "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
VoiceMessagingMessageWaitingIndicatorDelayInSeconds
Content
Documentation
Message Waiting Indicator delay in seconds.
Schema Component Representation
<
xs:simpleType name ="
VoiceMessagingMessageWaitingIndicatorDelayInSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="300 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
VoiceMessagingUserMailServerSelection
Content
value comes from list: {'Group Mail Server'|'Personal Mail Server'}
Documentation
Voice Messaging user-level mail server choices.
Schema Component Representation
<
xs:simpleType name ="
VoiceMessagingUserMailServerSelection ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Group Mail Server "/>
<xs:enumeration value ="Personal Mail Server "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
VoicePortalDigitSequence
Content
pattern = ([0-9]|\*|#){0,3}
length >= 1
Documentation
A sequence of digits used by the voice portal.
Schema Component Representation
<
xs:simpleType name ="
VoicePortalDigitSequence ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="3 "/>
<xs:pattern value ="([0-9]|\*|#){0,3} "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
VoicePortalExternalRoutingScope
Content
value comes from list: {'System'|'Group'}
Documentation
Choices for the voice portal's external routing to decide which settings to use.
Schema Component Representation
<
xs:simpleType name ="
VoicePortalExternalRoutingScope ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="System "/>
<xs:enumeration value ="Group "/>
</
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 .