simpleType XConnectProtocol
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements XUcService/protocol UpdateUcServiceReq/protocol LUcService/protocol RUcService/protocol
source <xsd:simpleType name="XConnectProtocol">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="HTTP"/>
       
<xsd:enumeration value="HTTPS"/>
       
<xsd:enumeration value="TCP"/>
       
<xsd:enumeration value="TCP + UDP"/>
       
<xsd:enumeration value="UDP"/>
       
<xsd:enumeration value="SSL"/>
       
<xsd:enumeration value="TLS"/>
       
<xsd:enumeration value="SIP"/>
       
<xsd:enumeration value="OWA"/>
       
<xsd:enumeration value="SOAP"/>
       
<xsd:enumeration value="EWS"/>
       
<xsd:enumeration value="XMPP"/>
     
</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