no-manual-task-correct.bpmn 850 B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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">
  3. <process id="Process_1" isExecutable="false">
  4. <userTask id="Task_14wqr7n" />
  5. </process>
  6. <bpmndi:BPMNDiagram id="BpmnDiagram_1">
  7. <bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Process_1">
  8. <bpmndi:BPMNShape id="UserTask_0xvet6g_di" bpmnElement="Task_14wqr7n">
  9. <omgdc:Bounds x="160" y="80" width="100" height="80" />
  10. </bpmndi:BPMNShape>
  11. </bpmndi:BPMNPlane>
  12. </bpmndi:BPMNDiagram>
  13. </definitions>