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

element AddInfrastructureDeviceReq/infrastructureDevice
diagram AXLSoap_p2315.png
type axlapi:XInfrastructureDevice
properties
content complex
children name ipv4Address ipv6Address bssidWithMask wapLocation isActive
source <xsd:element name="infrastructureDevice" type="axlapi:XInfrastructureDevice"/>


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