complexType XLicensedUser
diagram AXLSoap_p19181.png
namespace http://www.cisco.com/AXL/API/11.5
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_p19182.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_p19183.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_p19184.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_p19185.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_p19186.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_p19187.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_p19188.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_p19189.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