complexType RLicensedUser
diagram AXLSoap_p12250.png
namespace http://www.cisco.com/AXL/API/12.0
children userId firstName lastName snrEnabled emEnabled deviceCount licenseType licenseUsed
used by
elements GetLicensedUserRes/return/licensedUser GetLicensedUserReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RLicensedUser">
 
<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 RLicensedUser/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

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

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

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

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

element RLicensedUser/licenseUsed
diagram AXLSoap_p12258.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