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

attribute Channel/@channelId
type xs:string
source <xs: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 <xs:attribute name="channelType" type="ch:ChannelType" use="required"/>


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