complexType XWLANProfile
diagram AXLSoap_p21509.png
namespace http://www.cisco.com/AXL/API/15.0
children name description ssid frequencyBand userModifiable authMethod userName password pskPassphrase wepKey passwordDescription networkAccessProfile
used by
element AddWLANProfileReq/wLANProfile
source <xsd:complexType name="XWLANProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ssid" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="frequencyBand" type="axlapi:XWiFiFrequency" default="Auto" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="userModifiable" type="axlapi:XWLANProfileChanges" default="Disallowed" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="authMethod" type="axlapi:XWiFiAuthenticationMethod" default="EAP-FAST" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="userName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pskPassphrase" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="wepKey" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="passwordDescription" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkAccessProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

element XWLANProfile/description
diagram AXLSoap_p21511.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element XWLANProfile/frequencyBand
diagram AXLSoap_p21513.png
type axlapi:XWiFiFrequency
properties
content simple
default Auto
nillable false
source <xsd:element name="frequencyBand" type="axlapi:XWiFiFrequency" default="Auto" nillable="false" minOccurs="1" maxOccurs="1"/>

element XWLANProfile/userModifiable
diagram AXLSoap_p21514.png
type axlapi:XWLANProfileChanges
properties
content simple
default Disallowed
nillable false
source <xsd:element name="userModifiable" type="axlapi:XWLANProfileChanges" default="Disallowed" nillable="false" minOccurs="1" maxOccurs="1"/>

element XWLANProfile/authMethod
diagram AXLSoap_p21515.png
type axlapi:XWiFiAuthenticationMethod
properties
content simple
default EAP-FAST
nillable false
source <xsd:element name="authMethod" type="axlapi:XWiFiAuthenticationMethod" default="EAP-FAST" nillable="false" minOccurs="1" maxOccurs="1"/>

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

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

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

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

element XWLANProfile/passwordDescription
diagram AXLSoap_p21520.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="passwordDescription" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XWLANProfile/networkAccessProfile
diagram AXLSoap_p21521.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="networkAccessProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>


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