complexType RDefaultDeviceProfile
diagram AXLAPI_p8341.png
namespace http://www.cisco.com/AXL/API/9.0
children name description product model class protocol protocolSide userHoldMohAudioSourceId userLocale phoneButtonTemplate softkeyTemplate privacy singleButtonBarge joinAcrossLines ignorePi dndStatus dndRingSetting dndOption mlppDomainId mlppIndication preemption alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage emccCallingSearchSpace
used by
elements GetDefaultDeviceProfileRes/return/defaultDeviceProfile GetDefaultDeviceProfileReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RDefaultDeviceProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String255" 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="userLocale" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="phoneButtonTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="softkeyTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="privacy" type="axlapi:XStatus" 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="ignorePi" type="axlapi:boolean" 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="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppIndication" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="preemption" type="axlapi:XPreemption" 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="emccCallingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RDefaultDeviceProfile/name
diagram AXLAPI_p8342.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 RDefaultDeviceProfile/description
diagram AXLAPI_p8343.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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

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

element RDefaultDeviceProfile/phoneButtonTemplate
diagram AXLAPI_p8351.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="phoneButtonTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RDefaultDeviceProfile/softkeyTemplate
diagram AXLAPI_p8352.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="softkeyTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

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

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

element RDefaultDeviceProfile/ignorePi
diagram AXLAPI_p8356.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="ignorePi" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RDefaultDeviceProfile/dndStatus
diagram AXLAPI_p8357.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 RDefaultDeviceProfile/dndRingSetting
diagram AXLAPI_p8358.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dndRingSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>

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

element RDefaultDeviceProfile/mlppDomainId
diagram AXLAPI_p8360.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 RDefaultDeviceProfile/mlppIndication
diagram AXLAPI_p8361.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mlppIndication" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

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

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

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

element RDefaultDeviceProfile/emccCallingSearchSpace
diagram AXLAPI_p8365.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"/>


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