ttamaris / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
Other
0 stars 0 forks source link

BPMN 2.0 DI XML export error with subprocesses #431

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a simple BPMN 2.0 diagram with a collapsed or expanded
subprocess. (i.e. Start->collapsed Subprocess -> End)
2. Export it to BPMN 2.0 DI XML

What is the expected output?

An XML file describing the model. 

What do you see instead?

An error message and a model file. If the model file is imported, modelling
area is still empty.

Error message:

Line: -1 Column: -1
Error: cvc-complex-type.2.4.a: Invalid content was found starting with
element 'bpmndi:embeddedSubprocessShape'. One of
'{"http://bpmndi.org":bpmnShape, "http://bpmndi.org":subLane}' is expected.

Please provide any additional information below.

Incorrect exported model is attached.

Original issue reported on code.google.com by falko.ko...@googlemail.com on 31 May 2010 at 9:02

Attachments: