complexType RNetworkAccessProfile
diagram AXLSoap_p12794.png
namespace http://www.cisco.com/AXL/API/15.0
children name description vpnRequired proxySettings proxyHostname proxyPort proxyRequiresAuthentication provideSharedCredentials username password
used by
elements GetNetworkAccessProfileRes/return/networkAccessProfile GetNetworkAccessProfileReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RNetworkAccessProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="vpnRequired" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="proxySettings" type="axlapi:XHTTPProxy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="proxyHostname" type="xsd:string" minOccurs="0" 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" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="proxyRequiresAuthentication" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="provideSharedCredentials" type="axlapi:boolean" 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" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RNetworkAccessProfile/name
diagram AXLSoap_p12795.png
type axlapi:UniqueString128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>

element RNetworkAccessProfile/description
diagram AXLSoap_p12796.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RNetworkAccessProfile/vpnRequired
diagram AXLSoap_p12797.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="vpnRequired" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RNetworkAccessProfile/proxySettings
diagram AXLSoap_p12798.png
type axlapi:XHTTPProxy
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="proxySettings" type="axlapi:XHTTPProxy" minOccurs="0" maxOccurs="1"/>

element RNetworkAccessProfile/proxyHostname
diagram AXLSoap_p12799.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag corresponds to Proxy Auto-Config (PAC) Location when proxy setting is set to Auto
source <xsd:element name="proxyHostname" type="xsd:string" minOccurs="0" 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>

element RNetworkAccessProfile/proxyPort
diagram AXLSoap_p12800.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="proxyPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RNetworkAccessProfile/proxyRequiresAuthentication
diagram AXLSoap_p12801.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="proxyRequiresAuthentication" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RNetworkAccessProfile/provideSharedCredentials
diagram AXLSoap_p12802.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
This tag is used for validation and does not correspond to any field in database.
source <xsd:element name="provideSharedCredentials" type="axlapi:boolean" 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>

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

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


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