12 lines
855 B
XML
12 lines
855 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="bpmndiagram">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
|
|
<bpmndi:BPMNShape id="BPMNShape_1" bpmnElement="SubProcess_1" isExpanded="true">
|
|
<dc:Bounds height="300.0" width="300.0" x="300.0" y="80.0"/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="BPMNEdge_1" bpmnElement="SequenceFlow_1" sourceElement="BPMNShape_1" targetElement="BPMNShape_2">
|
|
<di:waypoint xsi:type="dc:Point" x="388.0" y="260.0"/>
|
|
<di:waypoint xsi:type="dc:Point" x="420.0" y="260.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram> |