22 lines
1.3 KiB
Plaintext
22 lines
1.3 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<bpmn:definitions 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" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_0e8iwaa" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.1.2">
|
||
|
<bpmn:collaboration id="Collaboration_1">
|
||
|
<bpmn:participant id="Participant_1" name="Participant_1" processRef="Process_1" />
|
||
|
</bpmn:collaboration>
|
||
|
<bpmn:process id="Process_1" isExecutable="true" camunda:modelerTemplate="test">
|
||
|
<bpmn:laneSet id="LaneSet_19hihz6">
|
||
|
<bpmn:lane id="Lane_1" name="Lane_1" />
|
||
|
</bpmn:laneSet>
|
||
|
</bpmn:process>
|
||
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1">
|
||
|
<bpmndi:BPMNShape id="Participant_1j1fs6n_di" bpmnElement="Participant_1" isHorizontal="true">
|
||
|
<dc:Bounds x="164" y="110" width="600" height="250" />
|
||
|
</bpmndi:BPMNShape>
|
||
|
<bpmndi:BPMNShape id="Lane_0fl7487_di" bpmnElement="Lane_1" isHorizontal="true">
|
||
|
<dc:Bounds x="194" y="110" width="570" height="250" />
|
||
|
</bpmndi:BPMNShape>
|
||
|
</bpmndi:BPMNPlane>
|
||
|
</bpmndi:BPMNDiagram>
|
||
|
</bpmn:definitions>
|