simpleType ChannelType
namespace http://channeltype.common.n2.tibco.com
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
enumeration JSPChannel
enumeration GIChannel
enumeration PageflowChannel
enumeration EmailChannel
enumeration RssChannel
enumeration openspaceChannel
enumeration MobileChannel
source <xsd:simpleType name="ChannelType">
 
<xsd:restriction base="xs:string">
   
<xsd:enumeration value="JSPChannel"/>
   
<xsd:enumeration value="GIChannel"/>
   
<xsd:enumeration value="PageflowChannel"/>
   
<xsd:enumeration value="EmailChannel"/>
   
<xsd:enumeration value="RssChannel"/>
   
<xsd:enumeration value="openspaceChannel"/>
   
<xsd:enumeration value="MobileChannel"/>
   
<!-- Named GIChannel for historical reasons. Used by Workspace -->
 
</xsd:restriction>
</xsd:simpleType>

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