diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | name description vpnRequired proxySettings proxyHostname proxyPort proxyRequiresAuthentication provideSharedCredentials username password | ||
used by |
|
||
source | <xsd:complexType name="XNetworkAccessProfile"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="axlapi:UniqueString128" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="vpnRequired" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="proxySettings" type="axlapi:XHTTPProxy" default="None" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="proxyHostname" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag corresponds to Proxy Auto-Config (PAC) Location when proxy setting is set to Auto</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="proxyPort" type="axlapi:XInteger" default="8080" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="proxyRequiresAuthentication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="provideSharedCredentials" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is used for validation and does not correspond to any field in database.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="username" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="password" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | axlapi:UniqueString128 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="name" type="axlapi:UniqueString128" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:String255 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
source | <xsd:element name="vpnRequired" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XHTTPProxy | ||||||
properties |
|
||||||
source | <xsd:element name="proxySettings" type="axlapi:XHTTPProxy" default="None" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xsd:element name="proxyHostname" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag corresponds to Proxy Auto-Config (PAC) Location when proxy setting is set to Auto</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="proxyPort" type="axlapi:XInteger" default="8080" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:boolean | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
source | <xsd:element name="proxyRequiresAuthentication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:boolean | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="provideSharedCredentials" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is used for validation and does not correspond to any field in database.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="username" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="password" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/> |