complexType RDefaultDeviceProfile
diagram axlapi_p7568.png
namespace http://www.cisco.com/AXL/API/8.5
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
uuidaxlapi: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
properties
isRef 0
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RDefaultDeviceProfile/name
diagram axlapi_p7569.png
type axlapi:UniqueString128
properties
isRef 0
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_p7570.png
type axlapi:String255
properties
isRef 0
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_p7571.png
type axlapi:XProduct
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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

element RDefaultDeviceProfile/phoneButtonTemplate
diagram axlapi_p7578.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="phoneButtonTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RDefaultDeviceProfile/softkeyTemplate
diagram axlapi_p7579.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="softkeyTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

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

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

element RDefaultDeviceProfile/ignorePi
diagram axlapi_p7583.png
type axlapi:boolean
properties
isRef 0
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_p7584.png
type axlapi:boolean
properties
isRef 0
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_p7585.png
type axlapi:XRingSetting
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dndRingSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

element RDefaultDeviceProfile/emccCallingSearchSpace
diagram axlapi_p7592.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
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