mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 08:05:15 +00:00
22 lines
1.2 KiB
Plaintext
22 lines
1.2 KiB
Plaintext
|
<?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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
||
|
<bpmn:process id="Process_jykdm08" isExecutable="true">
|
||
|
<bpmn:startEvent id="StartEvent_1" />
|
||
|
<bpmn:intermediateThrowEvent id="Event_1hrop2l" />
|
||
|
<bpmn:startEvent id="Event_1s13tnf" />
|
||
|
</bpmn:process>
|
||
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_jykdm08">
|
||
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||
|
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||
|
</bpmndi:BPMNShape>
|
||
|
<bpmndi:BPMNShape id="Event_1hrop2l_di" bpmnElement="Event_1hrop2l">
|
||
|
<dc:Bounds x="-128" y="62" width="36" height="36" />
|
||
|
</bpmndi:BPMNShape>
|
||
|
<bpmndi:BPMNShape id="Event_1s13tnf_di" bpmnElement="Event_1s13tnf">
|
||
|
<dc:Bounds x="162" y="-8" width="36" height="36" />
|
||
|
</bpmndi:BPMNShape>
|
||
|
</bpmndi:BPMNPlane>
|
||
|
</bpmndi:BPMNDiagram>
|
||
|
</bpmn:definitions>
|