complexType XHttpProfile
diagram AXLSoap_p19537.png
namespace http://www.cisco.com/AXL/API/15.0
children name userName password requestTimeout retryCount webServiceRootUri
used by
element AddHttpProfileReq/httpProfile
source <xsd:complexType name="XHttpProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="userName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="password" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="requestTimeout" type="axlapi:XRequestTimeout" default="60000" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="retryCount" type="axlapi:XRetryCount" default="4" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="webServiceRootUri" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XHttpProfile/name
diagram AXLSoap_p19538.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XHttpProfile/userName
diagram AXLSoap_p19539.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="userName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XHttpProfile/password
diagram AXLSoap_p19540.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="password" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

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

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

element XHttpProfile/webServiceRootUri
diagram AXLSoap_p19543.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="webServiceRootUri" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>


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