complexType AddApplicationServerReq
diagram AXLSoap_p2146.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children applicationServer
used by
element addApplicationServer
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddApplicationServerReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="applicationServer" type="axlapi:XApplicationServer"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddApplicationServerReq/applicationServer
diagram AXLSoap_p2147.png
type axlapi:XApplicationServer
properties
content complex
children appServerType name ipAddress appUsers url endUserUrl processNodeName endUsers
source <xsd:element name="applicationServer" type="axlapi:XApplicationServer"/>


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