complexType XmlPushDestinationId
diagram de_exporter_diagrams/de_exporter_p227.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>

attribute XmlPushDestinationId/@name
type xs:string
properties
use required
annotation
documentation
The name of the push destination.
source <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>

attribute XmlPushDestinationId/@channel-type
type ChannelType
properties
use required
facets
Kind Value Annotation
enumeration JSPChannel
enumeration GIChannel
enumeration PageflowChannel
enumeration EmailChannel
enumeration RssChannel
enumeration openspaceChannel
enumeration MobileChannel
annotation
documentation
Enumerated type defining the presentation technology used by the channel associated with this push destination.
source <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>

attribute XmlPushDestinationId/@channel-id
type xs:string
properties
use required
annotation
documentation
Unique ID of the channel associated with this push destination.
source <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>


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