14 lines
850 B
XML
14 lines
850 B
XML
<?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: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="5.0.4">
|
|
<process id="Process_1" isExecutable="false">
|
|
<userTask id="Task_14wqr7n" />
|
|
</process>
|
|
<bpmndi:BPMNDiagram id="BpmnDiagram_1">
|
|
<bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Process_1">
|
|
<bpmndi:BPMNShape id="UserTask_0xvet6g_di" bpmnElement="Task_14wqr7n">
|
|
<omgdc:Bounds x="160" y="80" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</definitions>
|