24 lines
1.3 KiB
XML
24 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" id="Definitions_0s7ms7v" targetNamespace="http://bpmn.io/schema/bpmn" exporter="bpmn-js (https://demo.bpmn.io)" exporterVersion="3.3.1">
|
|
<bpmn:collaboration id="Collaboration">
|
|
<bpmn:participant id="Participant_1" processRef="Process_1" />
|
|
</bpmn:collaboration>
|
|
<bpmn:process id="Process_1" isExecutable="false" />
|
|
<bpmn:process id="Process_2" isExecutable="false">
|
|
<bpmn:laneSet id="LaneSet">
|
|
<bpmn:lane name="Lane 1" id="Lane" />>
|
|
</bpmn:laneSet>
|
|
<bpmn:dataStoreReference id="DataStoreReference" />
|
|
</bpmn:process>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration">
|
|
<bpmndi:BPMNShape id="Participant_1_di" bpmnElement="Participant_1" isHorizontal="true">
|
|
<dc:Bounds x="158" y="73" width="600" height="250" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="DataStoreReference_di" bpmnElement="DataStoreReference">
|
|
<dc:Bounds x="42" y="350" width="50" height="50" />
|
|
</bpmndi:BPMNShape>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn:definitions>
|