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

element AddWLANProfileReq/wLANProfile
diagram AXLSoap_p2489.png
type axlapi:XWLANProfile
properties
content complex
children name description ssid frequencyBand userModifiable authMethod userName password pskPassphrase wepKey passwordDescription networkAccessProfile
source <xsd:element name="wLANProfile" type="axlapi:XWLANProfile"/>


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