complexType ChannelTypeRequest
diagram wp_diagrams/wp_p2885.png
namespace http://base.api.wp.n2.tibco.com
attributes
Name  Type  Use  Default  Fixed  Annotation
channelImplementationType  ImplementationType        
documentation
The requested channel implementation type, if not specfied all are returned
annotation
documentation
Channel type to be used in requests.
source <xsd:complexType name="ChannelTypeRequest">
 
<xsd:annotation>
   
<xsd:documentation>Channel type to be used in requests.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="channelImplementationType" type="ct:ImplementationType">
   
<xsd:annotation>
     
<xsd:documentation>The requested channel implementation type, if not specfied all are returned</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
</xsd:complexType>

attribute ChannelTypeRequest/@channelImplementationType
type ImplementationType
facets
Kind Value Annotation
enumeration Pull
enumeration Push
annotation
documentation
The requested channel implementation type, if not specfied all are returned
source <xsd:attribute name="channelImplementationType" type="ct:ImplementationType">
 
<xsd:annotation>
   
<xsd:documentation>The requested channel implementation type, if not specfied all are returned</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

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