complexType XLicenseUnitReport
diagram AXLSoap_p15773.png
namespace http://www.cisco.com/AXL/API/9.1
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 AXLSoap_p15774.png
type axlapi:String255
properties
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 AXLSoap_p15775.png
properties
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 AXLSoap_p15776.png
type xsd:nonNegativeInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="unitsAuthorized" type="xsd:nonNegativeInteger" minOccurs="0"/>

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

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

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

element XLicenseUnitReport/phoneLicenseFeature/status
diagram AXLSoap_p15780.png
type axlapi:boolean
properties
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 AXLSoap_p15781.png
properties
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 AXLSoap_p15782.png
type xsd:nonNegativeInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="unitsAuthorized" type="xsd:nonNegativeInteger" minOccurs="0"/>

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

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

element XLicenseUnitReport/ccmNodeLicenseFeature/status
diagram AXLSoap_p15785.png
type axlapi:boolean
properties
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 AXLSoap_p15786.png
properties
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 AXLSoap_p15787.png
type axlapi:String50
properties
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 AXLSoap_p15788.png
type axlapi:boolean
properties
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