diagram | |||||||||||||||||||||||
namespace | http://base.api.wp.n2.tibco.com | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | xs:string | ||
annotation |
|
||
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> |
type | ChannelType | ||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
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> |