complexType LInfrastructureDevice
diagram AXLSoap_p6061.png
namespace http://www.cisco.com/AXL/API/15.0
children name ipv4Address ipv6Address bssidWithMask wapLocation isActive
used by
elements ListInfrastructureDeviceRes/return/infrastructureDevice ListInfrastructureDeviceReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LInfrastructureDevice">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipv4Address" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipv6Address" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="bssidWithMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="wapLocation" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isActive" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LInfrastructureDevice/name
diagram AXLSoap_p6062.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LInfrastructureDevice/ipv4Address
diagram AXLSoap_p6063.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ipv4Address" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LInfrastructureDevice/ipv6Address
diagram AXLSoap_p6064.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ipv6Address" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LInfrastructureDevice/bssidWithMask
diagram AXLSoap_p6065.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="bssidWithMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LInfrastructureDevice/wapLocation
diagram AXLSoap_p6066.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="wapLocation" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LInfrastructureDevice/isActive
diagram AXLSoap_p6067.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isActive" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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