complexType LWifiHotspot
diagram AXLSoap_p9449.png
namespace http://www.cisco.com/AXL/API/15.0
children name description ssidPrefix authenticationMethod
used by
elements ListWifiHotspotReq/returnedTags ListWifiHotspotRes/return/wifiHotspot
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LWifiHotspot">
 
<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="authenticationMethod" type="axlapi:XHotspotAuthenticationMethod" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LWifiHotspot/name
diagram AXLSoap_p9450.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 LWifiHotspot/description
diagram AXLSoap_p9451.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 LWifiHotspot/ssidPrefix
diagram AXLSoap_p9452.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ssidPrefix" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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


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