complexType LWLANProfile
diagram AXLSoap_p8993.png
namespace http://www.cisco.com/AXL/API/11.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_p8994.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_p8995.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_p8996.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_p8997.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_p8998.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_p8999.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_p9000.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_p9001.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_p9002.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_p9003.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_p9004.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_p9005.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