389 lines
23 KiB
XML
389 lines
23 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<bpmn2:definitions 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" xmlns:open-bpmn="http://open-bpmn.org/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" exporter="org.openbpmn" exporterVersion="1.0.0" targetNamespace="http://open-bpmn.org" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL">
|
|
<bpmn2:collaboration id="collaboration_1" name="Default Collaboration">
|
|
<bpmn2:participant id="participant_TgW2JA" name="Default Process" processRef="process_1"/>
|
|
<bpmn2:participant id="participant_tgRhJQ" name="Rechnungseingang" processRef="process_lYaFpg">
|
|
<bpmn2:documentation id="documentation_wSfXcQ"><![CDATA[Dieser Workflow dient dazu eingehende Rechnungen zu prüfen und zur Bezahlung weiterzuleiten. Es wird unterschieden von Sachrechnungen, die vom Sekretariat bearbeitet werden können und Cargo-Rechnungen die durch die Logistikabteilung anhand von Logistikaufträgen geprüft werden.
|
|
Nachdem die Rechnung bezahlt wurde wird der Vorgang archiviert. ]]></bpmn2:documentation>
|
|
</bpmn2:participant>
|
|
</bpmn2:collaboration>
|
|
<bpmn2:extensionElements>
|
|
<open-bpmn:auto-align>true</open-bpmn:auto-align>
|
|
</bpmn2:extensionElements>
|
|
<bpmn2:process definitionalCollaborationRef="collaboration_1" id="process_1" name="Default Process" processType="Public">
|
|
<bpmn2:documentation id="documentation_wXazVg"/>
|
|
</bpmn2:process>
|
|
<bpmn2:process definitionalCollaborationRef="collaboration_1" id="process_lYaFpg" isExecutable="true" name="Rechnungseingang" processType="Private">
|
|
<bpmn2:laneSet id="laneset_fDygyw" name="Lane Set">
|
|
<bpmn2:lane id="lane_BgoDFg" name="Sekretariat">
|
|
<bpmn2:documentation id="documentation_hIztzA"/>
|
|
<bpmn2:flowNodeRef>task_7Y3UUA</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>event_bH7Wag</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>event_oNXxgg</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>event_GEqHhQ</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>event_VJXKGg</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>task_SP75zg</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>gateway_ASbu1A</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>gateway_Vyo0Zw</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>task_xAzhzw</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>event_YH3bnw</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>event_1qR49w</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>task_fHgZBg</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>event_YnFi7A</bpmn2:flowNodeRef>
|
|
</bpmn2:lane>
|
|
<bpmn2:lane id="lane_eMP9Xw" name="Fachbereich">
|
|
<bpmn2:documentation id="documentation_6ihnmQ"/>
|
|
<bpmn2:flowNodeRef>event_A1J0OA</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>task_5lS3mw</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>gateway_Hn5ZhQ</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>event_dJ89xQ</bpmn2:flowNodeRef>
|
|
<bpmn2:flowNodeRef>event_30uUNA</bpmn2:flowNodeRef>
|
|
</bpmn2:lane>
|
|
</bpmn2:laneSet>
|
|
<bpmn2:startEvent id="event_bH7Wag" name="Start">
|
|
<bpmn2:documentation id="documentation_pguolw"/>
|
|
<bpmn2:outgoing>sequenceFlow_8yitUQ</bpmn2:outgoing>
|
|
</bpmn2:startEvent>
|
|
<bpmn2:task id="task_7Y3UUA" name="Rechnungsprüfung">
|
|
<bpmn2:documentation id="documentation_oKsT5Q"><![CDATA[Inhaltliche Prüufng der Rechnung]]></bpmn2:documentation>
|
|
<bpmn2:incoming>sequenceFlow_BGVbSA</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_FyAf3g</bpmn2:outgoing>
|
|
<bpmn2:incoming>sequenceFlow_hvQWmg</bpmn2:incoming>
|
|
<bpmn2:incoming>sequenceFlow_j4GDgg</bpmn2:incoming>
|
|
</bpmn2:task>
|
|
<bpmn2:endEvent id="event_oNXxgg" name="Ende">
|
|
<bpmn2:documentation id="documentation_1heF3g"/>
|
|
<bpmn2:incoming>sequenceFlow_iVpj0g</bpmn2:incoming>
|
|
</bpmn2:endEvent>
|
|
<bpmn2:intermediateCatchEvent id="event_GEqHhQ" name="Import">
|
|
<bpmn2:documentation id="documentation_gR2xbw"/>
|
|
<bpmn2:incoming>sequenceFlow_8yitUQ</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_BGVbSA</bpmn2:outgoing>
|
|
</bpmn2:intermediateCatchEvent>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_8yitUQ" sourceRef="event_bH7Wag" targetRef="event_GEqHhQ">
|
|
<bpmn2:documentation id="documentation_2Zd0Aw"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_BGVbSA" sourceRef="event_GEqHhQ" targetRef="task_7Y3UUA">
|
|
<bpmn2:documentation id="documentation_6k088A"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:intermediateCatchEvent id="event_VJXKGg" name="Sachrechnung">
|
|
<bpmn2:documentation id="documentation_DaDN3w"><![CDATA[Weiterleiten zur Sachprüfung]]></bpmn2:documentation>
|
|
<bpmn2:incoming>sequenceFlow_rZXh6g</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_sNlWkQ</bpmn2:outgoing>
|
|
</bpmn2:intermediateCatchEvent>
|
|
<bpmn2:task id="task_SP75zg" name="Budgetprüfung">
|
|
<bpmn2:documentation id="documentation_qP2Sew"/>
|
|
<bpmn2:incoming>sequenceFlow_sNlWkQ</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_nxZ9bA</bpmn2:outgoing>
|
|
</bpmn2:task>
|
|
<bpmn2:task id="task_5lS3mw" name="Prüfung Logistik Auftrag">
|
|
<bpmn2:documentation id="documentation_zweAkw"><![CDATA[Prüfung der Rechnung und Abgleich mit Logistikauftrag]]></bpmn2:documentation>
|
|
<bpmn2:incoming>sequenceFlow_DXGQrw</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_UebylQ</bpmn2:outgoing>
|
|
</bpmn2:task>
|
|
<bpmn2:eventBasedGateway gatewayDirection="Diverging" id="gateway_ASbu1A" name="">
|
|
<bpmn2:documentation id="documentation_09gukg"/>
|
|
<bpmn2:incoming>sequenceFlow_FyAf3g</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_rZXh6g</bpmn2:outgoing>
|
|
<bpmn2:outgoing>sequenceFlow_i7cH2A</bpmn2:outgoing>
|
|
</bpmn2:eventBasedGateway>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_FyAf3g" sourceRef="task_7Y3UUA" targetRef="gateway_ASbu1A">
|
|
<bpmn2:documentation id="documentation_tv00MQ"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_rZXh6g" sourceRef="gateway_ASbu1A" targetRef="event_VJXKGg">
|
|
<bpmn2:documentation id="documentation_EPAmhQ"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_sNlWkQ" sourceRef="event_VJXKGg" targetRef="task_SP75zg">
|
|
<bpmn2:documentation id="documentation_iXrfpg"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:intermediateCatchEvent id="event_A1J0OA" name="Cargo Rechnung">
|
|
<bpmn2:documentation id="documentation_RWi6LA"><![CDATA[Weiterleitung zur Prüfung Logistikauftrag]]></bpmn2:documentation>
|
|
<bpmn2:incoming>sequenceFlow_i7cH2A</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_DXGQrw</bpmn2:outgoing>
|
|
</bpmn2:intermediateCatchEvent>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_i7cH2A" sourceRef="gateway_ASbu1A" targetRef="event_A1J0OA">
|
|
<bpmn2:documentation id="documentation_pz6J4g"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_DXGQrw" sourceRef="event_A1J0OA" targetRef="task_5lS3mw">
|
|
<bpmn2:documentation id="documentation_ngSLdQ"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:exclusiveGateway gatewayDirection="Diverging" id="gateway_Vyo0Zw" name="">
|
|
<bpmn2:documentation id="documentation_Pm90XA"/>
|
|
<bpmn2:incoming>sequenceFlow_nxZ9bA</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_9tp42Q</bpmn2:outgoing>
|
|
<bpmn2:outgoing>sequenceFlow_h4SfiQ</bpmn2:outgoing>
|
|
</bpmn2:exclusiveGateway>
|
|
<bpmn2:intermediateCatchEvent id="event_dJ89xQ" name="Freigabe">
|
|
<bpmn2:documentation id="documentation_sB06Ag"><![CDATA[Rechnung in Ordnung und freigegeben zur Bezahlung]]></bpmn2:documentation>
|
|
<bpmn2:incoming>sequenceFlow_PLk0RA</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_A0FQoA</bpmn2:outgoing>
|
|
</bpmn2:intermediateCatchEvent>
|
|
<bpmn2:exclusiveGateway gatewayDirection="Diverging" id="gateway_Hn5ZhQ" name="">
|
|
<bpmn2:documentation id="documentation_aLEQqQ"/>
|
|
<bpmn2:incoming>sequenceFlow_UebylQ</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_PLk0RA</bpmn2:outgoing>
|
|
<bpmn2:outgoing>sequenceFlow_xVEjcA</bpmn2:outgoing>
|
|
</bpmn2:exclusiveGateway>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_UebylQ" sourceRef="task_5lS3mw" targetRef="gateway_Hn5ZhQ">
|
|
<bpmn2:documentation id="documentation_MZdr7Q"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:task id="task_xAzhzw" name="Bezahlung">
|
|
<bpmn2:documentation id="documentation_zO3SRw"/>
|
|
<bpmn2:incoming>sequenceFlow_9OrwEg</bpmn2:incoming>
|
|
<bpmn2:incoming>sequenceFlow_A0FQoA</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_OfKNWA</bpmn2:outgoing>
|
|
</bpmn2:task>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_nxZ9bA" sourceRef="task_SP75zg" targetRef="gateway_Vyo0Zw">
|
|
<bpmn2:documentation id="documentation_G4qmmA"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_PLk0RA" sourceRef="gateway_Hn5ZhQ" targetRef="event_dJ89xQ">
|
|
<bpmn2:documentation id="documentation_Y5qwSA"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:intermediateCatchEvent id="event_YH3bnw" name="Freigeben">
|
|
<bpmn2:documentation id="documentation_C05Bhw"><![CDATA[Rechnung in Ordnung und freigegeben zur Bezahlung]]></bpmn2:documentation>
|
|
<bpmn2:incoming>sequenceFlow_9tp42Q</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_9OrwEg</bpmn2:outgoing>
|
|
</bpmn2:intermediateCatchEvent>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_9tp42Q" sourceRef="gateway_Vyo0Zw" targetRef="event_YH3bnw">
|
|
<bpmn2:documentation id="documentation_PIQaSg"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_9OrwEg" sourceRef="event_YH3bnw" targetRef="task_xAzhzw">
|
|
<bpmn2:documentation id="documentation_0eagTw"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:intermediateCatchEvent id="event_1qR49w" name="Ablehnen">
|
|
<bpmn2:documentation id="documentation_cdpcXA"/>
|
|
<bpmn2:incoming>sequenceFlow_h4SfiQ</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_hvQWmg</bpmn2:outgoing>
|
|
</bpmn2:intermediateCatchEvent>
|
|
<bpmn2:intermediateCatchEvent id="event_30uUNA" name="Ablehnen">
|
|
<bpmn2:documentation id="documentation_VazNUA"/>
|
|
<bpmn2:incoming>sequenceFlow_xVEjcA</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_j4GDgg</bpmn2:outgoing>
|
|
</bpmn2:intermediateCatchEvent>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_h4SfiQ" sourceRef="gateway_Vyo0Zw" targetRef="event_1qR49w">
|
|
<bpmn2:documentation id="documentation_Q2yPDw"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_hvQWmg" sourceRef="event_1qR49w" targetRef="task_7Y3UUA">
|
|
<bpmn2:documentation id="documentation_qkneSw"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_xVEjcA" sourceRef="gateway_Hn5ZhQ" targetRef="event_30uUNA">
|
|
<bpmn2:documentation id="documentation_l9waIg"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_j4GDgg" sourceRef="event_30uUNA" targetRef="task_7Y3UUA">
|
|
<bpmn2:documentation id="documentation_4vaLww"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_A0FQoA" sourceRef="event_dJ89xQ" targetRef="task_xAzhzw">
|
|
<bpmn2:documentation id="documentation_fAB90Q"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:task id="task_fHgZBg" name="Archiviert">
|
|
<bpmn2:documentation id="documentation_Idessw"><![CDATA[Rechnungsprüfung abgeschlossen und Rechnung archiveirt.]]></bpmn2:documentation>
|
|
<bpmn2:incoming>sequenceFlow_A0FQoA</bpmn2:incoming>
|
|
<bpmn2:incoming>sequenceFlow_sUEtcA</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_iVpj0g</bpmn2:outgoing>
|
|
</bpmn2:task>
|
|
<bpmn2:intermediateCatchEvent id="event_YnFi7A" name="Bezahlt">
|
|
<bpmn2:documentation id="documentation_Jz0LKg"><![CDATA[Rechnungsbetrag wurde überwiesen]]></bpmn2:documentation>
|
|
<bpmn2:incoming>sequenceFlow_OfKNWA</bpmn2:incoming>
|
|
<bpmn2:outgoing>sequenceFlow_sUEtcA</bpmn2:outgoing>
|
|
</bpmn2:intermediateCatchEvent>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_OfKNWA" sourceRef="task_xAzhzw" targetRef="event_YnFi7A">
|
|
<bpmn2:documentation id="documentation_DdJpCg"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_sUEtcA" sourceRef="event_YnFi7A" targetRef="task_fHgZBg">
|
|
<bpmn2:documentation id="documentation_uG0SGg"/>
|
|
</bpmn2:sequenceFlow>
|
|
<bpmn2:sequenceFlow id="sequenceFlow_iVpj0g" sourceRef="task_fHgZBg" targetRef="event_oNXxgg">
|
|
<bpmn2:documentation id="documentation_Is0LqQ"/>
|
|
</bpmn2:sequenceFlow>
|
|
</bpmn2:process>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1" name="OpenBPMN Diagram">
|
|
<bpmndi:BPMNPlane bpmnElement="collaboration_1" id="BPMNPlane_1">
|
|
<bpmndi:BPMNShape bpmnElement="event_bH7Wag" id="BPMNShape_uh055A">
|
|
<dc:Bounds height="36.0" width="36.0" x="307.0" y="-233.0"/>
|
|
<bpmndi:BPMNLabel id="BPMNLabel_iQJHWQ">
|
|
<dc:Bounds height="20.0" width="100.0" x="275.0" y="-194.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="event_oNXxgg" id="BPMNShape_UInW7g">
|
|
<dc:Bounds height="36.0" width="36.0" x="1777.0" y="-233.0"/>
|
|
<bpmndi:BPMNLabel id="BPMNLabel_34qp2g">
|
|
<dc:Bounds height="20.0" width="100.0" x="1745.0" y="-194.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="task_7Y3UUA" id="BPMNShape_6O8H3A">
|
|
<dc:Bounds height="50.0" width="110.0" x="520.0" y="-240.0"/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="participant_tgRhJQ" id="BPMNShape_nrps0Q">
|
|
<dc:Bounds height="630.0" width="1650.0" x="230.0" y="-370.0"/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="lane_BgoDFg" id="BPMNShape_Lane_D1gWUg">
|
|
<dc:Bounds height="258.0" width="1620.0" x="260.0" y="-370.0"/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="lane_eMP9Xw" id="BPMNShape_Lane_j8rKkg">
|
|
<dc:Bounds height="372.0" width="1620.0" x="260.0" y="-112.0"/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="event_GEqHhQ" id="BPMNShape_NYeOlw">
|
|
<dc:Bounds height="36.0" width="36.0" x="397.0" y="-233.0"/>
|
|
<bpmndi:BPMNLabel id="BPMNLabel_u0gAdw">
|
|
<dc:Bounds height="20.0" width="100.0" x="365.0" y="-194.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_8yitUQ" id="BPMNEdge_SKFqeQ" sourceElement="BPMNShape_uh055A" targetElement="BPMNShape_NYeOlw">
|
|
<di:waypoint x="343.0" y="-215.0"/>
|
|
<di:waypoint x="397.0" y="-215.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_BGVbSA" id="BPMNEdge_qcdmuA" sourceElement="BPMNShape_NYeOlw" targetElement="BPMNShape_6O8H3A">
|
|
<di:waypoint x="433.0" y="-215.0"/>
|
|
<di:waypoint x="520.0" y="-215.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNShape bpmnElement="event_VJXKGg" id="BPMNShape_QCvdOw">
|
|
<dc:Bounds height="36.0" width="36.0" x="797.0" y="-233.0"/>
|
|
<bpmndi:BPMNLabel id="BPMNLabel_6j9aVg">
|
|
<dc:Bounds height="20.0" width="100.0" x="765.0" y="-194.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="task_SP75zg" id="BPMNShape_dnAc8g">
|
|
<dc:Bounds height="50.0" width="110.0" x="930.0" y="-240.0"/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="task_5lS3mw" id="BPMNShape_VFDbeg">
|
|
<dc:Bounds height="50.0" width="110.0" x="920.0" y="0.0"/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="gateway_ASbu1A" id="BPMNShape_LIkiBA">
|
|
<dc:Bounds height="50.0" width="50.0" x="680.0" y="-240.0"/>
|
|
<bpmndi:BPMNLabel id="BPMNLabel_uZQpOQ">
|
|
<dc:Bounds height="20.0" width="100.0" x="655.0" y="-187.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_FyAf3g" id="BPMNEdge_F0Y1Tw" sourceElement="BPMNShape_6O8H3A" targetElement="BPMNShape_LIkiBA">
|
|
<di:waypoint x="630.0" y="-215.0"/>
|
|
<di:waypoint x="680.0" y="-215.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_rZXh6g" id="BPMNEdge_luL2IA" sourceElement="BPMNShape_LIkiBA" targetElement="BPMNShape_QCvdOw">
|
|
<di:waypoint x="730.0" y="-215.0"/>
|
|
<di:waypoint x="797.0" y="-215.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_sNlWkQ" id="BPMNEdge_vB8usw" sourceElement="BPMNShape_QCvdOw" targetElement="BPMNShape_dnAc8g">
|
|
<di:waypoint x="833.0" y="-215.0"/>
|
|
<di:waypoint x="930.0" y="-215.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNShape bpmnElement="event_A1J0OA" id="BPMNShape_KJbgeQ">
|
|
<dc:Bounds height="36.0" width="36.0" x="787.0" y="7.0"/>
|
|
<bpmndi:BPMNLabel id="BPMNLabel_Rmen0A">
|
|
<dc:Bounds height="20.0" width="100.0" x="755.0" y="46.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_i7cH2A" id="BPMNEdge_HBLd5A" sourceElement="BPMNShape_LIkiBA" targetElement="BPMNShape_KJbgeQ">
|
|
<di:waypoint x="703.0" y="-192.0"/>
|
|
<di:waypoint x="703.0" y="25.0"/>
|
|
<di:waypoint x="787.0" y="25.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_DXGQrw" id="BPMNEdge_s15wBA" sourceElement="BPMNShape_KJbgeQ" targetElement="BPMNShape_VFDbeg">
|
|
<di:waypoint x="823.0" y="25.0"/>
|
|
<di:waypoint x="920.0" y="25.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNShape bpmnElement="gateway_Vyo0Zw" id="BPMNShape_QihA6g">
|
|
<dc:Bounds height="50.0" width="50.0" x="1090.0" y="-240.0"/>
|
|
<bpmndi:BPMNLabel id="BPMNLabel_cyvcMA">
|
|
<dc:Bounds height="20.0" width="100.0" x="1065.0" y="-187.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="event_dJ89xQ" id="BPMNShape_4M1lNg">
|
|
<dc:Bounds height="36.0" width="36.0" x="1187.0" y="7.0"/>
|
|
<bpmndi:BPMNLabel id="BPMNLabel_gdYGpg">
|
|
<dc:Bounds height="20.0" width="100.0" x="1155.0" y="46.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="gateway_Hn5ZhQ" id="BPMNShape_mr0ibw">
|
|
<dc:Bounds height="50.0" width="50.0" x="1080.0" y="0.0"/>
|
|
<bpmndi:BPMNLabel id="BPMNLabel_5l4dRA">
|
|
<dc:Bounds height="20.0" width="100.0" x="1055.0" y="53.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_UebylQ" id="BPMNEdge_U0wIKg" sourceElement="BPMNShape_VFDbeg" targetElement="BPMNShape_mr0ibw">
|
|
<di:waypoint x="1030.0" y="25.0"/>
|
|
<di:waypoint x="1080.0" y="25.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNShape bpmnElement="task_xAzhzw" id="BPMNShape_JrIJDQ">
|
|
<dc:Bounds height="50.0" width="110.0" x="1290.0" y="-240.0"/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_nxZ9bA" id="BPMNEdge_KKXvFg" sourceElement="BPMNShape_dnAc8g" targetElement="BPMNShape_QihA6g">
|
|
<di:waypoint x="1040.0" y="-215.0"/>
|
|
<di:waypoint x="1090.0" y="-215.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_PLk0RA" id="BPMNEdge_8UEsHA" sourceElement="BPMNShape_mr0ibw" targetElement="BPMNShape_4M1lNg">
|
|
<di:waypoint x="1130.0" y="25.0"/>
|
|
<di:waypoint x="1187.0" y="25.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNShape bpmnElement="event_YH3bnw" id="BPMNShape_GUBmSg">
|
|
<dc:Bounds height="36.0" width="36.0" x="1197.0" y="-233.0"/>
|
|
<bpmndi:BPMNLabel id="BPMNLabel_c48Mng">
|
|
<dc:Bounds height="20.0" width="100.0" x="1165.0" y="-194.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_9tp42Q" id="BPMNEdge_0AkLow" sourceElement="BPMNShape_QihA6g" targetElement="BPMNShape_GUBmSg">
|
|
<di:waypoint x="1140.0" y="-215.0"/>
|
|
<di:waypoint x="1197.0" y="-215.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_9OrwEg" id="BPMNEdge_eqL00Q" sourceElement="BPMNShape_GUBmSg" targetElement="BPMNShape_JrIJDQ">
|
|
<di:waypoint x="1233.0" y="-215.0"/>
|
|
<di:waypoint x="1290.0" y="-215.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNShape bpmnElement="event_1qR49w" id="BPMNShape_rbG2Zg">
|
|
<dc:Bounds height="36.0" width="36.0" x="1097.0" y="-333.0"/>
|
|
<bpmndi:BPMNLabel id="BPMNLabel_2qmYIA">
|
|
<dc:Bounds height="20.0" width="100.0" x="1065.0" y="-294.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="event_30uUNA" id="BPMNShape_xUycJQ">
|
|
<dc:Bounds height="36.0" width="36.0" x="1087.0" y="127.0"/>
|
|
<bpmndi:BPMNLabel id="BPMNLabel_40xf3g">
|
|
<dc:Bounds height="20.0" width="100.0" x="1055.0" y="166.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_h4SfiQ" id="BPMNEdge_7m0QHg" sourceElement="BPMNShape_QihA6g" targetElement="BPMNShape_rbG2Zg">
|
|
<di:waypoint x="1115.0" y="-240.0"/>
|
|
<di:waypoint x="1115.0" y="-297.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_hvQWmg" id="BPMNEdge_xx0UyQ" sourceElement="BPMNShape_rbG2Zg" targetElement="BPMNShape_6O8H3A">
|
|
<di:waypoint x="1097.0" y="-315.0"/>
|
|
<di:waypoint x="575.0" y="-315.0"/>
|
|
<di:waypoint x="575.0" y="-240.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_xVEjcA" id="BPMNEdge_5276Pw" sourceElement="BPMNShape_mr0ibw" targetElement="BPMNShape_xUycJQ">
|
|
<di:waypoint x="1105.0" y="50.0"/>
|
|
<di:waypoint x="1105.0" y="127.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_j4GDgg" id="BPMNEdge_3xc00w" sourceElement="BPMNShape_xUycJQ" targetElement="BPMNShape_6O8H3A">
|
|
<di:waypoint x="1087.0" y="145.0"/>
|
|
<di:waypoint x="575.0" y="145.0"/>
|
|
<di:waypoint x="575.0" y="-190.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_A0FQoA" id="BPMNEdge_vgxzvQ" sourceElement="BPMNShape_4M1lNg" targetElement="BPMNShape_JrIJDQ">
|
|
<di:waypoint x="1223.0" y="25.0"/>
|
|
<di:waypoint x="1345.0" y="25.0"/>
|
|
<di:waypoint x="1345.0" y="-190.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNShape bpmnElement="task_fHgZBg" id="BPMNShape_79up9g">
|
|
<dc:Bounds height="50.0" width="110.0" x="1600.0" y="-240.0"/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="event_YnFi7A" id="BPMNShape_THdIqQ">
|
|
<dc:Bounds height="36.0" width="36.0" x="1457.0" y="-233.0"/>
|
|
<bpmndi:BPMNLabel id="BPMNLabel_P4dNKg">
|
|
<dc:Bounds height="20.0" width="100.0" x="1425.0" y="-194.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_OfKNWA" id="BPMNEdge_p2wDpg" sourceElement="BPMNShape_JrIJDQ" targetElement="BPMNShape_THdIqQ">
|
|
<di:waypoint x="1400.0" y="-215.0"/>
|
|
<di:waypoint x="1457.0" y="-215.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_sUEtcA" id="BPMNEdge_lOlEPw" sourceElement="BPMNShape_THdIqQ" targetElement="BPMNShape_79up9g">
|
|
<di:waypoint x="1493.0" y="-215.0"/>
|
|
<di:waypoint x="1600.0" y="-215.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_iVpj0g" id="BPMNEdge_XmQNXg" sourceElement="BPMNShape_79up9g" targetElement="BPMNShape_UInW7g">
|
|
<di:waypoint x="1710.0" y="-215.0"/>
|
|
<di:waypoint x="1777.0" y="-215.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn2:definitions>
|