complexType PresentationChannel
diagram wp_diagrams/wp_p229.png
namespace http://base.api.wp.n2.tibco.com
children WorkTypeArtifact BusinessServiceArtifact
used by
element getPresentationChannelResponse/presentationChannel
attributes
Name  Type  Use  Default  Fixed  Annotation
version  xs:string  optional      
documentation
Optional version
name  xs:string  optional      
documentation
Optional name
channelId  xs:string  required      
documentation
The Channel ID
description  xs:string  optional      
documentation
The optional description
presentationChannelType  PresentationType  required      
documentation
The presentation channel type information
channelType  ChannelType  optional      
documentation
The channel type
implementationType  ImplementationType  optional      
documentation
The implmentation type
createdOn  xs:dateTime  optional      
documentation
Optional created on information
modifiedOn  xs:dateTime  optional      
documentation
Optional modified on information
defaultChannel  xs:boolean    false    
documentation
Indicates if this is a default channel
annotation
documentation
Presentation channel artifact details.
source <xs:complexType name="PresentationChannel">
 
<xs:annotation>
   
<xs:documentation>Presentation channel artifact details.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:sequence minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="WorkTypeArtifact" type="WorkTypeArtifact">
       
<xs:annotation>
         
<xs:documentation>A single instance of the work type information, and associated artifacts</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:sequence minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="BusinessServiceArtifact" type="wp:businessServiceType">
       
<xs:annotation>
         
<xs:documentation>A single instance of a business service artifact, and associated details.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:sequence>
 
<xs:attribute name="version" type="xs:string" use="optional">
   
<xs:annotation>
     
<xs:documentation>Optional version</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="name" type="xs:string" use="optional">
   
<xs:annotation>
     
<xs:documentation>Optional name</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="channelId" type="xs:string" use="required">
   
<xs:annotation>
     
<xs:documentation>The Channel ID</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="description" type="xs:string" use="optional">
   
<xs:annotation>
     
<xs:documentation>The optional description</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="presentationChannelType" type="ct:PresentationType" use="required">
   
<xs:annotation>
     
<xs:documentation>The presentation channel type information</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="channelType" type="ct:ChannelType" use="optional">
   
<xs:annotation>
     
<xs:documentation>The channel type</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="implementationType" type="ct:ImplementationType" use="optional">
   
<xs:annotation>
     
<xs:documentation>The implmentation type</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="createdOn" type="xs:dateTime" use="optional">
   
<xs:annotation>
     
<xs:documentation>Optional created on information</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="modifiedOn" type="xs:dateTime" use="optional">
   
<xs:annotation>
     
<xs:documentation>Optional modified on information</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="defaultChannel" type="xs:boolean" default="false">
   
<xs:annotation>
     
<xs:documentation>Indicates if this is a default channel</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

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