complexType XLicensedUser
diagram AXLSoap_p19341.png
namespace http://www.cisco.com/AXL/API/12.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_p19342.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_p19343.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_p19344.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_p19345.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_p19346.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_p19347.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_p19348.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_p19349.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