2024-01-23 09:41:30 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2024-01-24 04:55:41 +00:00
|
|
|
<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">
|
2024-01-23 09:41:30 +00:00
|
|
|
<bpmn:process id="Process_xilxxoh" isExecutable="true">
|
|
|
|
<bpmn:startEvent id="StartEvent_1">
|
2024-01-24 04:55:41 +00:00
|
|
|
<bpmn:outgoing>Flow_0tjnby6</bpmn:outgoing>
|
2024-01-23 09:41:30 +00:00
|
|
|
</bpmn:startEvent>
|
2024-01-24 04:55:41 +00:00
|
|
|
<bpmn:task id="Activity_1orovoc" name="Collection of documents">
|
|
|
|
<bpmn:incoming>Flow_0tjnby6</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_0azbkkn</bpmn:outgoing>
|
|
|
|
</bpmn:task>
|
|
|
|
<bpmn:endEvent id="Event_0knzybr">
|
|
|
|
<bpmn:incoming>Flow_0azbkkn</bpmn:incoming>
|
2024-01-23 09:41:30 +00:00
|
|
|
</bpmn:endEvent>
|
2024-01-24 04:55:41 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_0tjnby6" sourceRef="StartEvent_1" targetRef="Activity_1orovoc" />
|
|
|
|
<bpmn:sequenceFlow id="Flow_0azbkkn" sourceRef="Activity_1orovoc" targetRef="Event_0knzybr" />
|
2024-01-23 09:41:30 +00:00
|
|
|
</bpmn:process>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_xilxxoh">
|
|
|
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
|
|
|
<dc:Bounds x="-198" y="152" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
2024-01-24 04:55:41 +00:00
|
|
|
<bpmndi:BPMNShape id="Activity_1orovoc_di" bpmnElement="Activity_1orovoc">
|
|
|
|
<dc:Bounds x="40" y="130" width="100" height="80" />
|
2024-01-23 09:41:30 +00:00
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
2024-01-24 04:55:41 +00:00
|
|
|
<bpmndi:BPMNShape id="Event_0knzybr_di" bpmnElement="Event_0knzybr">
|
|
|
|
<dc:Bounds x="382" y="152" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0tjnby6_di" bpmnElement="Flow_0tjnby6">
|
2024-01-23 09:41:30 +00:00
|
|
|
<di:waypoint x="-162" y="170" />
|
2024-01-24 04:55:41 +00:00
|
|
|
<di:waypoint x="40" y="170" />
|
2024-01-23 09:41:30 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2024-01-24 04:55:41 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_0azbkkn_di" bpmnElement="Flow_0azbkkn">
|
|
|
|
<di:waypoint x="140" y="170" />
|
|
|
|
<di:waypoint x="382" y="170" />
|
2024-01-23 09:46:44 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2024-01-23 09:41:30 +00:00
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
</bpmn:definitions>
|