complexType XInfrastructureDevice
diagram AXLSoap_p19681.png
namespace http://www.cisco.com/AXL/API/15.0
children name ipv4Address ipv6Address bssidWithMask wapLocation isActive
used by
element AddInfrastructureDeviceReq/infrastructureDevice
source <xsd:complexType name="XInfrastructureDevice">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipv4Address" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipv6Address" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="bssidWithMask" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="wapLocation" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isActive" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

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

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


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