diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://exporter.api.de.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||
type | extension of XmlModelEntityId | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | dynamic-id-attr qualifierSet XMLPushDestination | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="PushDestinationDetail"> <xs:annotation> <xs:documentation>Definition of a push destination.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="orgdto:XmlModelEntityId"> <xs:sequence> <xs:element name="XMLPushDestination"> <xs:annotation> <xs:documentation>Definition of a a push destination for the specified entity.</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="target" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Value to be used for this push destination. This is only supplied if the value is not retrieved from a parameter descriptor (defined in param-descriptor).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="param-descriptor" type="xs:string"> <xs:annotation> <xs:documentation>Unique ID of a prameter descriptor whose value should be used for the push destination. </xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Unique name of this push destination.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="channel-type" type="xs:string" 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:attribute name="enabled" type="xs:boolean" use="required"> <xs:annotation> <xs:documentation>Boolean value indicating whether this push destination is currently enabled (TRUE) or not (FALSE).</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | target param-descriptor | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="XMLPushDestination"> <xs:annotation> <xs:documentation>Definition of a a push destination for the specified entity.</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="target" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Value to be used for this push destination. This is only supplied if the value is not retrieved from a parameter descriptor (defined in param-descriptor).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="param-descriptor" type="xs:string"> <xs:annotation> <xs:documentation>Unique ID of a prameter descriptor whose value should be used for the push destination. </xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Unique name of this push destination.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="channel-type" type="xs:string" 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:attribute name="enabled" type="xs:boolean" use="required"> <xs:annotation> <xs:documentation>Boolean value indicating whether this push destination is currently enabled (TRUE) or not (FALSE).</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Unique name of this push destination.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="channel-type" type="xs:string" 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> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="enabled" type="xs:boolean" use="required"> <xs:annotation> <xs:documentation>Boolean value indicating whether this push destination is currently enabled (TRUE) or not (FALSE).</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="target" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Value to be used for this push destination. This is only supplied if the value is not retrieved from a parameter descriptor (defined in param-descriptor).</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="param-descriptor" type="xs:string"> <xs:annotation> <xs:documentation>Unique ID of a prameter descriptor whose value should be used for the push destination. </xs:documentation> </xs:annotation> </xs:element> |