complexType GetCommonDeviceConfigRes
diagram AXLSoap_p2845.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getCommonDeviceConfigResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetCommonDeviceConfigRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="commonDeviceConfig" type="axlapi:RCommonDeviceConfig"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetCommonDeviceConfigRes/return
diagram AXLSoap_p2846.png
properties
content complex
children commonDeviceConfig
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="commonDeviceConfig" type="axlapi:RCommonDeviceConfig"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetCommonDeviceConfigRes/return/commonDeviceConfig
diagram AXLSoap_p2847.png
type axlapi:RCommonDeviceConfig
properties
content complex
children name softkeyTemplateName userLocale networkHoldMohAudioSourceId userHoldMohAudioSourceId mlppDomainId mlppIndicationStatus useTrustedRelayPoint preemption ipAddressingMode ipAddressingModePreferenceControl allowAutoConfigurationForPhones useImeForOutboundCalls confidentialAccess allowDuplicateAddressDetection acceptRedirectMessages replyMulticastEchoRequest
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="commonDeviceConfig" type="axlapi:RCommonDeviceConfig"/>


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