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

element GetEnterprisePhoneConfigRes/return
diagram AXLSoap_p3067.png
properties
content complex
children enterprisePhoneConfig
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="enterprisePhoneConfig" type="axlapi:XEnterprisePhoneConfig"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetEnterprisePhoneConfigRes/return/enterprisePhoneConfig
diagram AXLSoap_p3068.png
type axlapi:XEnterprisePhoneConfig
properties
content complex
children vendorConfig
source <xsd:element name="enterprisePhoneConfig" type="axlapi:XEnterprisePhoneConfig"/>


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