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

element GetSecureConfigRes/return
diagram AXLSoap_p3789.png
properties
content complex
children secureConfig
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="secureConfig" type="axlapi:RSecureConfig"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetSecureConfigRes/return/secureConfig
diagram AXLSoap_p3790.png
type axlapi:RSecureConfig
properties
content complex
children name value
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="secureConfig" type="axlapi:RSecureConfig"/>


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