simpleType XUCProduct
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements XUcService/productType LUcService/productType RUcService/productType
source <xsd:simpleType name="XUCProduct">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="Unity"/>
       
<xsd:enumeration value="Unity Connection"/>
       
<xsd:enumeration value="Exchange"/>
       
<xsd:enumeration value="MeetingPlace Classic"/>
       
<xsd:enumeration value="MeetingPlace Express"/>
       
<xsd:enumeration value="WebEx (Conferencing)"/>
       
<xsd:enumeration value="Directory"/>
       
<xsd:enumeration value="Unified CM (IM and Presence)"/>
       
<xsd:enumeration value="WebEx (IM and Presence)"/>
       
<xsd:enumeration value="CTI"/>
       
<xsd:enumeration value="Enhanced Directory"/>
       
<xsd:enumeration value="Telepresence Management System"/>
       
<xsd:enumeration value="Jabber"/>
     
</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