bpxe 0.2.1

Business Process eXecution Engine
<?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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_0pwdewa" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.4.0">
  <bpmn:process id="proc1" isExecutable="true">
    <bpmn:startEvent id="start">
      <bpmn:outgoing>Flow_1mh96ia</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:exclusiveGateway id="excl" default="Flow_0hk8snq">
      <bpmn:incoming>Flow_1mh96ia</bpmn:incoming>
      <bpmn:outgoing>Flow_03bvakd</bpmn:outgoing>
      <bpmn:outgoing>Flow_0k9b80i</bpmn:outgoing>
      <bpmn:outgoing>Flow_0hk8snq</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:sequenceFlow id="Flow_1mh96ia" sourceRef="start" targetRef="excl" />
    <bpmn:sequenceFlow id="Flow_03bvakd" sourceRef="excl" targetRef="f1">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">false</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:intermediateThrowEvent id="f1">
      <bpmn:incoming>Flow_03bvakd</bpmn:incoming>
      <bpmn:outgoing>Flow_1nogata</bpmn:outgoing>
      <bpmn:signalEventDefinition id="SignalEventDefinition_10uo6rd" signalRef="f1sig" />
    </bpmn:intermediateThrowEvent>
    <bpmn:sequenceFlow id="Flow_0k9b80i" sourceRef="excl" targetRef="f2">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">false</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:intermediateThrowEvent id="f2">
      <bpmn:incoming>Flow_0k9b80i</bpmn:incoming>
      <bpmn:outgoing>Flow_1h13cz3</bpmn:outgoing>
      <bpmn:signalEventDefinition id="SignalEventDefinition_06a496v" signalRef="f2sig" />
    </bpmn:intermediateThrowEvent>
    <bpmn:endEvent id="end">
      <bpmn:incoming>Flow_1nogata</bpmn:incoming>
      <bpmn:incoming>Flow_1h13cz3</bpmn:incoming>
      <bpmn:incoming>Flow_02sw8b1</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:sequenceFlow id="Flow_1nogata" sourceRef="f1" targetRef="end" />
    <bpmn:sequenceFlow id="Flow_1h13cz3" sourceRef="f2" targetRef="end" />
    <bpmn:sequenceFlow id="Flow_0hk8snq" sourceRef="excl" targetRef="f0" />
    <bpmn:intermediateThrowEvent id="f0">
      <bpmn:incoming>Flow_0hk8snq</bpmn:incoming>
      <bpmn:outgoing>Flow_02sw8b1</bpmn:outgoing>
      <bpmn:signalEventDefinition id="SignalEventDefinition_17ft8ir" signalRef="f0sig" />
    </bpmn:intermediateThrowEvent>
    <bpmn:sequenceFlow id="Flow_02sw8b1" sourceRef="f0" targetRef="end" />
    <bpmn:textAnnotation id="TextAnnotation_16zowqs">
      <bpmn:text>Only this one should be fired because nothing else has a successful condition</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Association_189ixht" sourceRef="f0" targetRef="TextAnnotation_16zowqs" />
  </bpmn:process>
  <bpmn:signal id="f1sig" name="f1sig" />
  <bpmn:signal id="f2sig" name="f2sig" />
  <bpmn:signal id="f0sig" name="f0sig" />
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="proc1">
      <bpmndi:BPMNShape id="TextAnnotation_16zowqs_di" bpmnElement="TextAnnotation_16zowqs">
        <dc:Bounds x="420" y="80" width="260" height="50" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Flow_02sw8b1_di" bpmnElement="Flow_02sw8b1">
        <di:waypoint x="390" y="188" />
        <di:waypoint x="390" y="230" />
        <di:waypoint x="500" y="230" />
        <di:waypoint x="500" y="309" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_0hk8snq_di" bpmnElement="Flow_0hk8snq">
        <di:waypoint x="290" y="302" />
        <di:waypoint x="290" y="230" />
        <di:waypoint x="390" y="230" />
        <di:waypoint x="390" y="188" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="302" y="278" width="7" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1h13cz3_di" bpmnElement="Flow_1h13cz3">
        <di:waypoint x="408" y="440" />
        <di:waypoint x="500" y="440" />
        <di:waypoint x="500" y="345" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1nogata_di" bpmnElement="Flow_1nogata">
        <di:waypoint x="408" y="327" />
        <di:waypoint x="482" y="327" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_0k9b80i_di" bpmnElement="Flow_0k9b80i">
        <di:waypoint x="290" y="352" />
        <di:waypoint x="290" y="440" />
        <di:waypoint x="372" y="440" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_03bvakd_di" bpmnElement="Flow_03bvakd">
        <di:waypoint x="315" y="327" />
        <di:waypoint x="372" y="327" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1mh96ia_di" bpmnElement="Flow_1mh96ia">
        <di:waypoint x="215" y="327" />
        <di:waypoint x="265" y="327" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="start">
        <dc:Bounds x="179" y="309" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Gateway_0ljpi0z_di" bpmnElement="excl" isMarkerVisible="true">
        <dc:Bounds x="265" y="302" width="50" height="50" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_02mb63i_di" bpmnElement="f2">
        <dc:Bounds x="372" y="422" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_12d3twg_di" bpmnElement="end">
        <dc:Bounds x="482" y="309" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_1yq9ksw_di" bpmnElement="f1">
        <dc:Bounds x="372" y="309" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_0w55jjl_di" bpmnElement="f0">
        <dc:Bounds x="372" y="152" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="373" y="235" width="34" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Association_189ixht_di" bpmnElement="Association_189ixht">
        <di:waypoint x="401" y="156" />
        <di:waypoint x="422" y="130" />
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>