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

element listChannelTypesResponse/channelTypes
diagram wp_diagrams/wp_p17.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 <xs:element name="channelTypes" type="base:ChannelTypeDetail"/>


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