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

element GetSNMPMIB2ListRes/return
diagram AXLSoap_p3879.png
properties
content complex
children SNMPMIB2List
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="SNMPMIB2List" type="axlapi:RSNMPMIB2List"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetSNMPMIB2ListRes/return/SNMPMIB2List
diagram AXLSoap_p3880.png
type axlapi:RSNMPMIB2List
properties
content complex
children sysLocation sysContact
source <xsd:element name="SNMPMIB2List" type="axlapi:RSNMPMIB2List"/>


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