complexType RHttpProfile
diagram AXLSoap_p12282.png
namespace http://www.cisco.com/AXL/API/15.0
children name userName password requestTimeout retryCount webServiceRootUri
used by
elements GetHttpProfileRes/return/httpProfile GetHttpProfileReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RHttpProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="requestTimeout" type="axlapi:XRequestTimeout" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="retryCount" type="axlapi:XRetryCount" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="webServiceRootUri" type="xsd:string" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RHttpProfile/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RHttpProfile/name
diagram AXLSoap_p12283.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RHttpProfile/userName
diagram AXLSoap_p12284.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RHttpProfile/password
diagram AXLSoap_p12285.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RHttpProfile/requestTimeout
diagram AXLSoap_p12286.png
type axlapi:XRequestTimeout
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 250
maxInclusive 180000
source <xsd:element name="requestTimeout" type="axlapi:XRequestTimeout" minOccurs="0" maxOccurs="1"/>

element RHttpProfile/retryCount
diagram AXLSoap_p12287.png
type axlapi:XRetryCount
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
maxInclusive 10
source <xsd:element name="retryCount" type="axlapi:XRetryCount" minOccurs="0" maxOccurs="1"/>

element RHttpProfile/webServiceRootUri
diagram AXLSoap_p12288.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="webServiceRootUri" type="xsd:string" minOccurs="0" maxOccurs="1"/>


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