experts/testchy.bpmn20.xml

39 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="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" targetNamespace="approve">
<bpmn2:process id="testchy" name="testchy" isExecutable="true">
<bpmn2:documentation />
<bpmn2:startEvent id="StartEvent_1" />
<bpmn2:intermediateThrowEvent id="Event_1o2n80m" />
<bpmn2:startEvent id="Event_0z4hynz" />
<bpmn2:task id="Activity_02jefee" />
<bpmn2:task id="Activity_0dyy8ua" />
<bpmn2:dataStoreReference id="DataStoreReference_1hakv52" />
<bpmn2:exclusiveGateway id="Gateway_0ttlj0q" />
</bpmn2:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="testchy">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="160" y="160" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1o2n80m_di" bpmnElement="Event_1o2n80m">
<dc:Bounds x="282" y="342" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0z4hynz_di" bpmnElement="Event_0z4hynz">
<dc:Bounds x="182" y="532" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_02jefee_di" bpmnElement="Activity_02jefee">
<dc:Bounds x="110" y="440" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0dyy8ua_di" bpmnElement="Activity_0dyy8ua">
<dc:Bounds x="460" y="510" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="DataStoreReference_1hakv52_di" bpmnElement="DataStoreReference_1hakv52">
<dc:Bounds x="85" y="695" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_0ttlj0q_di" bpmnElement="Gateway_0ttlj0q" isMarkerVisible="true">
<dc:Bounds x="515" y="365" width="50" height="50" />
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn2:definitions>