complexType PresentationChannelRequest
diagram wp_diagrams/wp_p2891.png
namespace http://base.api.wp.n2.tibco.com
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 <xsd:complexType name="PresentationChannelRequest">
 
<xsd:annotation>
   
<xsd:documentation>Channel identifier.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="channelId" type="xs:string">
   
<xsd:annotation>
     
<xsd: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.
</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="channelType" type="ct:ChannelType">
   
<xsd:annotation>
     
<xsd:documentation>Channel type of the specified channelId.

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

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

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