complexType AddImeServerReq
diagram AXLSoap_p1767.png
namespace http://www.cisco.com/AXL/API/9.1
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children imeServer
used by
element addImeServer
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddImeServerReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="imeServer" type="axlapi:XImeServer"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddImeServerReq/imeServer
diagram AXLSoap_p1768.png
type axlapi:XImeServer
properties
content complex
children name description ipAddress port deviceSecurityMode applicationUser reconnectInterval
source <xsd:element name="imeServer" type="axlapi:XImeServer"/>


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