diagram | |||||||||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||||||||
children | name description product model class protocol protocolSide type userHoldMohAudioSourceId vendorConfig versionStamp traceFlag mlppDomainId mlppIndicationStatus preemption lines numberOfButtons phoneTemplateName speeddials busyLampFields blfDirectedCallParks addOnModules userLocale defaultProfileName currentProfileName loginTime loginDuration singleButtonBarge joinAcrossLines loginUserId ignorePresentationIndicators dndOption dndRingSetting dndStatus emccCallingSearchSpace alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage softkeyTemplateName callInfoPrivacyStatus currentConfig services featureControlPolicy | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:complexType name="RDeviceProfile"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Optional description of the device</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Product ID string. read-only except when creating a device.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Model ID string. Read Only</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Class ID string. Class information is read-only except when creating a device.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Side information is read-only except when creating a device</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="type" type="xsd:string" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Device profile Type string. Read Only</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/> <xsd:element name="versionStamp" type="axlapi:String128" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>UUID changed each time device is updated</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="traceFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> <xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only effects devices that support MLPP. Use -1 to set to null</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="lines" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:choice minOccurs="0"> <xsd:element name="line" type="axlapi:RPhoneLine" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="lineIdentifier" type="axlapi:RNumplanIdentifier" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> <xsd:element name="numberOfButtons" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> <xsd:element name="phoneTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="speeddials" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="speeddial" type="axlapi:RSpeeddial" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="busyLampFields" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="busyLampField" type="axlapi:RBusyLampField" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="blfDirectedCallParks" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="blfDirectedCallPark" type="axlapi:RBLFDirectedCallPark" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="addOnModules" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Additional modules attached to the Phone.There can be 0,1 or 2.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="addOnModule" type="axlapi:RAddOnModule" minOccurs="0" maxOccurs="2"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="userLocale" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/> <xsd:element name="defaultProfileName" type="axlapi:String50" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The name of the default profile for this device.Not Nullable.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="currentProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="loginTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Read-only</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="loginDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Read-only</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="singleButtonBarge" type="axlapi:XBarge" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support SBB.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="joinAcrossLines" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support JAL..</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="loginUserId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="dndOption" type="axlapi:XDNDOption" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="dndRingSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="dndStatus" type="axlapi:boolean" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="emccCallingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> <xsd:element name="softkeyTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="callInfoPrivacyStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> <xsd:element name="currentConfig" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for a get deviceprofile response.It contains Extension Mobility related parameters for a device when a user is logged in using a user defined device profile.If no user is logged in,the original device information for these parameters is returned.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/> <xsd:element name="phoneTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only effects devices that support MLPP. Use -1 to set to null</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="softkeyTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="singleButtonBarge" type="axlapi:XBarge" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support SBB.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="joinAcrossLines" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support JAL..</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="callInfoPrivacyStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> <xsd:element name="dndStatus" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> <xsd:element name="dndRingSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/> <xsd:element name="dndOption" type="axlapi:XDNDOption" minOccurs="0" maxOccurs="1"/> <xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> <xsd:element name="emccCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="deviceName" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> <xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/> <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/> <xsd:element name="deviceProtocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"/> <xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1"/> <xsd:element name="addressMode" type="axlapi:XIPAddressingMode" minOccurs="0" maxOccurs="1"/> <xsd:element name="allowAutoConfig" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> <xsd:element name="remoteSrstOption" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> <xsd:element name="remoteSrstIp" type="axlapi:String15" minOccurs="0" maxOccurs="1"/> <xsd:element name="remoteSrstPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> <xsd:element name="remoteSipSrstIp" type="axlapi:String15" minOccurs="0" maxOccurs="1"/> <xsd:element name="remoteSipSrstPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> <xsd:element name="geolocationInfo" type="axlapi:String2048" minOccurs="0" maxOccurs="1"/> <xsd:element name="remoteLocationName" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="services" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="service" type="axlapi:RSubscribedService" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="featureControlPolicy" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for RT Phones.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="ctiid" type="xsd:positiveInteger"/> <xsd:attribute name="uuid" type="axlapi:XUUID"/> </xsd:complexType> |
type | xsd:positiveInteger |
source | <xsd:attribute name="ctiid" type="xsd:positiveInteger"/> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||
type | axlapi:UniqueString128 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:String128 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Optional description of the device</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XProduct | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Product ID string. read-only except when creating a device.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XModel | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Model ID string. Read Only</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XClass | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Class ID string. Class information is read-only except when creating a device.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XDeviceProtocol | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XProtocolSide | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Side information is read-only except when creating a device</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="type" type="xsd:string" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Device profile Type string. Read Only</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XMOHAudioSourceId | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XVendorConfig | ||||||
properties |
|
||||||
source | <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String128 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="versionStamp" type="axlapi:String128" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>UUID changed each time device is updated</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="traceFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String128 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only effects devices that support MLPP. Use -1 to set to null</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XPreemption | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
properties |
|
||||||
children | line lineIdentifier | ||||||
source | <xsd:element name="lines" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:choice minOccurs="0"> <xsd:element name="line" type="axlapi:RPhoneLine" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="lineIdentifier" type="axlapi:RNumplanIdentifier" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||||||
type | axlapi:RPhoneLine | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | index label display dirn ringSetting consecutiveRingSetting ringSettingIdlePickupAlert ringSettingActivePickupAlert displayAscii e164Mask dialPlanWizardId mwlPolicy maxNumCalls busyTrigger callInfoDisplay recordingProfileName monitoringCssName recordingFlag audibleMwi speedDial partitionUsage associatedEndusers missedCallLogging recordingMediaSource | ||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="line" type="axlapi:RPhoneLine" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:RNumplanIdentifier | ||||||
properties |
|
||||||
children | directoryNumber routePartitionName | ||||||
annotation |
|
||||||
source | <xsd:element name="lineIdentifier" type="axlapi:RNumplanIdentifier" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="numberOfButtons" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="phoneTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
properties |
|
||||||
children | speeddial | ||||||
source | <xsd:element name="speeddials" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="speeddial" type="axlapi:RSpeeddial" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:RSpeeddial | ||||||
properties |
|
||||||
children | dirn label index | ||||||
source | <xsd:element name="speeddial" type="axlapi:RSpeeddial" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
properties |
|
||||||
children | busyLampField | ||||||
source | <xsd:element name="busyLampFields" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="busyLampField" type="axlapi:RBusyLampField" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:RBusyLampField | ||||||
properties |
|
||||||
children | blfDest blfDirn routePartition label associatedBlfSdFeatures index | ||||||
source | <xsd:element name="busyLampField" type="axlapi:RBusyLampField" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
properties |
|
||||||
children | blfDirectedCallPark | ||||||
source | <xsd:element name="blfDirectedCallParks" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="blfDirectedCallPark" type="axlapi:RBLFDirectedCallPark" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:RBLFDirectedCallPark | ||||||
properties |
|
||||||
children | label directedCallParkId directedCallParkDnAndPartition index | ||||||
source | <xsd:element name="blfDirectedCallPark" type="axlapi:RBLFDirectedCallPark" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
properties |
|
||||||
children | addOnModule | ||||||
annotation |
|
||||||
source | <xsd:element name="addOnModules" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Additional modules attached to the Phone.There can be 0,1 or 2.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="addOnModule" type="axlapi:RAddOnModule" minOccurs="0" maxOccurs="2"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||
type | axlapi:RAddOnModule | ||||||||||||
properties |
|
||||||||||||
children | loadInformation model index | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="addOnModule" type="axlapi:RAddOnModule" minOccurs="0" maxOccurs="2"/> |
diagram | |||||||
type | axlapi:XUserLocale | ||||||
properties |
|
||||||
source | <xsd:element name="userLocale" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="defaultProfileName" type="axlapi:String50" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The name of the default profile for this device.Not Nullable.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="currentProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="loginTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Read-only</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="loginDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Read-only</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XBarge | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="singleButtonBarge" type="axlapi:XBarge" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support SBB.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="joinAcrossLines" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support JAL..</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="loginUserId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable. </xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XDNDOption | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="dndOption" type="axlapi:XDNDOption" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XRingSetting | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="dndRingSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="dndStatus" type="axlapi:boolean" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="emccCallingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
source | <xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
source | <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="softkeyTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
source | <xsd:element name="callInfoPrivacyStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
properties |
|
||||||
children | userHoldMohAudioSourceId phoneTemplateName mlppDomainId mlppIndicationStatus preemption softkeyTemplateName ignorePresentationIndicators singleButtonBarge joinAcrossLines callInfoPrivacyStatus dndStatus dndRingSetting dndOption alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage emccCallingSearchSpaceName deviceName model product deviceProtocol class addressMode allowAutoConfig remoteSrstOption remoteSrstIp remoteSrstPort remoteSipSrstIp remoteSipSrstPort geolocationInfo remoteLocationName | ||||||
annotation |
|
||||||
source | <xsd:element name="currentConfig" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for a get deviceprofile response.It contains Extension Mobility related parameters for a device when a user is logged in using a user defined device profile.If no user is logged in,the original device information for these parameters is returned.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/> <xsd:element name="phoneTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only effects devices that support MLPP. Use -1 to set to null</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="softkeyTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="singleButtonBarge" type="axlapi:XBarge" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support SBB.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="joinAcrossLines" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support JAL..</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="callInfoPrivacyStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> <xsd:element name="dndStatus" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> <xsd:element name="dndRingSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/> <xsd:element name="dndOption" type="axlapi:XDNDOption" minOccurs="0" maxOccurs="1"/> <xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> <xsd:element name="emccCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="deviceName" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> <xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/> <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/> <xsd:element name="deviceProtocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"/> <xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1"/> <xsd:element name="addressMode" type="axlapi:XIPAddressingMode" minOccurs="0" maxOccurs="1"/> <xsd:element name="allowAutoConfig" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> <xsd:element name="remoteSrstOption" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> <xsd:element name="remoteSrstIp" type="axlapi:String15" minOccurs="0" maxOccurs="1"/> <xsd:element name="remoteSrstPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> <xsd:element name="remoteSipSrstIp" type="axlapi:String15" minOccurs="0" maxOccurs="1"/> <xsd:element name="remoteSipSrstPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> <xsd:element name="geolocationInfo" type="axlapi:String2048" minOccurs="0" maxOccurs="1"/> <xsd:element name="remoteLocationName" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:XMOHAudioSourceId | ||||||
properties |
|
||||||
source | <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="phoneTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String128 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only effects devices that support MLPP. Use -1 to set to null</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XPreemption | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="softkeyTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable. </xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XBarge | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="singleButtonBarge" type="axlapi:XBarge" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support SBB.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="joinAcrossLines" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support JAL..</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
source | <xsd:element name="callInfoPrivacyStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="dndStatus" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XRingSetting | ||||||
properties |
|
||||||
source | <xsd:element name="dndRingSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XDNDOption | ||||||
properties |
|
||||||
source | <xsd:element name="dndOption" type="axlapi:XDNDOption" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
source | <xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
source | <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="emccCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="deviceName" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XModel | ||||||
properties |
|
||||||
source | <xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XProduct | ||||||
properties |
|
||||||
source | <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XDeviceProtocol | ||||||
properties |
|
||||||
source | <xsd:element name="deviceProtocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XClass | ||||||
properties |
|
||||||
source | <xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XIPAddressingMode | ||||||
properties |
|
||||||
source | <xsd:element name="addressMode" type="axlapi:XIPAddressingMode" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
source | <xsd:element name="allowAutoConfig" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="remoteSrstOption" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String15 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="remoteSrstIp" type="axlapi:String15" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="remoteSrstPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String15 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="remoteSipSrstIp" type="axlapi:String15" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="remoteSipSrstPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String2048 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="geolocationInfo" type="axlapi:String2048" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="remoteLocationName" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
properties |
|
||||||
children | service | ||||||
source | <xsd:element name="services" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="service" type="axlapi:RSubscribedService" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||
type | axlapi:RSubscribedService | ||||||||||||
properties |
|
||||||||||||
children | telecasterServiceName name url urlButtonIndex urlLabel serviceNameAscii phoneService phoneServiceCategory vendor version priority | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="service" type="axlapi:RSubscribedService" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="featureControlPolicy" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for RT Phones.</xsd:documentation> </xsd:annotation> </xsd:element> |