complexType RLicensedUser
diagram AXLSoap_p12563.png
namespace http://www.cisco.com/AXL/API/15.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_p12564.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_p12565.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_p12566.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_p12567.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_p12568.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_p12569.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_p12570.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_p12571.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