complexType PresentationChannelRequest
diagram wp_diagrams/wp_p70.png
namespace http://base.api.wp.n2.tibco.com
used by
elements businessServiceDetailsRequest/Channel getPresentationChannelRequest
attributes
Name  Type  Use  Default  Fixed  Annotation
channelId  xs:string        
documentation
Channel ID for which the response should include information.

NOTE: The response only contains information for the default channel unless both channelId and channelType are specified.
channelType  ChannelType        
documentation
Channel type of the specified channelId.

NOTE: The response only contains information for the default channel unless both channelId and channelType are specified.
annotation
documentation
Channel identifier.
source <xs:complexType name="PresentationChannelRequest">
 
<xs:annotation>
   
<xs:documentation>Channel identifier.</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="channelId" type="xs:string">
   
<xs:annotation>
     
<xs:documentation>Channel ID for which the response should include information.

NOTE: The response only contains information for the default channel unless both channelId and channelType are specified.
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="channelType" type="ct:ChannelType">
   
<xs:annotation>
     
<xs:documentation>Channel type of the specified channelId.

NOTE: The response only contains information for the default channel unless both channelId and channelType are specified.
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute PresentationChannelRequest/@channelId
type xs:string
annotation
documentation
Channel ID for which the response should include information.

NOTE: The response only contains information for the default channel unless both channelId and channelType are specified.
source <xs:attribute name="channelId" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Channel ID for which the response should include information.

NOTE: The response only contains information for the default channel unless both channelId and channelType are specified.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PresentationChannelRequest/@channelType
type ChannelType
facets
Kind Value Annotation
enumeration JSPChannel
enumeration GIChannel
enumeration PageflowChannel
enumeration EmailChannel
enumeration RssChannel
enumeration openspaceChannel
enumeration MobileChannel
annotation
documentation
Channel type of the specified channelId.

NOTE: The response only contains information for the default channel unless both channelId and channelType are specified.
source <xs:attribute name="channelType" type="ct:ChannelType">
 
<xs:annotation>
   
<xs:documentation>Channel type of the specified channelId.

NOTE: The response only contains information for the default channel unless both channelId and channelType are specified.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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