complexType LWLANProfile
diagram AXLSoap_p9218.png
namespace http://www.cisco.com/AXL/API/12.0
children name description ssid frequencyBand userModifiable authMethod userName password pskPassphrase wepKey passwordDescription networkAccessProfile
used by
elements ListWLANProfileReq/returnedTags ListWLANProfileRes/return/wLANProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LWLANProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ssid" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="frequencyBand" type="axlapi:XWiFiFrequency" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userModifiable" type="axlapi:XWLANProfileChanges" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="authMethod" type="axlapi:XWiFiAuthenticationMethod" 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="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" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkAccessProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

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

element LWLANProfile/frequencyBand
diagram AXLSoap_p9222.png
type axlapi:XWiFiFrequency
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="frequencyBand" type="axlapi:XWiFiFrequency" minOccurs="0" maxOccurs="1"/>

element LWLANProfile/userModifiable
diagram AXLSoap_p9223.png
type axlapi:XWLANProfileChanges
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userModifiable" type="axlapi:XWLANProfileChanges" minOccurs="0" maxOccurs="1"/>

element LWLANProfile/authMethod
diagram AXLSoap_p9224.png
type axlapi:XWiFiAuthenticationMethod
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="authMethod" type="axlapi:XWiFiAuthenticationMethod" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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


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