mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 22:48:19 +00:00
109 lines
5.6 KiB
XML
109 lines
5.6 KiB
XML
<?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:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
|
<bpmn:collaboration id="Collaboration_1qm8dt2">
|
|
<bpmn:participant id="Participant_0yz698j" processRef="Process_v0l2yvx" />
|
|
<bpmn:participant id="Participant_1cfehdv" processRef="Process_0jnsjh3" />
|
|
</bpmn:collaboration>
|
|
<bpmn:process id="Process_v0l2yvx" isExecutable="true">
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
<bpmn:outgoing>Flow_1iut2ya</bpmn:outgoing>
|
|
</bpmn:startEvent>
|
|
<bpmn:task id="Activity_1dgafd7">
|
|
<bpmn:incoming>Flow_1iut2ya</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0w2xoa5</bpmn:outgoing>
|
|
</bpmn:task>
|
|
<bpmn:endEvent id="Event_0ucv9fd">
|
|
<bpmn:incoming>Flow_0w2xoa5</bpmn:incoming>
|
|
</bpmn:endEvent>
|
|
<bpmn:sequenceFlow id="Flow_1iut2ya" sourceRef="StartEvent_1" targetRef="Activity_1dgafd7" />
|
|
<bpmn:sequenceFlow id="Flow_0w2xoa5" sourceRef="Activity_1dgafd7" targetRef="Event_0ucv9fd" />
|
|
</bpmn:process>
|
|
<bpmn:process id="Process_0jnsjh3" isExecutable="true">
|
|
<bpmn:sequenceFlow id="Flow_1yilluw" sourceRef="Event_0yhscqa" targetRef="Activity_1mqik0q" />
|
|
<bpmn:sequenceFlow id="Flow_0j9tkss" sourceRef="Activity_1mqik0q" targetRef="Event_1mfu5xv" />
|
|
<bpmn:endEvent id="Event_1mfu5xv">
|
|
<bpmn:incoming>Flow_0j9tkss</bpmn:incoming>
|
|
</bpmn:endEvent>
|
|
<bpmn:subProcess id="Activity_1mqik0q">
|
|
<bpmn:incoming>Flow_1yilluw</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0j9tkss</bpmn:outgoing>
|
|
<bpmn:startEvent id="Event_1ajlo4k">
|
|
<bpmn:outgoing>Flow_1kohs0z</bpmn:outgoing>
|
|
</bpmn:startEvent>
|
|
<bpmn:task id="Activity_1aig6p0">
|
|
<bpmn:incoming>Flow_1kohs0z</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_1gy19iq</bpmn:outgoing>
|
|
</bpmn:task>
|
|
<bpmn:endEvent id="Event_0jl6jyr">
|
|
<bpmn:incoming>Flow_1gy19iq</bpmn:incoming>
|
|
</bpmn:endEvent>
|
|
<bpmn:sequenceFlow id="Flow_1kohs0z" sourceRef="Event_1ajlo4k" targetRef="Activity_1aig6p0" />
|
|
<bpmn:sequenceFlow id="Flow_1gy19iq" sourceRef="Activity_1aig6p0" targetRef="Event_0jl6jyr" />
|
|
</bpmn:subProcess>
|
|
<bpmn:startEvent id="Event_0yhscqa">
|
|
<bpmn:outgoing>Flow_1yilluw</bpmn:outgoing>
|
|
</bpmn:startEvent>
|
|
</bpmn:process>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1qm8dt2">
|
|
<bpmndi:BPMNShape id="Participant_0yz698j_di" bpmnElement="Participant_0yz698j" isHorizontal="true">
|
|
<dc:Bounds x="-365" y="-35" width="600" height="250" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
|
<dc:Bounds x="-298" y="62" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1dgafd7_di" bpmnElement="Activity_1dgafd7">
|
|
<dc:Bounds x="-190" y="40" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_0ucv9fd_di" bpmnElement="Event_0ucv9fd">
|
|
<dc:Bounds x="12" y="62" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="Flow_1iut2ya_di" bpmnElement="Flow_1iut2ya">
|
|
<di:waypoint x="-262" y="80" />
|
|
<di:waypoint x="-190" y="80" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0w2xoa5_di" bpmnElement="Flow_0w2xoa5">
|
|
<di:waypoint x="-90" y="80" />
|
|
<di:waypoint x="12" y="80" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNShape id="BPMNShape_154cqd1" bpmnElement="Participant_1cfehdv" isHorizontal="true">
|
|
<dc:Bounds x="-365" y="210" width="815" height="400" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="BPMNShape_010iuaw" bpmnElement="Event_1mfu5xv">
|
|
<dc:Bounds x="232" y="370" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="BPMNShape_0yfanny" bpmnElement="Event_0yhscqa">
|
|
<dc:Bounds x="-308" y="362" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_0iq97q0_di" bpmnElement="Activity_1mqik0q" isExpanded="true">
|
|
<dc:Bounds x="-210" y="288" width="350" height="200" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_1ajlo4k_di" bpmnElement="Event_1ajlo4k">
|
|
<dc:Bounds x="-169.66666666666669" y="370" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1aig6p0_di" bpmnElement="Activity_1aig6p0">
|
|
<dc:Bounds x="-100" y="348" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_0jl6jyr_di" bpmnElement="Event_0jl6jyr">
|
|
<dc:Bounds x="32" y="370" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="Flow_1kohs0z_di" bpmnElement="Flow_1kohs0z">
|
|
<di:waypoint x="-134" y="388" />
|
|
<di:waypoint x="-100" y="388" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1gy19iq_di" bpmnElement="Flow_1gy19iq">
|
|
<di:waypoint x="0" y="388" />
|
|
<di:waypoint x="32" y="388" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="BPMNEdge_15izaxg" bpmnElement="Flow_1yilluw">
|
|
<di:waypoint x="-272" y="380" />
|
|
<di:waypoint x="-210" y="380" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="BPMNEdge_15zp4nd" bpmnElement="Flow_0j9tkss">
|
|
<di:waypoint x="140" y="388" />
|
|
<di:waypoint x="232" y="388" />
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn:definitions>
|