complexType XmlPushDestinationId
diagram de_wsdl_diagrams/de_wsdl_p114.png
namespace http://base.api.de.bpm.tibco.com
used by
complexType XmlPushDestination
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
documentation
The name of the push destination.
channel-type  ChannelType  required      
documentation
Enumerated type defining the presentation technology used by the channel associated with this push destination.
channel-id  xs:string  required      
documentation
Unique ID of the channel associated with this push destination.
annotation
documentation
Identifies a push destination.
source <xs:complexType name="XmlPushDestinationId">
 
<xs:annotation>
   
<xs:documentation>Identifies a push destination.</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="name" type="xs:string" use="required">
   
<xs:annotation>
     
<xs:documentation>The name of the push destination.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="channel-type" type="channel:ChannelType" use="required">
   
<xs:annotation>
     
<xs:documentation>Enumerated type defining the presentation technology used by the channel associated with this push destination.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="channel-id" type="xs:string" use="required">
   
<xs:annotation>
     
<xs:documentation>Unique ID of the channel associated with this push destination.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

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