complexType RWifiHotspot
diagram AXLSoap_p14338.png
namespace http://www.cisco.com/AXL/API/15.0
children name description ssidPrefix userModifiable frequencyBand authenticationMethod hostName port sharedSecret pskPassPhrase wepKey passwordDescription
used by
elements GetWifiHotspotReq/returnedTags GetWifiHotspotRes/return/wifiHotspot
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RWifiHotspot">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ssidPrefix" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userModifiable" type="axlapi:XWLANProfileChanges" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="frequencyBand" type="axlapi:XWiFiFrequency" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="authenticationMethod" type="axlapi:XHotspotAuthenticationMethod" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="hostName" type="axlapi:String64" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="port" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sharedSecret" 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="axlapi:String255" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RWifiHotspot/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

element RWifiHotspot/userModifiable
diagram AXLSoap_p14342.png
type axlapi:XWLANProfileChanges
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userModifiable" type="axlapi:XWLANProfileChanges" minOccurs="0" maxOccurs="1"/>

element RWifiHotspot/frequencyBand
diagram AXLSoap_p14343.png
type axlapi:XWiFiFrequency
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="frequencyBand" type="axlapi:XWiFiFrequency" minOccurs="0" maxOccurs="1"/>

element RWifiHotspot/authenticationMethod
diagram AXLSoap_p14344.png
type axlapi:XHotspotAuthenticationMethod
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="authenticationMethod" type="axlapi:XHotspotAuthenticationMethod" minOccurs="0" maxOccurs="1"/>

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

element RWifiHotspot/port
diagram AXLSoap_p14346.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="port" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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

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

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


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