You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
isInterrupting: boolean = true
This attribute only applies to Start Events of Event Sub-Processes; it is ignored for other Start Events.
So adding isInterrupting is not a semantic difference and I propose it be suppressed. I do note that this is not an Event Sub-Process but the spec is clear that it will be ignored in such cases.
Page 237 (PDF 267) Table 10.82 – CatchEvent attributes and model associations
parallelMultiple: boolean = false
This attribute is only relevant when the catch Event has more than EventDefinition (Multiple).
Similarly I propose the parallelMultiple finding be suppressed.
The text was updated successfully, but these errors were encountered:
Consider this excerpt from the A.1.0 reference model
The Yaoqiang 2 model writes the same thing as:
The xml-compare tool reports:
These added attributes are the defaults listed in the BPMN spec as follows:
So adding isInterrupting is not a semantic difference and I propose it be suppressed. I do note that this is not an Event Sub-Process but the spec is clear that it will be ignored in such cases.
Similarly I propose the parallelMultiple finding be suppressed.
The text was updated successfully, but these errors were encountered: