complexType LWLANProfile
diagram AXLSoap_p9471.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
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_p9472.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_p9473.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_p9474.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_p9475.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_p9476.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_p9477.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_p9478.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_p9479.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_p9480.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_p9481.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_p9482.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_p9483.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