simpleType XLicenseFeature
namespace http://www.cisco.com/AXL/API/9.0
type union of (restriction of xsd:string, xsd:string)
source <xsd:simpleType name="XLicenseFeature">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="CCM Node"/>
       
<xsd:enumeration value="Phone Unit"/>
       
<xsd:enumeration value="SW Version"/>
       
<xsd:enumeration value="Enhanced User License"/>
       
<xsd:enumeration value="Basic User License"/>
       
<xsd:enumeration value="Essential User License"/>
       
<xsd:enumeration value="Adjunct Device License"/>
       
<xsd:enumeration value="Voice Mail License"/>
     
</xsd:restriction>
   
</xsd:simpleType>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string"/>
   
</xsd:simpleType>
 
</xsd:union>
</xsd:simpleType>


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