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 includes components from the following schema document(s):
Declared Namespaces
Prefix
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:include schemaLocation ="OCISchemaDataTypes.xsd "/>
...
</
xs:schema >
Parent type:
None
Sub-types:
Name
SearchCriteria
Abstract
yes
Documentation
Abstract base type for specifying search criteria. A search criteria is an optional element
used to restrict the number of rows returned when requesting a potentially large set of
data from the provisioning server.
Schema Component Representation
<
xs:complexType name ="
SearchCriteria "
abstract ="
true ">
<xs:sequence />
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaAccessDeviceVersion
Abstract
no
Documentation
Criteria for searching for an Access Device Version.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaAccessDeviceVersion ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaAgentThresholdProfile
Abstract
no
Documentation
Criteria for searching a Call Center Agent Threshold Profile.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaAgentThresholdProfile ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaAlternateTrunkIdentity
Abstract
no
Documentation
Criteria for searching for a particular fully specified alternate trunk identity
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaAlternateTrunkIdentity ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaAnnouncementFileName
Abstract
no
Documentation
Criteria for searching for an Announcement File Name.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaAnnouncementFileName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaCallCenterName
Abstract
no
Documentation
Criteria for searching for a call center
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaCallCenterName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaCallCenterReportTemplateName
Abstract
no
Documentation
Criteria for searching for a particular call center enhanced reporting report template.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaCallCenterReportTemplateName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaCallCenterScheduledReportName
Abstract
no
Documentation
Criteria for searching for a call center enhanced reporting scheduled report name.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaCallCenterScheduledReportName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaDepartmentName
Abstract
no
Documentation
Criteria for searching for a user's department.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaDepartmentName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaDeviceMACAddress
Abstract
no
Documentation
Criteria for searching for device MAC address.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaDeviceMACAddress ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaDeviceManagementEventAdditionalInfo
Abstract
no
Documentation
Criteria for searching for a particular additional info of a DeviceManagement event.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaDeviceManagementEventAdditionalInfo ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaDeviceManagementEventLoginId
Abstract
no
Documentation
Criteria for searching for a particular login id.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaDeviceManagementEventLoginId ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
UserId
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaDeviceName
Abstract
no
Documentation
Criteria for searching for device name.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaDeviceName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaDeviceNetAddress
Abstract
no
Documentation
Criteria for searching for device network address.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaDeviceNetAddress ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaDeviceSerialNumber
Abstract
no
Documentation
Criteria for searching for device serial number.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaDeviceSerialNumber ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaDeviceType
Abstract
no
Documentation
Criteria for searching for device type.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaDeviceType ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaDigitPattern
Abstract
no
Documentation
Criteria for searching for digit pattern.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaDigitPattern ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaDn
Abstract
no
Documentation
Criteria for searching for a DN.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaDn ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
DN
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaEmailAddress
Abstract
no
Documentation
Criteria for searching for a email address.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaEmailAddress ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaEnterpriseCommonPhoneListName
Abstract
no
Documentation
Criteria for searching for a name in an enterprise common phone list.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaEnterpriseCommonPhoneListName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaEnterpriseCommonPhoneListNumber
Abstract
no
Documentation
Criteria for searching for a phone number in an enterprise common phone list.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaEnterpriseCommonPhoneListNumber ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactCallCenterReportTemplateKey
Abstract
no
Documentation
Criteria for searching for a particular call center enhanced reporting report template.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactCallCenterReportTemplateKey ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactCallCenterScheduledReportCreatedBySupervisor
Abstract
no
Documentation
Criteria for searching for call center scheduled report created by a
supervisor or administrator.
XML Instance Representation
<...>
<createdBySupervisor>
xs :boolean </createdBySupervisor>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactCallCenterScheduledReportCreatedBySupervisor ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
createdBySupervisor "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactCallCenterScheduledReportGroup
Abstract
no
Documentation
Criteria for searching for a particular fully specified call center scheduled
report's group.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactCallCenterScheduledReportGroup ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactCallCenterScheduledReportServiceProvider
Abstract
no
Documentation
Criteria for searching for a particular call center scheduled report's service provider.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactCallCenterScheduledReportServiceProvider ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactCustomContactDirectory
Abstract
no
Documentation
Criteria for searching for a particular fully specified custom contact directory.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactCustomContactDirectory ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactDeviceLevel
Abstract
no
Documentation
Criteria for searching for a particular device level.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactDeviceLevel ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactDeviceManagementEventAction
Abstract
no
Documentation
Criteria for searching for a particular fully specified DeviceManagement event action.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactDeviceManagementEventAction ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactDeviceManagementEventLevel
Abstract
no
Documentation
Criteria for searching for a particular fully specified DeviceManagement event level.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactDeviceManagementEventLevel ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactDeviceManagementEventStatusCompleted
Abstract
no
Documentation
Criteria for searching for a particular fully specified Device Management completed event status.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactDeviceManagementEventStatusCompleted ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactDeviceManagementEventStatusInProgressOrPending
Abstract
no
Documentation
Criteria for searching for a particular fully specified Device Management event in progress or pending status.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactDeviceManagementEventStatusInProgressOrPending ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactDeviceManagementEventType
Abstract
no
Documentation
Criteria for searching for a particular fully specified DeviceManagement event type.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactDeviceManagementEventType ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactDeviceServiceProvider
Abstract
no
Documentation
Criteria for searching for a particular fully specified service provider associated with a device.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactDeviceServiceProvider ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactDeviceType
Abstract
no
Documentation
Criteria for searching for a particular fully specified device type.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactDeviceType ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactDnActivation
Abstract
no
Documentation
Criteria for searching for a particular Dn activation state.
XML Instance Representation
<...>
<activated>
xs :boolean </activated>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactDnActivation ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
activated "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactDnDepartment
Abstract
no
Documentation
Criteria for searching for a particular fully specified DN's department.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactDnDepartment ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactEndpointType
Abstract
no
Documentation
Criteria for searching for a particular endpoint type.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactEndpointType ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactOrganizationType
Abstract
no
Documentation
Criteria for searching for an organization type.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactOrganizationType ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactPolicySelection
Abstract
no
Documentation
Criteria for searching for a particular Voice VPN policy selection.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactPolicySelection ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactPortNumber
Abstract
no
Documentation
Criteria for searching for a port number.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactPortNumber ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactServiceProvider
Abstract
no
Documentation
Criteria for searching for a particular fully specified service provider.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactServiceProvider ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactServiceType
Abstract
no
Documentation
Criteria for searching for a particular fully specified service type.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactServiceType ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactSignalingAddressType
Abstract
no
Documentation
Criteria for searching for a particular fully specified SignalingAddressType.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactSignalingAddressType ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactSkillLevel
Abstract
no
Documentation
Criteria for searching for a skill Level.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactSkillLevel ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactUserDepartment
Abstract
no
Documentation
Criteria for searching for a particular fully specified user's department.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactUserDepartment ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactUserGroup
Abstract
no
Documentation
Criteria for searching for a particular fully specified user's group.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactUserGroup ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactUserInTrunkGroup
Abstract
no
Documentation
Criteria for searching for user in/not in a trunk group.
XML Instance Representation
<...>
<userInTrunkGroup>
xs :boolean </userInTrunkGroup>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactUserInTrunkGroup ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
userInTrunkGroup "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactUserNetworkClassOfService
Abstract
no
Documentation
Criteria for searching for users with a specified network class of service.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactUserNetworkClassOfService ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactUserType
Abstract
no
Documentation
Criteria for searching for a particular User Type.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactUserType ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
userType "
type ="
UserType
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExactVirtualOnNetCallTypeName
Abstract
no
Documentation
Criteria for searching for a particular fully specified Virtual On-Net Call Type Name.
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExactVirtualOnNetCallTypeName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaExtension
Abstract
no
Documentation
Criteria for searching for an extension.
XML Instance Representation
<...>
<value>
xs :token (length >= 1) </value>
[1]
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaExtension ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value ">
<
xs:simpleType >
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="20 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaGroupCommonPhoneListName
Abstract
no
Documentation
Criteria for searching for a name in a group common phone list.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaGroupCommonPhoneListName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaGroupCommonPhoneListNumber
Abstract
no
Documentation
Criteria for searching for a phone number in a group common phone list.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaGroupCommonPhoneListNumber ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaGroupId
Abstract
no
Documentation
Criteria for searching for a group ID.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaGroupId ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
GroupId
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaGroupLocationCode
Abstract
no
Documentation
Criteria for searching for a group location dialing code.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaGroupLocationCode ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaGroupName
Abstract
no
Documentation
Criteria for searching for a group name.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaGroupName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
GroupName
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaHomeMscAddress
Abstract
no
Documentation
Criteria for searching for a system Home Network Msc Address.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaHomeMscAddress ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
DN
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaImpId
Abstract
no
Documentation
Criteria for searching for a user's IMP Id.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaImpId ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
IMPUserId
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaIMRN
Abstract
no
Documentation
Criteria for searching for an IMRN Number.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaIMRN ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
DN
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaLinePortDomain
Abstract
no
Documentation
Criteria for searching for device line/port, or SIPURI domain part.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaLinePortDomain ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaLinePortUserPart
Abstract
no
Documentation
Criteria for searching for device line/port, or SIPURI user part.
XML Instance Representation
<...>
<value>
xs :token (length >= 1) </value>
[1]
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaLinePortUserPart ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value ">
<
xs:simpleType >
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaLoginId
Abstract
no
Documentation
Criteria for searching for a Login Id.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaLoginId ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
UserId
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaMobilePhoneNumber
Abstract
no
Documentation
Criteria for searching for a user's mobile phone number.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaMobilePhoneNumber ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaMobileSubscriberDirectoryNumber
Abstract
no
Documentation
Criteria for searching for a BroadWorks Mobility Mobile Subscriber Directory Number.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaMobileSubscriberDirectoryNumber ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
DN
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaNumberPortabilityQueryDigitPattern
Abstract
no
Documentation
Criteria for searching for digit pattern.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaNumberPortabilityQueryDigitPattern ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaNumberPortabilityStatus
Abstract
no
Documentation
Criteria for searching for number portability status.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaNumberPortabilityStatus ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaPhysicalLocation
Abstract
no
Documentation
Criteria for searching for a Physical Location.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaPhysicalLocation ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaRegistrationURI
Abstract
no
Documentation
Criteria for searching for a RegistrationURI.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaRegistrationURI ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaRoamingMscAddress
Abstract
no
Documentation
Criteria for searching for a system Roaming Network Msc Address.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaRoamingMscAddress ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
DN
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaRoutePointName
Abstract
no
Documentation
Criteria for searching for a route point
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaRoutePointName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
LastName
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaServiceCode
Abstract
no
Documentation
Criteria for searching for a Service Code.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaServiceCode ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaServiceCodeDescription
Abstract
no
Documentation
Criteria for searching for a Service Code description.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaServiceCodeDescription ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaServiceInstanceName
Abstract
no
Documentation
Criteria for searching for a service instance name.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaServiceInstanceName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaServiceProviderId
Abstract
no
Documentation
Criteria for searching for a service provider ID.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaServiceProviderId ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaServiceProviderName
Abstract
no
Documentation
Criteria for searching for a service provider name.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaServiceProviderName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaServiceProviderNumberPortabilityQueryDigitPattern
Abstract
no
Documentation
Criteria for searching for digit pattern.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaServiceProviderNumberPortabilityQueryDigitPattern ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaSIPContact
Abstract
no
Documentation
Criteria for searching for a SIP Contact.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaSIPContact ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaSystemServiceDn
Abstract
no
Documentation
Criteria for searching for a system service DN.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaSystemServiceDn ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
DN
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaTrunkGroupName
Abstract
no
Documentation
Criteria for searching for a trunk group
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaTrunkGroupName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaUserFirstName
Abstract
no
Documentation
Criteria for searching for a user's first name.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaUserFirstName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
FirstName
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaUserId
Abstract
no
Documentation
Criteria for searching for a user's userId.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaUserId ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
UserId
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaUserLastName
Abstract
no
Documentation
Criteria for searching for a user's last name.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaUserLastName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
LastName
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaUserPersonalPhoneListName
Abstract
no
Documentation
Criteria for searching for a name in a user personal phone list.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaUserPersonalPhoneListName ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaUserPersonalPhoneListNumber
Abstract
no
Documentation
Criteria for searching for a phone number in a user personal phone list.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaUserPersonalPhoneListNumber ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaYahooId
Abstract
no
Documentation
Criteria for searching for a user's yahoo id.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaYahooId ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
YahooId
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
SearchCriteria
(derivation method: extension)
Sub-types:
None
Name
SearchCriteriaZoneIPAddress
Abstract
no
Documentation
Criteria for searching for a system zone's IP Address.
XML Instance Representation
<...>
<isCaseInsensitive>
xs :boolean </isCaseInsensitive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SearchCriteriaZoneIPAddress ">
<
xs:complexContent >
<
xs:extension base ="
SearchCriteria
">
<
xs:sequence >
<
xs:element name ="
value "
type ="
IPAddress
"/>
<
xs:element name ="
isCaseInsensitive "
type ="
xs :boolean
"
default ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
ResponseSizeLimit
Content
Documentation
Maximum number of rows to return in response to a search.
By convention, elements of this type can be omitted to allow an
unlimited number or rows in the search result.
Schema Component Representation
<
xs:simpleType name ="
ResponseSizeLimit ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SearchMode
Content
value comes from list: {'Starts With'|'Contains'|'Equal To'}
Documentation
Search mode when searching for string data.
Schema Component Representation
<
xs:simpleType name ="
SearchMode ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Starts With "/>
<xs:enumeration value ="Contains "/>
<xs:enumeration value ="Equal To "/>
</
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 .