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

element GetCallManagerRes/return
diagram AXLSoap_p2740.png
properties
content complex
children callManager
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="callManager" type="axlapi:RCallManager"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetCallManagerRes/return/callManager
diagram AXLSoap_p2741.png
type axlapi:RCallManager
properties
content complex
children name description autoRegistration ports processNodeName lbmGroup
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:nonNegativeInteger        
uuid  axlapi:XUUID        
source <xsd:element name="callManager" type="axlapi:RCallManager"/>


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