complexType Channel
diagram wp_diagrams/wp_p3013.png
namespace http://base.api.bs.n2.tibco.com
attributes
Name  Type  Use  Default  Fixed  Annotation
channelId  xs:string        
channelType  ChannelType  required      
source <xsd:complexType name="Channel">
 
<xsd:attribute name="channelId" type="xs:string"/>
 
<xsd:attribute name="channelType" type="ch:ChannelType" use="required"/>
</xsd:complexType>

attribute Channel/@channelId
type xs:string
source <xsd:attribute name="channelId" type="xs:string"/>

attribute Channel/@channelType
type ChannelType
properties
use required
facets
Kind Value Annotation
enumeration JSPChannel
enumeration GIChannel
enumeration PageflowChannel
enumeration EmailChannel
enumeration RssChannel
enumeration openspaceChannel
enumeration MobileChannel
source <xsd:attribute name="channelType" type="ch:ChannelType" use="required"/>

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