complexType LHttpProfile
diagram AXLSoap_p5923.png
namespace http://www.cisco.com/AXL/API/15.0
children name userName password requestTimeout retryCount webServiceRootUri
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LHttpProfile">
 
<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 LHttpProfile/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

element LHttpProfile/requestTimeout
diagram AXLSoap_p5927.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 LHttpProfile/retryCount
diagram AXLSoap_p5928.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 LHttpProfile/webServiceRootUri
diagram AXLSoap_p5929.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