When I try to open the attached diagram on demo.bpmn.io I get the following error message: “Diagram may not render correctly due to import warnings” with the following details:
# Import Warnings
One or more problems have been identified when trying to import the BPMN 2.0 diagram:
unknown attribute <version>
unknown attribute <packageName>
unknown attribute <adHoc>
unknown attribute <ruleFlowGroup>
unknown attribute <priority>
unknown attribute <priority>
The attached diagram has been generated in a Drools project (v 5.6.0) with eclipse neon3 with Drools and jBPM Eclipse plugins.
Online demo can visualize the diagram but when I use bpmn-viewer.development.js (local or CDN url) no warning or error message has thrown. I attach a screenshot.
PrecautionFlow.bpmn (4.7 KB)