-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
Currently, the BPMN and DMN model API both have classpath resources named DI.xsd and DC.xsd with different content. We are not aware of any concrete issues with BPMN and DMN parsing and especially schema validation. Nevertheless, we can make sure to put them into distinct locations on the classpath to avoid bugs in the future.
AT:
- The BPMN model schema resources are located in a directory org/camunda/bpm/model/bpmn/schema (or similar)
- The same for the DMN and CMMN model APIs