namespace | http://www.cisco.com/AXL/API/9.0 |
type | union of (restriction of xsd:string, xsd:string) |
source | <xsd:simpleType name="XUCProductConnectProtocolMap"> <xsd:union> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Unity using HTTP"/> <xsd:enumeration value="Unity using HTTPS"/> <xsd:enumeration value="Unity Connection using HTTP"/> <xsd:enumeration value="Unity Connection using HTTPS"/> <xsd:enumeration value="Exchange using TCP"/> <xsd:enumeration value="Exchange using UDP"/> <xsd:enumeration value="Exchange using SSL"/> <xsd:enumeration value="Exchange using TLS"/> <xsd:enumeration value="MeetingPlace Classic using HTTP"/> <xsd:enumeration value="MeetingPlace Classic using HTTPS"/> <xsd:enumeration value="MeetingPlace Express using HTTP"/> <xsd:enumeration value="MeetingPlace Express using HTTPS"/> <xsd:enumeration value="WebEx (Conferencing) using HTTP"/> <xsd:enumeration value="WebEx (Conferencing) using HTTPS"/> <xsd:enumeration value="Directory using TCP"/> <xsd:enumeration value="Directory using UDP"/> <xsd:enumeration value="Directory using TLS"/> <xsd:enumeration value="Unified CM (IM and Presence) (No Protocol)"/> <xsd:enumeration value="WebEx (IM and Presence) using XMPP"/> <xsd:enumeration value="CTI using TCP"/> <xsd:enumeration value="Ldap Directory using TCP"/> <xsd:enumeration value="Ldap Directory using SSL"/> </xsd:restriction> </xsd:simpleType> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:union> </xsd:simpleType> |