complexType LDefaultDeviceProfile
diagram AXLSoap_p4841.png
namespace http://www.cisco.com/AXL/API/15.0
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
uuid  axlapi: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: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="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: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="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
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LDefaultDeviceProfile/name
diagram AXLSoap_p4842.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 LDefaultDeviceProfile/description
diagram AXLSoap_p4843.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 LDefaultDeviceProfile/product
diagram AXLSoap_p4844.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Product ID string. read-only except when creating a device.
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>

element LDefaultDeviceProfile/model
diagram AXLSoap_p4845.png
type axlapi:XModel
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Model ID string. Read Only
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>

element LDefaultDeviceProfile/class
diagram AXLSoap_p4846.png
type axlapi:XClass
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Class ID string. Class information is read-only except when creating a device.
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>

element LDefaultDeviceProfile/protocol
diagram AXLSoap_p4847.png
type axlapi:XDeviceProtocol
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Protocol option is read-only,except when creating a device.
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>

element LDefaultDeviceProfile/protocolSide
diagram AXLSoap_p4848.png
type axlapi:XProtocolSide
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Side information is read-only except when creating a device
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>

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

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

element LDefaultDeviceProfile/phoneButtonTemplate
diagram AXLSoap_p4851.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 LDefaultDeviceProfile/softkeyTemplate
diagram AXLSoap_p4852.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 LDefaultDeviceProfile/privacy
diagram AXLSoap_p4853.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="privacy" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element LDefaultDeviceProfile/singleButtonBarge
diagram AXLSoap_p4854.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 LDefaultDeviceProfile/joinAcrossLines
diagram AXLSoap_p4855.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 LDefaultDeviceProfile/ignorePi
diagram AXLSoap_p4856.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 LDefaultDeviceProfile/dndStatus
diagram AXLSoap_p4857.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 LDefaultDeviceProfile/dndRingSetting
diagram AXLSoap_p4858.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dndRingSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>

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

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

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

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

element LDefaultDeviceProfile/alwaysUsePrimeLineForVoiceMessage
diagram AXLSoap_p4863.png
type axlapi:XStatus
properties
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