complexType XUnassignedDevice
diagram AXLSoap_p21073.png
namespace http://www.cisco.com/AXL/API/15.0
children name description deviceType licenseType extension
source <xsd:complexType name="XUnassignedDevice">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String100" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="deviceType" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="licenseType" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="extension" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XUnassignedDevice/name
diagram AXLSoap_p21074.png
type axlapi:String50
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XUnassignedDevice/description
diagram AXLSoap_p21075.png
type axlapi:String100
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="description" type="axlapi:String100" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

element XUnassignedDevice/extension
diagram AXLSoap_p21078.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="extension" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>


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