complexType GetDefaultDeviceProfileRes
diagram axlapi_p2022.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getDefaultDeviceProfileResponse
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="GetDefaultDeviceProfileRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="defaultDeviceProfile" type="axlapi:RDefaultDeviceProfile"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetDefaultDeviceProfileRes/return
diagram axlapi_p2023.png
properties
isRef 0
content complex
children defaultDeviceProfile
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="defaultDeviceProfile" type="axlapi:RDefaultDeviceProfile"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetDefaultDeviceProfileRes/return/defaultDeviceProfile
diagram axlapi_p2024.png
type axlapi:RDefaultDeviceProfile
properties
isRef 0
content complex
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
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
source <xsd:element name="defaultDeviceProfile" type="axlapi:RDefaultDeviceProfile"/>


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