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 |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
bindUid | xs:string | optional | ||||
bindUidRef | xs:string | optional |
<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> |