tml:publicTrigger

if trigger is public then this identifies the uidRef of trigger source (command).  Whenever a data cluster is sent to this UID or to the uid of a process that is bound to this uid then this transducer or process cycle will trigger.  The bindUid enables late binding of the trigger source

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
bindUid xs:string optional
bindUidRef xs:string optional

Source

<xs:element name="publicTrigger" type="tml:BindType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>if trigger is public then this identifies the uidRef of trigger source (command). Whenever a data cluster is sent to this UID or to the uid of a process that is bound to this uid then this transducer or process cycle will trigger. The bindUid enables late binding of the trigger source</xs:documentation>
  </xs:annotation>
</xs:element>

Sample