complexType XLicenseUnitReport
diagram axlapi_p14407.png
namespace http://www.cisco.com/AXL/API/8.5
children serverName phoneLicenseFeature ccmNodeLicenseFeature softwareLicenseVersion
used by
element GetLicenseUnitReportRes/return/licenseUnitReport
source <xsd:complexType name="XLicenseUnitReport">
 
<xsd:sequence>
   
<xsd:element name="serverName" type="axlapi:String255" minOccurs="0"/>
   
<xsd:element name="phoneLicenseFeature" minOccurs="0">
     
<xsd:complexType>
       
<xsd:sequence>
         
<xsd:element name="unitsAuthorized" type="xsd:nonNegativeInteger" minOccurs="0"/>
         
<xsd:element name="unitsUsed" type="xsd:nonNegativeInteger" minOccurs="0"/>
         
<xsd:element name="unitsRemaining" type="xsd:nonNegativeInteger" minOccurs="0"/>
         
<xsd:element name="unitsPending" type="xsd:nonNegativeInteger" minOccurs="0"/>
         
<xsd:element name="status" type="axlapi:boolean" minOccurs="0"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="ccmNodeLicenseFeature" minOccurs="0">
     
<xsd:complexType>
       
<xsd:sequence>
         
<xsd:element name="unitsAuthorized" type="xsd:nonNegativeInteger" minOccurs="0"/>
         
<xsd:element name="unitsUsed" type="xsd:nonNegativeInteger" minOccurs="0"/>
         
<xsd:element name="unitsRemaining" type="xsd:nonNegativeInteger" minOccurs="0"/>
         
<xsd:element name="status" type="axlapi:boolean" minOccurs="0"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="softwareLicenseVersion" minOccurs="0">
     
<xsd:complexType>
       
<xsd:sequence>
         
<xsd:element name="swVersion" type="axlapi:String50" minOccurs="0"/>
         
<xsd:element name="status" type="axlapi:boolean" minOccurs="0"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XLicenseUnitReport/serverName
diagram axlapi_p14408.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="serverName" type="axlapi:String255" minOccurs="0"/>

element XLicenseUnitReport/phoneLicenseFeature
diagram axlapi_p14409.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children unitsAuthorized unitsUsed unitsRemaining unitsPending status
source <xsd:element name="phoneLicenseFeature" minOccurs="0">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="unitsAuthorized" type="xsd:nonNegativeInteger" minOccurs="0"/>
     
<xsd:element name="unitsUsed" type="xsd:nonNegativeInteger" minOccurs="0"/>
     
<xsd:element name="unitsRemaining" type="xsd:nonNegativeInteger" minOccurs="0"/>
     
<xsd:element name="unitsPending" type="xsd:nonNegativeInteger" minOccurs="0"/>
     
<xsd:element name="status" type="axlapi:boolean" minOccurs="0"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XLicenseUnitReport/phoneLicenseFeature/unitsAuthorized
diagram axlapi_p14410.png
type xsd:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="unitsAuthorized" type="xsd:nonNegativeInteger" minOccurs="0"/>

element XLicenseUnitReport/phoneLicenseFeature/unitsUsed
diagram axlapi_p14411.png
type xsd:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="unitsUsed" type="xsd:nonNegativeInteger" minOccurs="0"/>

element XLicenseUnitReport/phoneLicenseFeature/unitsRemaining
diagram axlapi_p14412.png
type xsd:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="unitsRemaining" type="xsd:nonNegativeInteger" minOccurs="0"/>

element XLicenseUnitReport/phoneLicenseFeature/unitsPending
diagram axlapi_p14413.png
type xsd:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="unitsPending" type="xsd:nonNegativeInteger" minOccurs="0"/>

element XLicenseUnitReport/phoneLicenseFeature/status
diagram axlapi_p14414.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="status" type="axlapi:boolean" minOccurs="0"/>

element XLicenseUnitReport/ccmNodeLicenseFeature
diagram axlapi_p14415.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children unitsAuthorized unitsUsed unitsRemaining status
source <xsd:element name="ccmNodeLicenseFeature" minOccurs="0">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="unitsAuthorized" type="xsd:nonNegativeInteger" minOccurs="0"/>
     
<xsd:element name="unitsUsed" type="xsd:nonNegativeInteger" minOccurs="0"/>
     
<xsd:element name="unitsRemaining" type="xsd:nonNegativeInteger" minOccurs="0"/>
     
<xsd:element name="status" type="axlapi:boolean" minOccurs="0"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XLicenseUnitReport/ccmNodeLicenseFeature/unitsAuthorized
diagram axlapi_p14416.png
type xsd:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="unitsAuthorized" type="xsd:nonNegativeInteger" minOccurs="0"/>

element XLicenseUnitReport/ccmNodeLicenseFeature/unitsUsed
diagram axlapi_p14417.png
type xsd:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="unitsUsed" type="xsd:nonNegativeInteger" minOccurs="0"/>

element XLicenseUnitReport/ccmNodeLicenseFeature/unitsRemaining
diagram axlapi_p14418.png
type xsd:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="unitsRemaining" type="xsd:nonNegativeInteger" minOccurs="0"/>

element XLicenseUnitReport/ccmNodeLicenseFeature/status
diagram axlapi_p14419.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="status" type="axlapi:boolean" minOccurs="0"/>

element XLicenseUnitReport/softwareLicenseVersion
diagram axlapi_p14420.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children swVersion status
source <xsd:element name="softwareLicenseVersion" minOccurs="0">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="swVersion" type="axlapi:String50" minOccurs="0"/>
     
<xsd:element name="status" type="axlapi:boolean" minOccurs="0"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XLicenseUnitReport/softwareLicenseVersion/swVersion
diagram axlapi_p14421.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="swVersion" type="axlapi:String50" minOccurs="0"/>

element XLicenseUnitReport/softwareLicenseVersion/status
diagram axlapi_p14422.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="status" type="axlapi:boolean" minOccurs="0"/>


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