simpleType XDPProduct
namespace http://www.cisco.com/AXL/API/9.0
type union of (restriction of xsd:string, xsd:string)
source <xsd:simpleType name="XDPProduct">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="Cisco Unified Communications Manager"/>
       
<xsd:enumeration value="Cisco Unified Communications Manager Business Edition"/>
       
<xsd:enumeration value="Cisco Unified Customer Voice Portal"/>
       
<xsd:enumeration value="Cisco Unified Intelligent Contact Management Enterprise"/>
       
<xsd:enumeration value="Cisco Unified Contact Center Express"/>
       
<xsd:enumeration value="IOS Gateway Devices"/>
       
<xsd:enumeration value="Cisco Unified Expert Advisor"/>
       
<xsd:enumeration value="Cisco Unity Connection"/>
       
<xsd:enumeration value="Cisco Unified Presence"/>
       
<xsd:enumeration value="Cisco Unified Contact Center Enterprise"/>
       
<xsd:enumeration value="Other"/>
     
</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