complexType UpdateWLANProfileReq
diagram AXLSoap_p17567.png
namespace http://www.cisco.com/AXL/API/12.5
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description ssid frequencyBand userModifiable authMethod userName password pskPassphrase wepKey passwordDescription networkAccessProfile
used by
element updateWLANProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateWLANProfileReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" 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="0" maxOccurs="1"/>
       
<xsd:element name="frequencyBand" type="axlapi:XWiFiFrequency" default="Auto" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="userModifiable" type="axlapi:XWLANProfileChanges" default="Disallowed" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="authMethod" type="axlapi:XWiFiAuthenticationMethod" default="EAP-FAST" nillable="false" minOccurs="0" 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:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateWLANProfileReq/description
diagram AXLSoap_p17569.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 UpdateWLANProfileReq/ssid
diagram AXLSoap_p17570.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="ssid" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateWLANProfileReq/frequencyBand
diagram AXLSoap_p17571.png
type axlapi:XWiFiFrequency
properties
minOcc 0
maxOcc 1
content simple
default Auto
nillable false
source <xsd:element name="frequencyBand" type="axlapi:XWiFiFrequency" default="Auto" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateWLANProfileReq/userModifiable
diagram AXLSoap_p17572.png
type axlapi:XWLANProfileChanges
properties
minOcc 0
maxOcc 1
content simple
default Disallowed
nillable false
source <xsd:element name="userModifiable" type="axlapi:XWLANProfileChanges" default="Disallowed" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateWLANProfileReq/userName
diagram AXLSoap_p17574.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 UpdateWLANProfileReq/password
diagram AXLSoap_p17575.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateWLANProfileReq/passwordDescription
diagram AXLSoap_p17578.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 UpdateWLANProfileReq/networkAccessProfile
diagram AXLSoap_p17579.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