complexType AddWifiHotspotReq
diagram AXLSoap_p2482.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children wifiHotspot
used by
element addWifiHotspot
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddWifiHotspotReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="wifiHotspot" type="axlapi:XWifiHotspot"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddWifiHotspotReq/wifiHotspot
diagram AXLSoap_p2483.png
type axlapi:XWifiHotspot
properties
content complex
children name description ssidPrefix userModifiable frequencyBand authenticationMethod hostName port sharedSecret pskPassPhrase wepKey passwordDescription
source <xsd:element name="wifiHotspot" type="axlapi:XWifiHotspot"/>


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