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

element GetHttpProfileRes/return
diagram AXLSoap_p3226.png
properties
content complex
children httpProfile
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="httpProfile" type="axlapi:RHttpProfile"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetHttpProfileRes/return/httpProfile
diagram AXLSoap_p3227.png
type axlapi:RHttpProfile
properties
content complex
children name userName password requestTimeout retryCount webServiceRootUri
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="httpProfile" type="axlapi:RHttpProfile"/>


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