Current section

Files

Jump to
bpe priv exgate1.bpmn
Raw

priv/exgate1.bpmn

<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="sid-38422fae-e03e-43a3-bef4-bd33b32041b2" targetNamespace="http://bpmn.io/bpmn" exporter="bpmn-js (https://demo.bpmn.io)" exporterVersion="7.3.0">
<process id="Process_1" isExecutable="false">
<extensionElements/>
<startEvent id="StartEvent_1y45yut">
<outgoing>SequenceFlow_0h21x7r</outgoing>
</startEvent>
<sequenceFlow id="SequenceFlow_0h21x7r" sourceRef="StartEvent_1y45yut" targetRef="ExclusiveGateway_15hu1pt" />
<exclusiveGateway id="ExclusiveGateway_15hu1pt">
<incoming>SequenceFlow_0h21x7r</incoming>
<outgoing>Flow_0ekj8of</outgoing>
<outgoing>Flow_0ymcbwv</outgoing>
</exclusiveGateway>
<sequenceFlow id="Flow_0ekj8of" sourceRef="ExclusiveGateway_15hu1pt" targetRef="Event_0f67pit" />
<sequenceFlow id="Flow_0ymcbwv" sourceRef="ExclusiveGateway_15hu1pt" targetRef="Event_00zyvbc" />
<endEvent id="Event_0f67pit">
<incoming>Flow_0ekj8of</incoming>
<terminateEventDefinition id="TerminateEventDefinition_1m1v0hv" />
</endEvent>
<endEvent id="Event_00zyvbc">
<incoming>Flow_0ymcbwv</incoming>
<terminateEventDefinition id="TerminateEventDefinition_0n6ndh4" />
</endEvent>
</process>
<bpmndi:BPMNDiagram id="BpmnDiagram_1">
<bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Process_1">
<bpmndi:BPMNEdge id="SequenceFlow_0h21x7r_di" bpmnElement="SequenceFlow_0h21x7r">
<omgdi:waypoint x="208" y="120" />
<omgdi:waypoint x="245" y="120" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0ekj8of_di" bpmnElement="Flow_0ekj8of">
<omgdi:waypoint x="295" y="120" />
<omgdi:waypoint x="342" y="120" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0ymcbwv_di" bpmnElement="Flow_0ymcbwv">
<omgdi:waypoint x="270" y="145" />
<omgdi:waypoint x="270" y="190" />
<omgdi:waypoint x="342" y="190" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Event_095zobp_di" bpmnElement="Event_0f67pit">
<omgdc:Bounds x="342" y="102" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="StartEvent_1y45yut_di" bpmnElement="StartEvent_1y45yut">
<omgdc:Bounds x="172" y="102" width="36" height="36" />
<bpmndi:BPMNLabel>
<omgdc:Bounds x="153" y="78" width="73" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ExclusiveGateway_15hu1pt_di" bpmnElement="ExclusiveGateway_15hu1pt" isMarkerVisible="true">
<omgdc:Bounds x="245" y="95" width="50" height="50" />
<bpmndi:BPMNLabel>
<omgdc:Bounds x="437" y="341" width="66" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0evtlbf_di" bpmnElement="Event_00zyvbc">
<omgdc:Bounds x="342" y="172" width="36" height="36" />
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</definitions>