element listChannelTypesResponse
diagram wp_diagrams/wp_p2837.png
namespace http://api.wp.n2.tibco.com
properties
content complex
children channelTypes
annotation
documentation
**PRIVATE API - Reserved for internal use**
source <xsd:element name="listChannelTypesResponse">
 
<xsd:annotation>
   
<xsd:documentation>**PRIVATE API - Reserved for internal use**</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence maxOccurs="unbounded">
     
<xsd:element name="channelTypes" type="base:ChannelTypeDetail"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element listChannelTypesResponse/channelTypes
diagram wp_diagrams/wp_p2838.png
type ChannelTypeDetail
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
description  xs:string        
documentation
Optional description
name  xs:string        
documentation
Optional Name
channelType  ChannelType  required      
documentation
The channel Type information
source <xsd:element name="channelTypes" type="base:ChannelTypeDetail"/>

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