XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace None
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations belong to this schema's target namespace.
Schema Composition

Declared Namespaces

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

Global Definitions

Complex Type: CallCenterAnnouncementDescriptionList

Parent type: None
Sub-types: None
Name CallCenterAnnouncementDescriptionList
Abstract no
Documentation Contains list of file descriptions for audio or video files
XML Instance Representation
<...>
<fileDescription1> FileDescription </fileDescription1> [0..1]
<fileDescription2> FileDescription </fileDescription2> [0..1]
<fileDescription3> FileDescription </fileDescription3> [0..1]
<fileDescription4> FileDescription </fileDescription4> [0..1]
</...>
Schema Component Representation
<xs:complexType name="CallCenterAnnouncementDescriptionList">
<xs:sequence>
<xs:element name="fileDescription1" type=" FileDescription " minOccurs="0"/>
<xs:element name="fileDescription2" type=" FileDescription " minOccurs="0"/>
<xs:element name="fileDescription3" type=" FileDescription " minOccurs="0"/>
<xs:element name="fileDescription4" type=" FileDescription " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: CallCenterAnnouncementMediaFileTypeList

Parent type: None
Sub-types: None
Name CallCenterAnnouncementMediaFileTypeList
Abstract no
Documentation Contains list of file media types for audio or video files
XML Instance Representation
<...>
<mediaType1> MediaFileType </mediaType1> [0..1]
<mediaType2> MediaFileType </mediaType2> [0..1]
<mediaType3> MediaFileType </mediaType3> [0..1]
<mediaType4> MediaFileType </mediaType4> [0..1]
</...>
Schema Component Representation
<xs:complexType name="CallCenterAnnouncementMediaFileTypeList">
<xs:sequence>
<xs:element name="mediaType1" type=" MediaFileType " minOccurs="0"/>
<xs:element name="mediaType2" type=" MediaFileType " minOccurs="0"/>
<xs:element name="mediaType3" type=" MediaFileType " minOccurs="0"/>
<xs:element name="mediaType4" type=" MediaFileType " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: GroupCallCenterForcedForwardingModifyRequest17

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name GroupCallCenterForcedForwardingModifyRequest17
Abstract no
Documentation Modify a call center's forced forwarding 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. -->
<serviceUserId> UserId </serviceUserId> [1]
<isActive> xs:boolean </isActive> [0..1]
<forwardToPhoneNumber> OutgoingDNorSIPURI </forwardToPhoneNumber> [0..1]
<allowEnableViaFAC> xs:boolean </allowEnableViaFAC> [0..1]
<playAnnouncementBeforeForwarding> xs:boolean </playAnnouncementBeforeForwarding> [0..1]
<audioMessageSelection> ExtendedFileResourceSelection </audioMessageSelection> [0..1]
<audioUrlList> CallCenterAnnouncementURLListModify </audioUrlList> [0..1]
<audioFileList> CallCenterAnnouncementFileListModify </audioFileList> [0..1]
<videoMessageSelection> ExtendedFileResourceSelection </videoMessageSelection> [0..1]
<videoUrlList> CallCenterAnnouncementURLListModify </videoUrlList> [0..1]
<videoFileList> CallCenterAnnouncementFileListModify </videoFileList> [0..1]
</...>
Schema Component Representation
<xs:complexType name="GroupCallCenterForcedForwardingModifyRequest17">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence>
<xs:element name="serviceUserId" type=" UserId "/>
<xs:element name="isActive" type=" xs:boolean " minOccurs="0"/>
<xs:element name="forwardToPhoneNumber" type=" OutgoingDNorSIPURI " minOccurs="0" nillable="true"/>
<xs:element name="allowEnableViaFAC" type=" xs:boolean " minOccurs="0"/>
<xs:element name="playAnnouncementBeforeForwarding" type=" xs:boolean " minOccurs="0"/>
<xs:element name="audioMessageSelection" type=" ExtendedFileResourceSelection " minOccurs="0"/>
<xs:element name="audioUrlList" type=" CallCenterAnnouncementURLListModify " minOccurs="0"/>
<xs:element name="audioFileList" type=" CallCenterAnnouncementFileListModify " minOccurs="0"/>
<xs:element name="videoMessageSelection" type=" ExtendedFileResourceSelection " minOccurs="0"/>
<xs:element name="videoUrlList" type=" CallCenterAnnouncementURLListModify " minOccurs="0"/>
<xs:element name="videoFileList" type=" CallCenterAnnouncementFileListModify " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: GroupCallCenterNightServiceGetRequest17sp1

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name GroupCallCenterNightServiceGetRequest17sp1
Abstract no
Documentation Get a call center's night service settings. The response is either a GroupCallCenterNightServiceGetResponse17sp1 or an ErrorResponse.
XML Instance Representation
<...>
<!-- ' OCICommand ' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId> UserId </serviceUserId> [1]
</...>
Schema Component Representation
<xs:complexType name="GroupCallCenterNightServiceGetRequest17sp1">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence>
<xs:element name="serviceUserId" type=" UserId "/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: GroupCallCenterNightServiceGetResponse17sp1

Parent type: core:OCIDataResponse (derivation method: extension)
Sub-types: None
Name GroupCallCenterNightServiceGetResponse17sp1
Abstract no
Documentation Response to the GroupCallCenterNightServiceGetRequest17sp1.
XML Instance Representation
<...>
<!-- ' OCIResponse ' super type was not found in this schema. Some elements and attributes may be missing. -->
<action> CallCenterScheduledServiceAction </action> [1]
<businessHours> TimeSchedule </businessHours> [0..1]
<forceNightService> xs:boolean </forceNightService> [1]
<allowManualOverrideViaFAC> xs:boolean </allowManualOverrideViaFAC> [1]
<transferPhoneNumber> OutgoingDNorSIPURI </transferPhoneNumber> [0..1]
<playAnnouncementBeforeAction> xs:boolean </playAnnouncementBeforeAction> [1]
<audioMessageSelection> ExtendedFileResourceSelection </audioMessageSelection> [1]
<audioUrlList> CallCenterAnnouncementURLList </audioUrlList> [0..1]
<audioFileList> CallCenterAnnouncementDescriptionList </audioFileList> [0..1]
<audioMediaTypeList> CallCenterAnnouncementMediaFileTypeList </audioMediaTypeList> [0..1]
<videoMessageSelection> ExtendedFileResourceSelection </videoMessageSelection> [1]
<videoUrlList> CallCenterAnnouncementURLList </videoUrlList> [0..1]
<videoFileList> CallCenterAnnouncementDescriptionList </videoFileList> [0..1]
<videoMediaTypeList> CallCenterAnnouncementMediaFileTypeList </videoMediaTypeList> [0..1]
<manualAnnouncementMode> CallCenterManualNightServiceAnnouncementMode </manualAnnouncementMode> [1]
<manualAudioMessageSelection> ExtendedFileResourceSelection </manualAudioMessageSelection> [1]
<manualAudioUrlList> CallCenterAnnouncementURLList </manualAudioUrlList> [0..1]
<manualAudioFileList> CallCenterAnnouncementDescriptionList </manualAudioFileList> [0..1]
<manualAudioMediaTypeList> CallCenterAnnouncementMediaFileTypeList </manualAudioMediaTypeList> [0..1]
<manualVideoMessageSelection> ExtendedFileResourceSelection </manualVideoMessageSelection> [1]
<manualVideoUrlList> CallCenterAnnouncementURLList </manualVideoUrlList> [0..1]
<manualVideoFileList> CallCenterAnnouncementDescriptionList </manualVideoFileList> [0..1]
<manualVideoMediaTypeList> CallCenterAnnouncementMediaFileTypeList </manualVideoMediaTypeList> [0..1]
</...>
Schema Component Representation
<xs:complexType name="GroupCallCenterNightServiceGetResponse17sp1">
<xs:complexContent>
<xs:extension base=" core:OCIDataResponse ">
<xs:sequence>
<xs:element name="action" type=" CallCenterScheduledServiceAction "/>
<xs:element name="businessHours" type=" TimeSchedule " minOccurs="0"/>
<xs:element name="forceNightService" type=" xs:boolean "/>
<xs:element name="allowManualOverrideViaFAC" type=" xs:boolean "/>
<xs:element name="transferPhoneNumber" type=" OutgoingDNorSIPURI " minOccurs="0"/>
<xs:element name="playAnnouncementBeforeAction" type=" xs:boolean "/>
<xs:element name="audioMessageSelection" type=" ExtendedFileResourceSelection "/>
<xs:element name="audioUrlList" type=" CallCenterAnnouncementURLList " minOccurs="0"/>
<xs:element name="audioFileList" type=" CallCenterAnnouncementDescriptionList " minOccurs="0"/>
<xs:element name="audioMediaTypeList" type=" CallCenterAnnouncementMediaFileTypeList " minOccurs="0"/>
<xs:element name="videoMessageSelection" type=" ExtendedFileResourceSelection "/>
<xs:element name="videoUrlList" type=" CallCenterAnnouncementURLList " minOccurs="0"/>
<xs:element name="videoFileList" type=" CallCenterAnnouncementDescriptionList " minOccurs="0"/>
<xs:element name="videoMediaTypeList" type=" CallCenterAnnouncementMediaFileTypeList " minOccurs="0"/>
<xs:element name="manualAnnouncementMode" type=" CallCenterManualNightServiceAnnouncementMode "/>
<xs:element name="manualAudioMessageSelection" type=" ExtendedFileResourceSelection "/>
<xs:element name="manualAudioUrlList" type=" CallCenterAnnouncementURLList " minOccurs="0"/>
<xs:element name="manualAudioFileList" type=" CallCenterAnnouncementDescriptionList " minOccurs="0"/>
<xs:element name="manualAudioMediaTypeList" type=" CallCenterAnnouncementMediaFileTypeList " minOccurs="0"/>
<xs:element name="manualVideoMessageSelection" type=" ExtendedFileResourceSelection "/>
<xs:element name="manualVideoUrlList" type=" CallCenterAnnouncementURLList " minOccurs="0"/>
<xs:element name="manualVideoFileList" type=" CallCenterAnnouncementDescriptionList " minOccurs="0"/>
<xs:element name="manualVideoMediaTypeList" type=" CallCenterAnnouncementMediaFileTypeList " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: GroupCallCenterNightServiceModifyRequest17sp1

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name GroupCallCenterNightServiceModifyRequest17sp1
Abstract no
Documentation Modify a call center's night service settings. Only Group and Enterprise level schedules are accepted. 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. -->
<serviceUserId> UserId </serviceUserId> [1]
<action> CallCenterScheduledServiceAction </action> [0..1]
<businessHours> TimeSchedule </businessHours> [0..1]
<forceNightService> xs:boolean </forceNightService> [0..1]
<allowManualOverrideViaFAC> xs:boolean </allowManualOverrideViaFAC> [0..1]
<transferPhoneNumber> OutgoingDNorSIPURI </transferPhoneNumber> [0..1]
<playAnnouncementBeforeAction> xs:boolean </playAnnouncementBeforeAction> [0..1]
<audioMessageSelection> ExtendedFileResourceSelection </audioMessageSelection> [0..1]
<audioUrlList> CallCenterAnnouncementURLListModify </audioUrlList> [0..1]
<audioFileList> CallCenterAnnouncementFileListModify </audioFileList> [0..1]
<videoMessageSelection> ExtendedFileResourceSelection </videoMessageSelection> [0..1]
<videoUrlList> CallCenterAnnouncementURLListModify </videoUrlList> [0..1]
<videoFileList> CallCenterAnnouncementFileListModify </videoFileList> [0..1]
<manualAnnouncementMode> CallCenterManualNightServiceAnnouncementMode </manualAnnouncementMode> [0..1]
<manualAudioMessageSelection> ExtendedFileResourceSelection </manualAudioMessageSelection> [0..1]
<manualAudioUrlList> CallCenterAnnouncementURLListModify </manualAudioUrlList> [0..1]
<manualAudioFileList> CallCenterAnnouncementFileListModify </manualAudioFileList> [0..1]
<manualVideoMessageSelection> ExtendedFileResourceSelection </manualVideoMessageSelection> [0..1]
<manualVideoUrlList> CallCenterAnnouncementURLListModify </manualVideoUrlList> [0..1]
<manualVideoFileList> CallCenterAnnouncementFileListModify </manualVideoFileList> [0..1]
</...>
Schema Component Representation
<xs:complexType name="GroupCallCenterNightServiceModifyRequest17sp1">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence>
<xs:element name="serviceUserId" type=" UserId "/>
<xs:element name="action" type=" CallCenterScheduledServiceAction " minOccurs="0"/>
<xs:element name="businessHours" type=" TimeSchedule " minOccurs="0" nillable="true"/>
<xs:element name="forceNightService" type=" xs:boolean " minOccurs="0"/>
<xs:element name="allowManualOverrideViaFAC" type=" xs:boolean " minOccurs="0"/>
<xs:element name="transferPhoneNumber" type=" OutgoingDNorSIPURI " minOccurs="0" nillable="true"/>
<xs:element name="playAnnouncementBeforeAction" type=" xs:boolean " minOccurs="0"/>
<xs:element name="audioMessageSelection" type=" ExtendedFileResourceSelection " minOccurs="0"/>
<xs:element name="audioUrlList" type=" CallCenterAnnouncementURLListModify " minOccurs="0"/>
<xs:element name="audioFileList" type=" CallCenterAnnouncementFileListModify " minOccurs="0"/>
<xs:element name="videoMessageSelection" type=" ExtendedFileResourceSelection " minOccurs="0"/>
<xs:element name="videoUrlList" type=" CallCenterAnnouncementURLListModify " minOccurs="0"/>
<xs:element name="videoFileList" type=" CallCenterAnnouncementFileListModify " minOccurs="0"/>
<xs:element name="manualAnnouncementMode" type=" CallCenterManualNightServiceAnnouncementMode " minOccurs="0"/>
<xs:element name="manualAudioMessageSelection" type=" ExtendedFileResourceSelection " minOccurs="0"/>
<xs:element name="manualAudioUrlList" type=" CallCenterAnnouncementURLListModify " minOccurs="0"/>
<xs:element name="manualAudioFileList" type=" CallCenterAnnouncementFileListModify " minOccurs="0"/>
<xs:element name="manualVideoMessageSelection" type=" ExtendedFileResourceSelection " minOccurs="0"/>
<xs:element name="manualVideoUrlList" type=" CallCenterAnnouncementURLListModify " minOccurs="0"/>
<xs:element name="manualVideoFileList" type=" CallCenterAnnouncementFileListModify " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: UserBroadWorksMobilityModifyRequest

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. -->
<userId> UserId </userId> [1]
<isActive> xs:boolean </isActive> [0..1]
<phonesToRing> BroadWorksMobilityPhoneToRing </phonesToRing> [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]
<useSettingLevel> BroadWorksMobilityUserSettingLevel </useSettingLevel> [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="phonesToRing" type=" BroadWorksMobilityPhoneToRing " 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="useSettingLevel" type=" BroadWorksMobilityUserSettingLevel " 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>
top

Complex Type: UserCustomRingbackUserAddCriteriaRequest16

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name UserCustomRingbackUserAddCriteriaRequest16
Abstract no
Documentation Add a criteria to the user's custom ringback service. The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- ' OCICommand ' super type was not found in this schema. Some elements and attributes may be missing. -->
<userId> UserId </userId> [1]
<criteriaName> CriteriaName </criteriaName> [1]
<timeSchedule> TimeSchedule </timeSchedule> [0..1]
<holidaySchedule> HolidaySchedule </holidaySchedule> [0..1]
<blacklisted> xs:boolean </blacklisted> [1]
<fromDnCriteria> CriteriaFromDn </fromDnCriteria> [1]
<audioSelection> ExtendedFileResourceSelection </audioSelection> [1]
<audioFile> ExtendedMediaFileResource </audioFile> [0..1]
<videoSelection> ExtendedFileResourceSelection </videoSelection> [1]
<videoFile> ExtendedMediaFileResource </videoFile> [0..1]
<callWaitingAudioSelection> ExtendedFileResourceSelection </callWaitingAudioSelection> [0..1]
<callWaitingAudioFile> ExtendedMediaFileResource </callWaitingAudioFile> [0..1]
<callWaitingVideoSelection> ExtendedFileResourceSelection </callWaitingVideoSelection> [0..1]
<callWaitingVideoFile> ExtendedMediaFileResource </callWaitingVideoFile> [0..1]
</...>
Schema Component Representation
<xs:complexType name="UserCustomRingbackUserAddCriteriaRequest16">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence>
<xs:element name="userId" type=" UserId "/>
<xs:element name="criteriaName" type=" CriteriaName "/>
<xs:element name="timeSchedule" type=" TimeSchedule " minOccurs="0"/>
<xs:element name="holidaySchedule" type=" HolidaySchedule " minOccurs="0"/>
<xs:element name="blacklisted" type=" xs:boolean "/>
<xs:element name="fromDnCriteria" type=" CriteriaFromDn "/>
<xs:element name="audioSelection" type=" ExtendedFileResourceSelection "/>
<xs:element name="audioFile" type=" ExtendedMediaFileResource " minOccurs="0"/>
<xs:element name="videoSelection" type=" ExtendedFileResourceSelection "/>
<xs:element name="videoFile" type=" ExtendedMediaFileResource " minOccurs="0"/>
<xs:element name="callWaitingAudioSelection" type=" ExtendedFileResourceSelection " minOccurs="0"/>
<xs:element name="callWaitingAudioFile" type=" ExtendedMediaFileResource " minOccurs="0"/>
<xs:element name="callWaitingVideoSelection" type=" ExtendedFileResourceSelection " minOccurs="0"/>
<xs:element name="callWaitingVideoFile" type=" ExtendedMediaFileResource " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: UserCustomRingbackUserGetCriteriaRequest16

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name UserCustomRingbackUserGetCriteriaRequest16
Abstract no
Documentation Get a criteria for the user's custom ringback service. The response is either a UserCustomRingbackUserGetCriteriaResponse16 or an ErrorResponse.
XML Instance Representation
<...>
<!-- ' OCICommand ' super type was not found in this schema. Some elements and attributes may be missing. -->
<userId> UserId </userId> [1]
<criteriaName> CriteriaName </criteriaName> [1]
</...>
Schema Component Representation
<xs:complexType name="UserCustomRingbackUserGetCriteriaRequest16">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence>
<xs:element name="userId" type=" UserId "/>
<xs:element name="criteriaName" type=" CriteriaName "/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: UserCustomRingbackUserGetCriteriaResponse16

Parent type: core:OCIDataResponse (derivation method: extension)
Sub-types: None
Name UserCustomRingbackUserGetCriteriaResponse16
Abstract no
Documentation Response to the UserCustomRingbackUserGetCriteriaRequest16.
XML Instance Representation
<...>
<!-- ' OCIResponse ' super type was not found in this schema. Some elements and attributes may be missing. -->
<timeSchedule> TimeSchedule </timeSchedule> [0..1]
<holidaySchedule> HolidaySchedule </holidaySchedule> [0..1]
<blacklisted> xs:boolean </blacklisted> [1]
<fromDnCriteria> CriteriaFromDn </fromDnCriteria> [1]
<audioSelection> ExtendedFileResourceSelection </audioSelection> [1]
<audioFileDescription> FileDescription </audioFileDescription> [0..1]
<audioMediaType> MediaFileType </audioMediaType> [0..1]
<audioFileUrl> URL </audioFileUrl> [0..1]
<videoSelection> ExtendedFileResourceSelection </videoSelection> [1]
<videoFileDescription> FileDescription </videoFileDescription> [0..1]
<videoMediaType> MediaFileType </videoMediaType> [0..1]
<videoFileUrl> URL </videoFileUrl> [0..1]
<callWaitingAudioSelection> ExtendedFileResourceSelection </callWaitingAudioSelection> [0..1]
<callWaitingAudioFileDescription> FileDescription </callWaitingAudioFileDescription> [0..1]
<callWaitingAudioMediaType> MediaFileType </callWaitingAudioMediaType> [0..1]
<callWaitingAudioFileUrl> URL </callWaitingAudioFileUrl> [0..1]
<callWaitingVideoSelection> ExtendedFileResourceSelection </callWaitingVideoSelection> [0..1]
<callWaitingVideoFileDescription> FileDescription </callWaitingVideoFileDescription> [0..1]
<callWaitingVideoMediaType> MediaFileType </callWaitingVideoMediaType> [0..1]
<callWaitingVideoFileUrl> URL </callWaitingVideoFileUrl> [0..1]
</...>
Schema Component Representation
<xs:complexType name="UserCustomRingbackUserGetCriteriaResponse16">
<xs:complexContent>
<xs:extension base=" core:OCIDataResponse ">
<xs:sequence>
<xs:element name="timeSchedule" type=" TimeSchedule " minOccurs="0"/>
<xs:element name="holidaySchedule" type=" HolidaySchedule " minOccurs="0"/>
<xs:element name="blacklisted" type=" xs:boolean "/>
<xs:element name="fromDnCriteria" type=" CriteriaFromDn "/>
<xs:element name="audioSelection" type=" ExtendedFileResourceSelection "/>
<xs:element name="audioFileDescription" type=" FileDescription " minOccurs="0"/>
<xs:element name="audioMediaType" type=" MediaFileType " minOccurs="0"/>
<xs:element name="audioFileUrl" type=" URL " minOccurs="0"/>
<xs:element name="videoSelection" type=" ExtendedFileResourceSelection "/>
<xs:element name="videoFileDescription" type=" FileDescription " minOccurs="0"/>
<xs:element name="videoMediaType" type=" MediaFileType " minOccurs="0"/>
<xs:element name="videoFileUrl" type=" URL " minOccurs="0"/>
<xs:element name="callWaitingAudioSelection" type=" ExtendedFileResourceSelection " minOccurs="0"/>
<xs:element name="callWaitingAudioFileDescription" type=" FileDescription " minOccurs="0"/>
<xs:element name="callWaitingAudioMediaType" type=" MediaFileType " minOccurs="0"/>
<xs:element name="callWaitingAudioFileUrl" type=" URL " minOccurs="0"/>
<xs:element name="callWaitingVideoSelection" type=" ExtendedFileResourceSelection " minOccurs="0"/>
<xs:element name="callWaitingVideoFileDescription" type=" FileDescription " minOccurs="0"/>
<xs:element name="callWaitingVideoMediaType" type=" MediaFileType " minOccurs="0"/>
<xs:element name="callWaitingVideoFileUrl" type=" URL " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: UserCustomRingbackUserModifyCriteriaRequest16

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name UserCustomRingbackUserModifyCriteriaRequest16
Abstract no
Documentation Modify a criteria for the user's custom ringback service. The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- ' OCICommand ' super type was not found in this schema. Some elements and attributes may be missing. -->
<userId> UserId </userId> [1]
<criteriaName> CriteriaName </criteriaName> [1]
<newCriteriaName> CriteriaName </newCriteriaName> [0..1]
<timeSchedule> TimeSchedule </timeSchedule> [0..1]
<holidaySchedule> HolidaySchedule </holidaySchedule> [0..1]
<blacklisted> xs:boolean </blacklisted> [0..1]
<fromDnCriteria> CriteriaFromDnModify </fromDnCriteria> [0..1]
<audioSelection> ExtendedFileResourceSelection </audioSelection> [0..1]
<audioFile> ExtendedMediaFileResource </audioFile> [0..1]
<videoSelection> ExtendedFileResourceSelection </videoSelection> [0..1]
<videoFile> ExtendedMediaFileResource </videoFile> [0..1]
<callWaitingAudioSelection> ExtendedFileResourceSelection </callWaitingAudioSelection> [0..1]
<callWaitingAudioFile> ExtendedMediaFileResource </callWaitingAudioFile> [0..1]
<callWaitingVideoSelection> ExtendedFileResourceSelection </callWaitingVideoSelection> [0..1]
<callWaitingVideoFile> ExtendedMediaFileResource </callWaitingVideoFile> [0..1]
</...>
Schema Component Representation
<xs:complexType name="UserCustomRingbackUserModifyCriteriaRequest16">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence>
<xs:element name="userId" type=" UserId "/>
<xs:element name="criteriaName" type=" CriteriaName "/>
<xs:element name="newCriteriaName" type=" CriteriaName " minOccurs="0"/>
<xs:element name="timeSchedule" type=" TimeSchedule " nillable="true" minOccurs="0"/>
<xs:element name="holidaySchedule" type=" HolidaySchedule " nillable="true" minOccurs="0"/>
<xs:element name="blacklisted" type=" xs:boolean " minOccurs="0"/>
<xs:element name="fromDnCriteria" type=" CriteriaFromDnModify " minOccurs="0"/>
<xs:element name="audioSelection" type=" ExtendedFileResourceSelection " minOccurs="0"/>
<xs:element name="audioFile" type=" ExtendedMediaFileResource " minOccurs="0"/>
<xs:element name="videoSelection" type=" ExtendedFileResourceSelection " minOccurs="0"/>
<xs:element name="videoFile" type=" ExtendedMediaFileResource " minOccurs="0"/>
<xs:element name="callWaitingAudioSelection" type=" ExtendedFileResourceSelection " minOccurs="0"/>
<xs:element name="callWaitingAudioFile" type=" ExtendedMediaFileResource " minOccurs="0"/>
<xs:element name="callWaitingVideoSelection" type=" ExtendedFileResourceSelection " minOccurs="0"/>
<xs:element name="callWaitingVideoFile" type=" ExtendedMediaFileResource " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: UserVoiceMessagingUserGetGreetingRequest18sp1

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name UserVoiceMessagingUserGetGreetingRequest18sp1
Abstract no
Documentation Get the user's voice messaging greeting information. The response is either a UserVoiceMessagingUserGetGreetingResponse18sp1 or an ErrorResponse. Replaced by UserVoiceMessagingUserGetGreetingRequest20
XML Instance Representation
<...>
<!-- ' OCICommand ' super type was not found in this schema. Some elements and attributes may be missing. -->
<userId> UserId </userId> [1]
</...>
Schema Component Representation
<xs:complexType name="UserVoiceMessagingUserGetGreetingRequest18sp1">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence>
<xs:element name="userId" type=" UserId "/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: UserVoiceMessagingUserGetGreetingResponse18sp1

Parent type: core:OCIDataResponse (derivation method: extension)
Sub-types: None
Name UserVoiceMessagingUserGetGreetingResponse18sp1
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 Replaced by UserVoiceMessagingUserGetGreetingResponse20
XML Instance Representation
<...>
<!-- ' OCIResponse ' super type was not found in this schema. Some elements and attributes may be missing. -->
<busyAnnouncementSelection> AnnouncementSelection </busyAnnouncementSelection> [1]
<busyPersonalAudioFile> FileDescription </busyPersonalAudioFile> [0..1]
<busyPersonalAudioMediaType> MediaFileType </busyPersonalAudioMediaType> [0..1]
<busyPersonalVideoFile> FileDescription </busyPersonalVideoFile> [0..1]
<busyPersonalVideoMediaType> MediaFileType </busyPersonalVideoMediaType> [0..1]
<noAnswerAnnouncementSelection> VoiceMessagingNoAnswerGreetingSelection </noAnswerAnnouncementSelection> [1]
<noAnswerPersonalAudioFile> FileDescription </noAnswerPersonalAudioFile> [0..1]
<noAnswerPersonalAudioMediaType> MediaFileType </noAnswerPersonalAudioMediaType> [0..1]
<noAnswerPersonalVideoFile> FileDescription </noAnswerPersonalVideoFile> [0..1]
<noAnswerPersonalVideoMediaType> MediaFileType </noAnswerPersonalVideoMediaType> [0..1]
<extendedAwayEnabled> xs:boolean </extendedAwayEnabled> [1]
<extendedAwayDisableMessageDeposit> xs:boolean </extendedAwayDisableMessageDeposit> [1]
<extendedAwayAudioFile> FileDescription </extendedAwayAudioFile> [0..1]
<extendedAwayAudioMediaType> MediaFileType </extendedAwayAudioMediaType> [0..1]
<extendedAwayVideoFile> FileDescription </extendedAwayVideoFile> [0..1]
<extendedAwayVideoMediaType> MediaFileType </extendedAwayVideoMediaType> [0..1]
<noAnswerAlternateGreeting01> VoiceMessagingAlternateNoAnswerGreetingRead16 </noAnswerAlternateGreeting01> [0..1]
<noAnswerAlternateGreeting02> VoiceMessagingAlternateNoAnswerGreetingRead16 </noAnswerAlternateGreeting02> [0..1]
<noAnswerAlternateGreeting03> VoiceMessagingAlternateNoAnswerGreetingRead16 </noAnswerAlternateGreeting03> [0..1]
<noAnswerNumberOfRings> VoiceMessagingNumberOfRings </noAnswerNumberOfRings> [1]
<disableMessageDeposit> xs:boolean </disableMessageDeposit> [1]
<disableMessageDepositAction> VoiceMessagingDisableMessageDepositSelection </disableMessageDepositAction> [1]
<greetingOnlyForwardDestination> OutgoingDNorSIPURI </greetingOnlyForwardDestination> [0..1]
</...>
Schema Component Representation
<xs:complexType name="UserVoiceMessagingUserGetGreetingResponse18sp1">
<xs:complexContent>
<xs:extension base=" core:OCIDataResponse ">
<xs:sequence>
<xs:element name="busyAnnouncementSelection" type=" AnnouncementSelection "/>
<xs:element name="busyPersonalAudioFile" type=" FileDescription " minOccurs="0"/>
<xs:element name="busyPersonalAudioMediaType" type=" MediaFileType " minOccurs="0"/>
<xs:element name="busyPersonalVideoFile" type=" FileDescription " minOccurs="0"/>
<xs:element name="busyPersonalVideoMediaType" type=" MediaFileType " minOccurs="0"/>
<xs:element name="noAnswerAnnouncementSelection" type=" VoiceMessagingNoAnswerGreetingSelection "/>
<xs:element name="noAnswerPersonalAudioFile" type=" FileDescription " minOccurs="0"/>
<xs:element name="noAnswerPersonalAudioMediaType" type=" MediaFileType " minOccurs="0"/>
<xs:element name="noAnswerPersonalVideoFile" type=" FileDescription " minOccurs="0"/>
<xs:element name="noAnswerPersonalVideoMediaType" type=" MediaFileType " minOccurs="0"/>
<xs:element name="extendedAwayEnabled" type=" xs:boolean "/>
<xs:element name="extendedAwayDisableMessageDeposit" type=" xs:boolean "/>
<xs:element name="extendedAwayAudioFile" type=" FileDescription " minOccurs="0"/>
<xs:element name="extendedAwayAudioMediaType" type=" MediaFileType " minOccurs="0"/>
<xs:element name="extendedAwayVideoFile" type=" FileDescription " minOccurs="0"/>
<xs:element name="extendedAwayVideoMediaType" type=" MediaFileType " minOccurs="0"/>
<xs:element name="noAnswerAlternateGreeting01" type=" VoiceMessagingAlternateNoAnswerGreetingRead16 " minOccurs="0"/>
<xs:element name="noAnswerAlternateGreeting02" type=" VoiceMessagingAlternateNoAnswerGreetingRead16 " minOccurs="0"/>
<xs:element name="noAnswerAlternateGreeting03" type=" VoiceMessagingAlternateNoAnswerGreetingRead16 " minOccurs="0"/>
<xs:element name="noAnswerNumberOfRings" type=" VoiceMessagingNumberOfRings "/>
<xs:element name="disableMessageDeposit" type=" xs:boolean "/>
<xs:element name="disableMessageDepositAction" type=" VoiceMessagingDisableMessageDepositSelection "/>
<xs:element name="greetingOnlyForwardDestination" type=" OutgoingDNorSIPURI " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: UserVoiceMessagingUserGetVoicePortalRequest16

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name UserVoiceMessagingUserGetVoicePortalRequest16
Abstract no
Documentation Get the user's voice messaging voice portal settings. The response is either a UserVoiceMessagingUserGetVoicePortalResponse16 or an ErrorResponse.
XML Instance Representation
<...>
<!-- ' OCICommand ' super type was not found in this schema. Some elements and attributes may be missing. -->
<userId> UserId </userId> [1]
</...>
Schema Component Representation
<xs:complexType name="UserVoiceMessagingUserGetVoicePortalRequest16">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence>
<xs:element name="userId" type=" UserId "/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: UserVoiceMessagingUserGetVoicePortalResponse16

Parent type: core:OCIDataResponse (derivation method: extension)
Sub-types: None
Name UserVoiceMessagingUserGetVoicePortalResponse16
Abstract no
Documentation Response to UserVoiceMessagingUserGetVoicePortalRequest16.
XML Instance Representation
<...>
<!-- ' OCIResponse ' super type was not found in this schema. Some elements and attributes may be missing. -->
<usePersonalizedName> xs:boolean </usePersonalizedName> [1]
<voicePortalAutoLogin> xs:boolean </voicePortalAutoLogin> [1]
<personalizedNameAudioFileDescription> FileDescription </personalizedNameAudioFileDescription> [0..1]
<personalizedNameMediaType> MediaFileType </personalizedNameMediaType> [0..1]
</...>
Schema Component Representation
<xs:complexType name="UserVoiceMessagingUserGetVoicePortalResponse16">
<xs:complexContent>
<xs:extension base=" core:OCIDataResponse ">
<xs:sequence>
<xs:element name="usePersonalizedName" type=" xs:boolean "/>
<xs:element name="voicePortalAutoLogin" type=" xs:boolean "/>
<xs:element name="personalizedNameAudioFileDescription" type=" FileDescription " minOccurs="0"/>
<xs:element name="personalizedNameMediaType" type=" MediaFileType " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: UserVoiceMessagingUserModifyGreetingRequest16

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name UserVoiceMessagingUserModifyGreetingRequest16
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 Replaced by UserVoiceMessagingUserModifyGreetingRequest20
Application Data <asDataModeSupported>
true
</asDataModeSupported>
<hssDataModeSupported>
true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- ' OCICommand ' super type was not found in this schema. Some elements and attributes may be missing. -->
<userId> UserId </userId> [1]
<busyAnnouncementSelection> AnnouncementSelection </busyAnnouncementSelection> [0..1]
<busyPersonalAudioFile> LabeledMediaFileResource </busyPersonalAudioFile> [0..1]
<busyPersonalVideoFile> LabeledMediaFileResource </busyPersonalVideoFile> [0..1]
<noAnswerAnnouncementSelection> VoiceMessagingNoAnswerGreetingSelection </noAnswerAnnouncementSelection> [0..1]
<noAnswerPersonalAudioFile> LabeledMediaFileResource </noAnswerPersonalAudioFile> [0..1]
<noAnswerPersonalVideoFile> LabeledMediaFileResource </noAnswerPersonalVideoFile> [0..1]
<extendedAwayEnabled> xs:boolean </extendedAwayEnabled> [0..1]
<extendedAwayDisableMessageDeposit> xs:boolean </extendedAwayDisableMessageDeposit> [0..1]
<extendedAwayAudioFile> LabeledMediaFileResource </extendedAwayAudioFile> [0..1]
<extendedAwayVideoFile> LabeledMediaFileResource </extendedAwayVideoFile> [0..1]
<noAnswerAlternateGreeting01> VoiceMessagingAlternateNoAnswerGreetingModify16 </noAnswerAlternateGreeting01> [0..1]
<noAnswerAlternateGreeting02> VoiceMessagingAlternateNoAnswerGreetingModify16 </noAnswerAlternateGreeting02> [0..1]
<noAnswerAlternateGreeting03> VoiceMessagingAlternateNoAnswerGreetingModify16 </noAnswerAlternateGreeting03> [0..1]
<noAnswerNumberOfRings> VoiceMessagingNumberOfRings </noAnswerNumberOfRings> [0..1]
<disableMessageDeposit> xs:boolean </disableMessageDeposit> [0..1]
<disableMessageDepositAction> VoiceMessagingDisableMessageDepositSelection </disableMessageDepositAction> [0..1]
<greetingOnlyForwardDestination> OutgoingDNorSIPURI </greetingOnlyForwardDestination> [0..1]
</...>
Schema Component Representation
<xs:complexType name="UserVoiceMessagingUserModifyGreetingRequest16">
<xs:complexContent>
<xs:extension base=" core:OCIRequest ">
<xs:sequence>
<xs:element name="userId" type=" UserId "/>
<xs:element name="busyAnnouncementSelection" type=" AnnouncementSelection " minOccurs="0"/>
<xs:element name="busyPersonalAudioFile" type=" LabeledMediaFileResource " minOccurs="0"/>
<xs:element name="busyPersonalVideoFile" type=" LabeledMediaFileResource " minOccurs="0"/>
<xs:element name="noAnswerAnnouncementSelection" type=" VoiceMessagingNoAnswerGreetingSelection " minOccurs="0"/>
<xs:element name="noAnswerPersonalAudioFile" type=" LabeledMediaFileResource " minOccurs="0"/>
<xs:element name="noAnswerPersonalVideoFile" type=" LabeledMediaFileResource " minOccurs="0"/>
<xs:element name="extendedAwayEnabled" type=" xs:boolean " minOccurs="0"/>
<xs:element name="extendedAwayDisableMessageDeposit" type=" xs:boolean " minOccurs="0"/>
<xs:element name="extendedAwayAudioFile" type=" LabeledMediaFileResource " minOccurs="0"/>
<xs:element name="extendedAwayVideoFile" type=" LabeledMediaFileResource " minOccurs="0"/>
<xs:element name="noAnswerAlternateGreeting01" type=" VoiceMessagingAlternateNoAnswerGreetingModify16 " minOccurs="0"/>
<xs:element name="noAnswerAlternateGreeting02" type=" VoiceMessagingAlternateNoAnswerGreetingModify16 " minOccurs="0"/>
<xs:element name="noAnswerAlternateGreeting03" type=" VoiceMessagingAlternateNoAnswerGreetingModify16 " minOccurs="0"/>
<xs:element name="noAnswerNumberOfRings" type=" VoiceMessagingNumberOfRings " minOccurs="0"/>
<xs:element name="disableMessageDeposit" type=" xs:boolean " minOccurs="0"/>
<xs:element name="disableMessageDepositAction" type=" VoiceMessagingDisableMessageDepositSelection " minOccurs="0"/>
<xs:element name="greetingOnlyForwardDestination" type=" OutgoingDNorSIPURI " nillable="true" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: UserVoiceMessagingUserModifyVoicePortalRequest16

Parent type: core:OCIRequest (derivation method: extension)
Sub-types: None
Name UserVoiceMessagingUserModifyVoicePortalRequest16
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. -->
<userId> UserId </userId> [1]
<usePersonalizedName> xs:boolean </usePersonalizedName> [0..1]
<voicePortalAutoLogin> xs:boolean </voicePortalAutoLogin> [0..1]
<personalizedNameAudioFile> LabeledMediaFileResource </personalizedNameAudioFile> [0..1]
</...>
Schema Component Representation
<xs:complexType name="UserVoiceMessagingUserModifyVoicePortalRequest16">
<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:element name="personalizedNameAudioFile" type=" LabeledMediaFileResource " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: VoiceMessagingAlternateNoAnswerGreetingRead16

Parent type: None
Sub-types: None
Name VoiceMessagingAlternateNoAnswerGreetingRead16
Abstract no
Documentation The configuration of a alternate no answer greeting. It is used when geting a user's voice messaging greeting.
XML Instance Representation
<...>
<name> VoiceMessagingAlternateNoAnswerGreetingName </name> [1]
<audioFile> FileDescription </audioFile> [0..1]
<audioMediaType> MediaFileType </audioMediaType> [0..1]
<videoFile> FileDescription </videoFile> [0..1]
<videoMediaType> MediaFileType </videoMediaType> [0..1]
</...>
Schema Component Representation
<xs:complexType name="VoiceMessagingAlternateNoAnswerGreetingRead16">
<xs:sequence>
<xs:element name="name" type=" VoiceMessagingAlternateNoAnswerGreetingName "/>
<xs:element name="audioFile" type=" FileDescription " minOccurs="0"/>
<xs:element name="audioMediaType" type=" MediaFileType " minOccurs="0"/>
<xs:element name="videoFile" type=" FileDescription " minOccurs="0"/>
<xs:element name="videoMediaType" type=" MediaFileType " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Legend

Complex Type:

Schema Component Type

AusAddress

Schema Component Name
Parent type: Address (derivation method: extension)
Sub-types:
  • QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
Name AusAddress
Abstract no
The table above displays the properties of this schema component.
XML Instance Representation
<... country="Australia" >
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice [1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1] ?
</...>

The XML Instance Representation table above shows the schema component's content as an XML instance.

Schema Component Representation
<complexType name="AusAddress">
<complexContent>
<extension base=" Address ">
<sequence>
<element name="state" type=" AusStates "/>
<element name="postcode">
<simpleType>
<restriction base=" string ">
<pattern value="[1-9][0-9]{3}"/>
</restriction>
</simpleType>
</element>
</sequence>
<attribute name="country" type=" string " fixed="Australia"/>
</extension>
</complexContent>
</complexType>
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
top

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

top