complexType XLicensedUser
diagram AXLSoap_p19806.png
namespace http://www.cisco.com/AXL/API/15.0
children userId firstName lastName snrEnabled emEnabled deviceCount licenseType licenseUsed
source <xsd:complexType name="XLicensedUser">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="userId" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="firstName" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lastName" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="snrEnabled" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="emEnabled" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="deviceCount" 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="licenseUsed" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

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

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

element XLicensedUser/licenseType
diagram AXLSoap_p19813.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 XLicensedUser/licenseUsed
diagram AXLSoap_p19814.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="licenseUsed" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>


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