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

element GetVg224Res/return
diagram AXLSoap_p4025.png
properties
content complex
children vg224
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="vg224" type="axlapi:RVg224"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetVg224Res/return/vg224
diagram AXLSoap_p4026.png
type axlapi:RVg224
properties
content complex
children domainName description product protocol callManagerGroupName units vendorConfig versionStamp
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="vg224" type="axlapi:RVg224"/>


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