Hi,
Tried again and figured out a little more. I do now get an empty canvas, displaying the bpmn.io logo only. Kind of a progress, however the diagram is not loading.
"could not import BPMN 2.0 diagram" TypeError: definitions is undefined
I guess it is about this line in the test.js script:
var diagramXML = "<?xml version=\"1.0\" ..........";
which should somehow reference the diagram - but how? I am kind of new to this, so apologies for weird questions. Any hint would be appreciated.
Thanks, Helge