mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-09 16:45:49 +00:00
ce45e9081b
This improves the import and export of BPMN 2.0 XML documents + improves di prefix collision handling + proper deconflicting of prefixes during export + validate and detect non-BPMN root elements + replace underlying XML parser for higher speed and smaller bundle size + pass parse warnings with errors NOTE: * some error messages on broken XML may have changed due to changes in the underlying XML parser