28 lines
1.6 KiB
XML
28 lines
1.6 KiB
XML
<?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" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_0jqn0aw" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.3.5">
|
|
<bpmn:process id="Process_1" isExecutable="true">
|
|
<bpmn:subProcess id="SubProcess_1">
|
|
<bpmn:startEvent id="StartEvent_1" />
|
|
<bpmn:textAnnotation id="TextAnnotation_1" />
|
|
<bpmn:association id="Association_1" sourceRef="StartEvent_1" targetRef="TextAnnotation_1" />
|
|
</bpmn:subProcess>
|
|
</bpmn:process>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
|
|
<bpmndi:BPMNShape id="SubProcess_1mgowm5_di" bpmnElement="SubProcess_1" isExpanded="true">
|
|
<dc:Bounds x="-15" y="130" width="230" height="120" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="StartEvent_1k5d2l6_di" bpmnElement="StartEvent_1">
|
|
<dc:Bounds x="7" y="172" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="TextAnnotation_0o5s7yu_di" bpmnElement="TextAnnotation_1">
|
|
<dc:Bounds x="85" y="175" width="100" height="30" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="Association_0chc4mv_di" bpmnElement="Association_1">
|
|
<di:waypoint x="43" y="190" />
|
|
<di:waypoint x="85" y="190" />
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn:definitions>
|