complexType UpdateWifiHotspotReq
diagram AXLSoap_p17542.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description ssidPrefix userModifiable frequencyBand authenticationMethod hostName port sharedSecret pskPassPhrase wepKey passwordDescription
used by
element updateWifiHotspot
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateWifiHotspotReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:UniqueString50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ssidPrefix" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="userModifiable" type="axlapi:XWLANProfileChanges" default="Allowed" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="frequencyBand" type="axlapi:XWiFiFrequency" default="Auto" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="authenticationMethod" type="axlapi:XHotspotAuthenticationMethod" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="hostName" type="axlapi:String64" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="port" type="axlapi:XInteger" default="1812" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sharedSecret" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="pskPassPhrase" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="wepKey" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="passwordDescription" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateWifiHotspotReq/newName
diagram AXLSoap_p17543.png
type axlapi:UniqueString50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="newName" type="axlapi:UniqueString50" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateWifiHotspotReq/description
diagram AXLSoap_p17544.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateWifiHotspotReq/frequencyBand
diagram AXLSoap_p17547.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 UpdateWifiHotspotReq/authenticationMethod
diagram AXLSoap_p17548.png
type axlapi:XHotspotAuthenticationMethod
properties
minOcc 0
maxOcc 1
content simple
default None
nillable false
source <xsd:element name="authenticationMethod" type="axlapi:XHotspotAuthenticationMethod" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateWifiHotspotReq/hostName
diagram AXLSoap_p17549.png
type axlapi:String64
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 64
source <xsd:element name="hostName" type="axlapi:String64" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateWifiHotspotReq/port
diagram AXLSoap_p17550.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 1812
nillable false
source <xsd:element name="port" type="axlapi:XInteger" default="1812" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateWifiHotspotReq/sharedSecret
diagram AXLSoap_p17551.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="sharedSecret" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateWifiHotspotReq/pskPassPhrase
diagram AXLSoap_p17552.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="pskPassPhrase" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateWifiHotspotReq/passwordDescription
diagram AXLSoap_p17554.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="passwordDescription" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>


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