complexType RDeviceProfile
diagram AXLAPI_p8428.png
namespace http://www.cisco.com/AXL/API/9.0
children name description product model class protocol protocolSide 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
elements GetDeviceProfileRes/return/deviceProfile GetDeviceProfileReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:positiveInteger        
uuid  axlapi:XUUID        
source <xsd:complexType name="RDeviceProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="versionStamp" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="traceFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1"/>
   
<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:element name="lineIdentifier" type="axlapi:RNumplanIdentifier" minOccurs="0" maxOccurs="unbounded"/>
       
</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: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:element name="currentProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="loginTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="loginDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="singleButtonBarge" type="axlapi:XBarge" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="joinAcrossLines" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="loginUserId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dndOption" type="axlapi:XDNDOption" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dndRingSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dndStatus" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<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: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: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:sequence>
 
<xsd:attribute name="ctiid" type="xsd:positiveInteger"/>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RDeviceProfile/@ctiid
type xsd:positiveInteger
source <xsd:attribute name="ctiid" type="xsd:positiveInteger"/>

attribute RDeviceProfile/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RDeviceProfile/name
diagram AXLAPI_p8429.png
type axlapi:UniqueString128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/description
diagram AXLAPI_p8430.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/product
diagram AXLAPI_p8431.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/model
diagram AXLAPI_p8432.png
type axlapi:XModel
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/class
diagram AXLAPI_p8433.png
type axlapi:XClass
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/protocol
diagram AXLAPI_p8434.png
type axlapi:XDeviceProtocol
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/protocolSide
diagram AXLAPI_p8435.png
type axlapi:XProtocolSide
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/userHoldMohAudioSourceId
diagram AXLAPI_p8436.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/vendorConfig
diagram AXLAPI_p8437.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/versionStamp
diagram AXLAPI_p8438.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="versionStamp" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/traceFlag
diagram AXLAPI_p8439.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="traceFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/mlppDomainId
diagram AXLAPI_p8440.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/mlppIndicationStatus
diagram AXLAPI_p8441.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/preemption
diagram AXLAPI_p8442.png
type axlapi:XPreemption
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/lines
diagram AXLAPI_p8443.png
properties
minOcc 0
maxOcc 1
content complex
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:element name="lineIdentifier" type="axlapi:RNumplanIdentifier" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:choice>
 
</xsd:complexType>
</xsd:element>

element RDeviceProfile/lines/line
diagram AXLAPI_p8444.png
type axlapi:RPhoneLine
properties
minOcc 0
maxOcc unbounded
content complex
children index label asciiLabel display dirn ringSetting consecutiveRingSetting ringSettingIdlePickupAlert ringSettingActivePickupAlert displayAscii e164Mask dialPlanWizardId mwlPolicy maxNumCalls busyTrigger callInfoDisplay recordingProfileName monitoringCssName recordingFlag audibleMwi speedDial partitionUsage associatedEndusers missedCallLogging
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
ctiid  xsd:nonNegativeInteger        
source <xsd:element name="line" type="axlapi:RPhoneLine" minOccurs="0" maxOccurs="unbounded"/>

element RDeviceProfile/lines/lineIdentifier
diagram AXLAPI_p8445.png
type axlapi:RNumplanIdentifier
properties
minOcc 0
maxOcc unbounded
content complex
children directoryNumber routePartitionName
source <xsd:element name="lineIdentifier" type="axlapi:RNumplanIdentifier" minOccurs="0" maxOccurs="unbounded"/>

element RDeviceProfile/numberOfButtons
diagram AXLAPI_p8446.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="numberOfButtons" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/phoneTemplateName
diagram AXLAPI_p8447.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="phoneTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/speeddials
diagram AXLAPI_p8448.png
properties
minOcc 0
maxOcc 1
content complex
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>

element RDeviceProfile/speeddials/speeddial
diagram AXLAPI_p8449.png
type axlapi:RSpeeddial
properties
minOcc 0
maxOcc unbounded
content complex
children dirn label asciiLabel index
source <xsd:element name="speeddial" type="axlapi:RSpeeddial" minOccurs="0" maxOccurs="unbounded"/>

element RDeviceProfile/busyLampFields
diagram AXLAPI_p8450.png
properties
minOcc 0
maxOcc 1
content complex
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>

element RDeviceProfile/busyLampFields/busyLampField
diagram AXLAPI_p8451.png
type axlapi:RBusyLampField
properties
minOcc 0
maxOcc unbounded
content complex
children blfDest blfDirn routePartition label asciiLabel associatedBlfSdFeatures index
source <xsd:element name="busyLampField" type="axlapi:RBusyLampField" minOccurs="0" maxOccurs="unbounded"/>

element RDeviceProfile/blfDirectedCallParks
diagram AXLAPI_p8452.png
properties
minOcc 0
maxOcc 1
content complex
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>

element RDeviceProfile/blfDirectedCallParks/blfDirectedCallPark
diagram AXLAPI_p8453.png
type axlapi:RBLFDirectedCallPark
properties
minOcc 0
maxOcc unbounded
content complex
children label directedCallParkId directedCallParkDnAndPartition labelAscii index
source <xsd:element name="blfDirectedCallPark" type="axlapi:RBLFDirectedCallPark" minOccurs="0" maxOccurs="unbounded"/>

element RDeviceProfile/addOnModules
diagram AXLAPI_p8454.png
properties
minOcc 0
maxOcc 1
content complex
children addOnModule
source <xsd:element name="addOnModules" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="addOnModule" type="axlapi:RAddOnModule" minOccurs="0" maxOccurs="2"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RDeviceProfile/addOnModules/addOnModule
diagram AXLAPI_p8455.png
type axlapi:RAddOnModule
properties
minOcc 0
maxOcc 2
content complex
children loadInformation model index
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="addOnModule" type="axlapi:RAddOnModule" minOccurs="0" maxOccurs="2"/>

element RDeviceProfile/userlocale
diagram AXLAPI_p8456.png
type axlapi:XUserLocale
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userlocale" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/defaultProfileName
diagram AXLAPI_p8457.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="defaultProfileName" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentProfileName
diagram AXLAPI_p8458.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="currentProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/loginTime
diagram AXLAPI_p8459.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="loginTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/loginDuration
diagram AXLAPI_p8460.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="loginDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/singleButtonBarge
diagram AXLAPI_p8461.png
type axlapi:XBarge
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="singleButtonBarge" type="axlapi:XBarge" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/joinAcrossLines
diagram AXLAPI_p8462.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="joinAcrossLines" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/loginUserId
diagram AXLAPI_p8463.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="loginUserId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/ignorePresentationIndicators
diagram AXLAPI_p8464.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/dndOption
diagram AXLAPI_p8465.png
type axlapi:XDNDOption
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dndOption" type="axlapi:XDNDOption" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/dndRingSetting
diagram AXLAPI_p8466.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dndRingSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/dndStatus
diagram AXLAPI_p8467.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="dndStatus" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/emccCallingSearchSpace
diagram AXLAPI_p8468.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="emccCallingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/alwaysUsePrimeLine
diagram AXLAPI_p8469.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/alwaysUsePrimeLineForVoiceMessage
diagram AXLAPI_p8470.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/softkeyTemplateName
diagram AXLAPI_p8471.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="softkeyTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/callInfoPrivacyStatus
diagram AXLAPI_p8472.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callInfoPrivacyStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig
diagram AXLAPI_p8473.png
properties
minOcc 0
maxOcc 1
content complex
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
source <xsd:element name="currentConfig" minOccurs="0" maxOccurs="1">
 
<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:sequence>
 
</xsd:complexType>
</xsd:element>

element RDeviceProfile/currentConfig/userHoldMohAudioSourceId
diagram AXLAPI_p8474.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/phoneTemplateName
diagram AXLAPI_p8475.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="phoneTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/mlppDomainId
diagram AXLAPI_p8476.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
This setting only effects devices that support MLPP. Use -1 to set to null
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>

element RDeviceProfile/currentConfig/mlppIndicationStatus
diagram AXLAPI_p8477.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This setting only affects devices that support MLPP.
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>

element RDeviceProfile/currentConfig/preemption
diagram AXLAPI_p8478.png
type axlapi:XPreemption
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This setting only affects devices that support MLPP.
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>

element RDeviceProfile/currentConfig/softkeyTemplateName
diagram AXLAPI_p8479.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="softkeyTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/ignorePresentationIndicators
diagram AXLAPI_p8480.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable.
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>

element RDeviceProfile/currentConfig/singleButtonBarge
diagram AXLAPI_p8481.png
type axlapi:XBarge
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag is valid only for devices that support SBB.
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>

element RDeviceProfile/currentConfig/joinAcrossLines
diagram AXLAPI_p8482.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag is valid only for devices that support JAL..
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>

element RDeviceProfile/currentConfig/callInfoPrivacyStatus
diagram AXLAPI_p8483.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callInfoPrivacyStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/dndStatus
diagram AXLAPI_p8484.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="dndStatus" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/dndRingSetting
diagram AXLAPI_p8485.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dndRingSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/dndOption
diagram AXLAPI_p8486.png
type axlapi:XDNDOption
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dndOption" type="axlapi:XDNDOption" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/alwaysUsePrimeLine
diagram AXLAPI_p8487.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/alwaysUsePrimeLineForVoiceMessage
diagram AXLAPI_p8488.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/emccCallingSearchSpaceName
diagram AXLAPI_p8489.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="emccCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/deviceName
diagram AXLAPI_p8490.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="deviceName" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/model
diagram AXLAPI_p8491.png
type axlapi:XModel
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/product
diagram AXLAPI_p8492.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/deviceProtocol
diagram AXLAPI_p8493.png
type axlapi:XDeviceProtocol
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="deviceProtocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/class
diagram AXLAPI_p8494.png
type axlapi:XClass
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/addressMode
diagram AXLAPI_p8495.png
type axlapi:XIPAddressingMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="addressMode" type="axlapi:XIPAddressingMode" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/allowAutoConfig
diagram AXLAPI_p8496.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="allowAutoConfig" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/remoteSrstOption
diagram AXLAPI_p8497.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="remoteSrstOption" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/remoteSrstIp
diagram AXLAPI_p8498.png
type axlapi:String15
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 15
source <xsd:element name="remoteSrstIp" type="axlapi:String15" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/remoteSrstPort
diagram AXLAPI_p8499.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="remoteSrstPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/remoteSipSrstIp
diagram AXLAPI_p8500.png
type axlapi:String15
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 15
source <xsd:element name="remoteSipSrstIp" type="axlapi:String15" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/remoteSipSrstPort
diagram AXLAPI_p8501.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="remoteSipSrstPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/currentConfig/geolocationInfo
diagram AXLAPI_p8502.png
type axlapi:String2048
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 2048
source <xsd:element name="geolocationInfo" type="axlapi:String2048" minOccurs="0" maxOccurs="1"/>

element RDeviceProfile/services
diagram AXLAPI_p8503.png
properties
minOcc 0
maxOcc 1
content complex
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>

element RDeviceProfile/services/service
diagram AXLAPI_p8504.png
type axlapi:RSubscribedService
properties
minOcc 0
maxOcc unbounded
content complex
children telecasterServiceName name url urlButtonIndex urlLabel urlLabelAscii serviceNameAscii phoneService phoneServiceCategory vendor version priority
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="service" type="axlapi:RSubscribedService" minOccurs="0" maxOccurs="unbounded"/>

element RDeviceProfile/featureControlPolicy
diagram AXLAPI_p8505.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="featureControlPolicy" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy