1.2.4.20 BpmnTimerEventDefinition
Event corresponding to a timer event, such as the end of a duration
BpmnEventDefinitionTimeCycleTimeDBpmnTimerEventDefinition
Attribute
Description
string TimeCycle [1..1]
If the trigger is a Timer, then a timeCycle MAY be entered. If a timeCycle is not entered, then a timeDate MUST be entered (see attribute above?if the processType attribute of the Process is set to executable).
string TimeD [1..1]
If the trigger is a Timer, then a timeDate MAY be entered. If a timeDate is not entered, then a timeCycle MUST be entered (see attribute below?if the processType attribute of the Process is set to executable).