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

element GetCommonPhoneConfigRes/return
diagram AXLSoap_p2853.png
properties
content complex
children commonPhoneConfig
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="commonPhoneConfig" type="axlapi:RCommonPhoneConfig"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetCommonPhoneConfigRes/return/commonPhoneConfig
diagram AXLSoap_p2854.png
type axlapi:RCommonPhoneConfig
properties
content complex
children name description unlockPwd dndOption dndAlertingType backgroundImage phonePersonalization phoneServiceDisplay sshUserId sshPwd vendorConfig alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage vpnGroupName vpnProfileName featureControlPolicy wifiHotspotProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="commonPhoneConfig" type="axlapi:RCommonPhoneConfig"/>


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