complexType LDefaultDeviceProfile
diagram axlapi_p3478.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 mlppIndication preemption alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage
used by
elements ListDefaultDeviceProfileRes/return/defaultDeviceProfile ListDefaultDeviceProfileReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
source <xsd:complexType name="LDefaultDeviceProfile">
 
<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="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:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LDefaultDeviceProfile/@uuid
type axlapi:XUUID
properties
isRef 0
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LDefaultDeviceProfile/name
diagram axlapi_p3479.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 LDefaultDeviceProfile/description
diagram axlapi_p3480.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 LDefaultDeviceProfile/product
diagram axlapi_p3481.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 LDefaultDeviceProfile/model
diagram axlapi_p3482.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 LDefaultDeviceProfile/class
diagram axlapi_p3483.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 LDefaultDeviceProfile/protocol
diagram axlapi_p3484.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 LDefaultDeviceProfile/protocolSide
diagram axlapi_p3485.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 LDefaultDeviceProfile/userHoldMohAudioSourceId
diagram axlapi_p3486.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 LDefaultDeviceProfile/userLocale
diagram axlapi_p3487.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 LDefaultDeviceProfile/phoneButtonTemplate
diagram axlapi_p3488.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 LDefaultDeviceProfile/softkeyTemplate
diagram axlapi_p3489.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 LDefaultDeviceProfile/privacy
diagram axlapi_p3490.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 LDefaultDeviceProfile/singleButtonBarge
diagram axlapi_p3491.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 LDefaultDeviceProfile/joinAcrossLines
diagram axlapi_p3492.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 LDefaultDeviceProfile/ignorePi
diagram axlapi_p3493.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 LDefaultDeviceProfile/dndStatus
diagram axlapi_p3494.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 LDefaultDeviceProfile/dndRingSetting
diagram axlapi_p3495.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 LDefaultDeviceProfile/dndOption
diagram axlapi_p3496.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 LDefaultDeviceProfile/mlppIndication
diagram axlapi_p3497.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 LDefaultDeviceProfile/preemption
diagram axlapi_p3498.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 LDefaultDeviceProfile/alwaysUsePrimeLine
diagram axlapi_p3499.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 LDefaultDeviceProfile/alwaysUsePrimeLineForVoiceMessage
diagram axlapi_p3500.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"/>


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