diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | name userName password requestTimeout retryCount webServiceRootUri | ||||||||||||
attributes |
|
||||||||||||
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> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="userName" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | ||||||||||
type | axlapi:XRequestTimeout | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:element name="requestTimeout" type="axlapi:XRequestTimeout" minOccurs="0" maxOccurs="1"/> |
diagram | ||||||||||
type | axlapi:XRetryCount | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:element name="retryCount" type="axlapi:XRetryCount" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="webServiceRootUri" type="xsd:string" minOccurs="0" maxOccurs="1"/> |