complexType AddImeServerReq
diagram AXLSoap_p2310.png
namespace http://www.cisco.com/AXL/API/15.0
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_p2311.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