complexType GetDefaultDeviceProfileRes
diagram AXLSoap_p2939.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getDefaultDeviceProfileResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
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 AXLSoap_p2940.png
properties
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 AXLSoap_p2941.png
type axlapi:RDefaultDeviceProfile
properties
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
uuid  axlapi:XUUID        
source <xsd:element name="defaultDeviceProfile" type="axlapi:RDefaultDeviceProfile"/>


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