complexType LLicensedUser
diagram AXLSoap_p8006.png
namespace http://www.cisco.com/AXL/API/15.0
children userId firstName lastName snrEnabled emEnabled 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="emEnabled" 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_p8007.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_p8008.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_p8009.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_p8010.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/emEnabled
diagram AXLSoap_p8011.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="emEnabled" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LLicensedUser/deviceCount
diagram AXLSoap_p8012.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_p8013.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_p8014.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