complexType GetInfrastructureDeviceReq
diagram AXLSoap_p3334.png
namespace http://www.cisco.com/AXL/API/12.5
children uuid returnedTags
used by
element getInfrastructureDevice
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetInfrastructureDeviceReq">
 
<xsd:sequence>
   
<xsd:choice>
     
<xsd:element name="uuid" type="axlapi:XUUID"/>
   
</xsd:choice>
   
<xsd:element name="returnedTags" type="axlapi:RInfrastructureDevice" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
</xsd:complexType>

attribute GetInfrastructureDeviceReq/@sequence
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element GetInfrastructureDeviceReq/uuid
diagram AXLSoap_p3335.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element GetInfrastructureDeviceReq/returnedTags
diagram AXLSoap_p3336.png
type axlapi:RInfrastructureDevice
properties
minOcc 0
maxOcc 1
content complex
children name ipv4Address ipv6Address bssidWithMask wapLocation isActive
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="returnedTags" type="axlapi:RInfrastructureDevice" minOccurs="0"/>


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