diagram | |||||||||||||||||||||||||||||||
namespace | http://base.api.de.bpm.tibco.com | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |
type | ChannelType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
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> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |