complexType XWifiHotspot
diagram AXLSoap_p21471.png
namespace http://www.cisco.com/AXL/API/12.5
children name description ssidPrefix userModifiable frequencyBand authenticationMethod hostName port sharedSecret pskPassPhrase wepKey passwordDescription
used by
element AddWifiHotspotReq/wifiHotspot
source <xsd:complexType name="XWifiHotspot">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString50" nillable="false" minOccurs="1" 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="1" 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="1" maxOccurs="1"/>
   
<xsd:element name="authenticationMethod" type="axlapi:XHotspotAuthenticationMethod" default="None" nillable="false" minOccurs="1" 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:complexType>

element XWifiHotspot/name
diagram AXLSoap_p21472.png
type axlapi:UniqueString50
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:UniqueString50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XWifiHotspot/description
diagram AXLSoap_p21473.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 XWifiHotspot/ssidPrefix
diagram AXLSoap_p21474.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="ssidPrefix" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XWifiHotspot/userModifiable
diagram AXLSoap_p21475.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 XWifiHotspot/frequencyBand
diagram AXLSoap_p21476.png
type axlapi:XWiFiFrequency
properties
content simple
default Auto
nillable false
source <xsd:element name="frequencyBand" type="axlapi:XWiFiFrequency" default="Auto" nillable="false" minOccurs="1" maxOccurs="1"/>

element XWifiHotspot/authenticationMethod
diagram AXLSoap_p21477.png
type axlapi:XHotspotAuthenticationMethod
properties
content simple
default None
nillable false
source <xsd:element name="authenticationMethod" type="axlapi:XHotspotAuthenticationMethod" default="None" nillable="false" minOccurs="1" maxOccurs="1"/>

element XWifiHotspot/hostName
diagram AXLSoap_p21478.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 XWifiHotspot/port
diagram AXLSoap_p21479.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 XWifiHotspot/sharedSecret
diagram AXLSoap_p21480.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 XWifiHotspot/pskPassPhrase
diagram AXLSoap_p21481.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 XWifiHotspot/wepKey
diagram AXLSoap_p21482.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 XWifiHotspot/passwordDescription
diagram AXLSoap_p21483.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