complexType ChannelTypeRequest
diagram wp_diagrams/wp_p64.png
namespace http://base.api.wp.n2.tibco.com
used by
element listChannelTypesRequest
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 <xs:complexType name="ChannelTypeRequest">
 
<xs:annotation>
   
<xs:documentation>Channel type to be used in requests.</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="channelImplementationType" type="ct:ImplementationType">
   
<xs:annotation>
     
<xs:documentation>The requested channel implementation type, if not specfied all are returned</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs: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 <xs:attribute name="channelImplementationType" type="ct:ImplementationType">
 
<xs:annotation>
   
<xs:documentation>The requested channel implementation type, if not specfied all are returned</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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