xref: /plugin/bpmnio/test/media/bpmn-test.bpmn (revision 94260a7f040ace3ab386a435f5314f2f3ebe529a)
1*94260a7fSJaap de Haan<?xml version="1.0" encoding="UTF-8"?>
2*94260a7fSJaap de Haan<definitions
3*94260a7fSJaap de Haan    xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL"
4*94260a7fSJaap de Haan    xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI"
5*94260a7fSJaap de Haan    xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI"
6*94260a7fSJaap de Haan    xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC"
7*94260a7fSJaap de Haan    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
8*94260a7fSJaap de Haan    targetNamespace="http://bpmn.io/bpmn"
9*94260a7fSJaap de Haan    exporter="bpmn-js (https://demo.bpmn.io)"
10*94260a7fSJaap de Haan    exporterVersion="18.3.1">
11*94260a7fSJaap de Haan    <collaboration id="Collaboration_1oh70al">
12*94260a7fSJaap de Haan        <participant id="Participant_1r8g02m" name="Add a BPMN diagram" processRef="Process_1" />
13*94260a7fSJaap de Haan  </collaboration>
14*94260a7fSJaap de Haan  <process id="Process_1" isExecutable="false">
15*94260a7fSJaap de Haan    <startEvent id="StartEvent_1" name="Start">
16*94260a7fSJaap de Haan      <outgoing>SequenceFlow_1</outgoing>
17*94260a7fSJaap de Haan    </startEvent>
18*94260a7fSJaap de Haan    <exclusiveGateway id="ExclusiveGateway_1" name="Result OK" gatewayDirection="Diverging">
19*94260a7fSJaap de Haan      <incoming>SequenceFlow_2</incoming>
20*94260a7fSJaap de Haan      <outgoing>SequenceFlow_0snv4kp</outgoing>
21*94260a7fSJaap de Haan      <outgoing>SequenceFlow_0nuwads</outgoing>
22*94260a7fSJaap de Haan    </exclusiveGateway>
23*94260a7fSJaap de Haan    <task id="Task_17knw8l" name="Monitor">
24*94260a7fSJaap de Haan      <outgoing>SequenceFlow_121ul2c</outgoing>
25*94260a7fSJaap de Haan    </task>
26*94260a7fSJaap de Haan    <endEvent id="EndEvent_0oj7l6x" name="End">
27*94260a7fSJaap de Haan      <incoming>SequenceFlow_0snv4kp</incoming>
28*94260a7fSJaap de Haan    </endEvent>
29*94260a7fSJaap de Haan    <sequenceFlow id="SequenceFlow_1" name="" sourceRef="StartEvent_1" targetRef="Task_1" />
30*94260a7fSJaap de Haan    <sequenceFlow id="SequenceFlow_121ul2c" sourceRef="Task_17knw8l" targetRef="Task_1" />
31*94260a7fSJaap de Haan    <sequenceFlow id="SequenceFlow_0nuwads" name="No" sourceRef="ExclusiveGateway_1" targetRef="Task_1" />
32*94260a7fSJaap de Haan    <sequenceFlow id="SequenceFlow_2" sourceRef="Task_1" targetRef="ExclusiveGateway_1" />
33*94260a7fSJaap de Haan    <sequenceFlow id="SequenceFlow_0snv4kp" name="Yes" sourceRef="ExclusiveGateway_1" targetRef="EndEvent_0oj7l6x" />
34*94260a7fSJaap de Haan    <task id="Task_1" name="Do Something">
35*94260a7fSJaap de Haan      <incoming>SequenceFlow_1</incoming>
36*94260a7fSJaap de Haan      <incoming>SequenceFlow_121ul2c</incoming>
37*94260a7fSJaap de Haan      <incoming>SequenceFlow_0nuwads</incoming>
38*94260a7fSJaap de Haan      <outgoing>SequenceFlow_2</outgoing>
39*94260a7fSJaap de Haan    </task>
40*94260a7fSJaap de Haan  </process>
41*94260a7fSJaap de Haan  <bpmndi:BPMNDiagram id="BpmnDiagram_1">
42*94260a7fSJaap de Haan    <bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Collaboration_1oh70al">
43*94260a7fSJaap de Haan      <bpmndi:BPMNShape id="Participant_1r8g02m_di" bpmnElement="Participant_1r8g02m">
44*94260a7fSJaap de Haan        <omgdc:Bounds x="104" y="78" width="668" height="297" />
45*94260a7fSJaap de Haan      </bpmndi:BPMNShape>
46*94260a7fSJaap de Haan      <bpmndi:BPMNShape id="StartEvent_1_gui" bpmnElement="StartEvent_1">
47*94260a7fSJaap de Haan        <omgdc:Bounds x="242" y="187" width="30" height="30" />
48*94260a7fSJaap de Haan        <bpmndi:BPMNLabel>
49*94260a7fSJaap de Haan          <omgdc:Bounds x="212" y="219" width="90" height="22" />
50*94260a7fSJaap de Haan        </bpmndi:BPMNLabel>
51*94260a7fSJaap de Haan      </bpmndi:BPMNShape>
52*94260a7fSJaap de Haan      <bpmndi:BPMNShape id="ExclusiveGateway_1_gui" bpmnElement="ExclusiveGateway_1" isMarkerVisible="true">
53*94260a7fSJaap de Haan        <omgdc:Bounds x="508" y="182" width="40" height="40" />
54*94260a7fSJaap de Haan        <bpmndi:BPMNLabel>
55*94260a7fSJaap de Haan          <omgdc:Bounds x="483" y="234" width="90" height="24" />
56*94260a7fSJaap de Haan        </bpmndi:BPMNLabel>
57*94260a7fSJaap de Haan      </bpmndi:BPMNShape>
58*94260a7fSJaap de Haan      <bpmndi:BPMNShape id="Task_17knw8l_di" bpmnElement="Task_17knw8l">
59*94260a7fSJaap de Haan        <omgdc:Bounds x="340" y="275" width="100" height="80" />
60*94260a7fSJaap de Haan      </bpmndi:BPMNShape>
61*94260a7fSJaap de Haan      <bpmndi:BPMNShape id="EndEvent_0oj7l6x_di" bpmnElement="EndEvent_0oj7l6x">
62*94260a7fSJaap de Haan        <omgdc:Bounds x="648" y="184" width="36" height="36" />
63*94260a7fSJaap de Haan        <bpmndi:BPMNLabel>
64*94260a7fSJaap de Haan          <omgdc:Bounds x="621" y="220" width="90" height="20" />
65*94260a7fSJaap de Haan        </bpmndi:BPMNLabel>
66*94260a7fSJaap de Haan      </bpmndi:BPMNShape>
67*94260a7fSJaap de Haan      <bpmndi:BPMNShape id="Task_1_gui" bpmnElement="Task_1">
68*94260a7fSJaap de Haan        <omgdc:Bounds x="340" y="162" width="100" height="80" />
69*94260a7fSJaap de Haan        <bpmndi:BPMNLabel>
70*94260a7fSJaap de Haan          <omgdc:Bounds x="118.85714721679688" y="47" width="82.28570556640625" height="12" />
71*94260a7fSJaap de Haan        </bpmndi:BPMNLabel>
72*94260a7fSJaap de Haan      </bpmndi:BPMNShape>
73*94260a7fSJaap de Haan      <bpmndi:BPMNEdge id="SequenceFlow_1_gui" bpmnElement="SequenceFlow_1">
74*94260a7fSJaap de Haan        <omgdi:waypoint x="272" y="202" />
75*94260a7fSJaap de Haan        <omgdi:waypoint x="340" y="202" />
76*94260a7fSJaap de Haan        <bpmndi:BPMNLabel>
77*94260a7fSJaap de Haan          <omgdc:Bounds x="225" y="140" width="90" height="20" />
78*94260a7fSJaap de Haan        </bpmndi:BPMNLabel>
79*94260a7fSJaap de Haan      </bpmndi:BPMNEdge>
80*94260a7fSJaap de Haan      <bpmndi:BPMNEdge id="SequenceFlow_121ul2c_di" bpmnElement="SequenceFlow_121ul2c">
81*94260a7fSJaap de Haan        <omgdi:waypoint x="390" y="275" />
82*94260a7fSJaap de Haan        <omgdi:waypoint x="390" y="242" />
83*94260a7fSJaap de Haan        <bpmndi:BPMNLabel>
84*94260a7fSJaap de Haan          <omgdc:Bounds x="358" y="273" width="90" height="20" />
85*94260a7fSJaap de Haan        </bpmndi:BPMNLabel>
86*94260a7fSJaap de Haan      </bpmndi:BPMNEdge>
87*94260a7fSJaap de Haan      <bpmndi:BPMNEdge id="SequenceFlow_0nuwads_di" bpmnElement="SequenceFlow_0nuwads">
88*94260a7fSJaap de Haan        <omgdi:waypoint x="508" y="202" />
89*94260a7fSJaap de Haan        <omgdi:waypoint x="440" y="202" />
90*94260a7fSJaap de Haan        <bpmndi:BPMNLabel>
91*94260a7fSJaap de Haan          <omgdc:Bounds x="466" y="208" width="15" height="14" />
92*94260a7fSJaap de Haan        </bpmndi:BPMNLabel>
93*94260a7fSJaap de Haan      </bpmndi:BPMNEdge>
94*94260a7fSJaap de Haan      <bpmndi:BPMNEdge id="SequenceFlow_2_di" bpmnElement="SequenceFlow_2">
95*94260a7fSJaap de Haan        <omgdi:waypoint x="440" y="202" />
96*94260a7fSJaap de Haan        <omgdi:waypoint x="508" y="202" />
97*94260a7fSJaap de Haan        <bpmndi:BPMNLabel>
98*94260a7fSJaap de Haan          <omgdc:Bounds x="433" y="192" width="90" height="20" />
99*94260a7fSJaap de Haan        </bpmndi:BPMNLabel>
100*94260a7fSJaap de Haan      </bpmndi:BPMNEdge>
101*94260a7fSJaap de Haan      <bpmndi:BPMNEdge id="SequenceFlow_0snv4kp_di" bpmnElement="SequenceFlow_0snv4kp">
102*94260a7fSJaap de Haan        <omgdi:waypoint x="548" y="202" />
103*94260a7fSJaap de Haan        <omgdi:waypoint x="648" y="202" />
104*94260a7fSJaap de Haan        <bpmndi:BPMNLabel>
105*94260a7fSJaap de Haan          <omgdc:Bounds x="550" y="183" width="90" height="20" />
106*94260a7fSJaap de Haan        </bpmndi:BPMNLabel>
107*94260a7fSJaap de Haan      </bpmndi:BPMNEdge>
108*94260a7fSJaap de Haan    </bpmndi:BPMNPlane>
109*94260a7fSJaap de Haan  </bpmndi:BPMNDiagram>
110*94260a7fSJaap de Haan</definitions>
111