complexType LLicensedUser
diagram AXLSoap_p7710.png
namespace http://www.cisco.com/AXL/API/11.5
children userId firstName lastName snrEnabled deviceCount licenseType licenseUsed
used by
elements ListLicensedUserRes/return/licensedUser ListLicensedUserReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LLicensedUser">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="userId" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="firstName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lastName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="snrEnabled" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="deviceCount" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="licenseType" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="licenseUsed" type="xsd:string" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LLicensedUser/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

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

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

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

element LLicensedUser/licenseUsed
diagram AXLSoap_p7717.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="licenseUsed" type="xsd:string" minOccurs="0" maxOccurs="1"/>


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