45 lines
2.4 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="Some_ID">
<bpmn:participant id="Participant_0dgq18r" processRef="Test_Call_Process" />
</bpmn:collaboration>
<bpmn:process id="Test_Call_Process" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_05rr468</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:task id="Activity_1pnjsdv">
<bpmn:incoming>Flow_05rr468</bpmn:incoming>
<bpmn:outgoing>Flow_0ftavvf</bpmn:outgoing>
</bpmn:task>
<bpmn:sequenceFlow id="Flow_05rr468" sourceRef="StartEvent_1" targetRef="Activity_1pnjsdv" />
<bpmn:exclusiveGateway id="Gateway_038j6la">
<bpmn:incoming>Flow_0ftavvf</bpmn:incoming>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_0ftavvf" sourceRef="Activity_1pnjsdv" targetRef="Gateway_038j6la" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Some_ID">
<bpmndi:BPMNShape id="Participant_0dgq18r_di" bpmnElement="Participant_0dgq18r" isHorizontal="true">
<dc:Bounds x="-160" y="70" width="600" height="250" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="-88" y="172" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1pnjsdv_di" bpmnElement="Activity_1pnjsdv">
<dc:Bounds x="30" y="150" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_038j6la_di" bpmnElement="Gateway_038j6la" isMarkerVisible="true">
<dc:Bounds x="185" y="165" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_05rr468_di" bpmnElement="Flow_05rr468">
<di:waypoint x="-52" y="190" />
<di:waypoint x="30" y="190" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0ftavvf_di" bpmnElement="Flow_0ftavvf">
<di:waypoint x="130" y="190" />
<di:waypoint x="185" y="190" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>