complexType LWLANProfile
diagram AXLSoap_p9153.png
namespace http://www.cisco.com/AXL/API/11.5
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_p9154.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_p9155.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_p9156.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_p9157.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_p9158.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_p9159.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_p9160.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_p9161.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_p9162.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_p9163.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_p9164.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_p9165.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