complexType GetAppServerInfoRes
diagram axlapi_p1817.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getAppServerInfoResponse
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="GetAppServerInfoRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="appServerInfo" type="axlapi:RAppServerInfo"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetAppServerInfoRes/return
diagram axlapi_p1818.png
properties
isRef 0
content complex
children appServerInfo
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="appServerInfo" type="axlapi:RAppServerInfo"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetAppServerInfoRes/return/appServerInfo
diagram axlapi_p1819.png
type axlapi:RAppServerInfo
properties
isRef 0
content complex
children appServerName appServerContent content
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
source <xsd:element name="appServerInfo" type="axlapi:RAppServerInfo"/>


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