sample-process-models/test/TC-1.0/TC-1.0 - Send message from ...

28 lines
1.5 KiB
Plaintext
Raw Normal View History

<?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_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<bpmn:message id="Message_2" name="Message_2" />
<bpmn:process id="Process_1y60p54" isExecutable="true">
<bpmn:startEvent id="Event_0rx9jqy">
<bpmn:outgoing>Flow_1ii8x3u</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:endEvent id="Event_0gg8t15">
<bpmn:incoming>Flow_1ii8x3u</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_1ii8x3u" sourceRef="Event_0rx9jqy" targetRef="Event_0gg8t15" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1y60p54">
<bpmndi:BPMNShape id="Event_0rx9jqy_di" bpmnElement="Event_0rx9jqy">
<dc:Bounds x="212" y="142" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0gg8t15_di" bpmnElement="Event_0gg8t15">
<dc:Bounds x="442" y="142" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1ii8x3u_di" bpmnElement="Flow_1ii8x3u">
<di:waypoint x="248" y="160" />
<di:waypoint x="442" y="160" />
2022-09-08 01:25:23 +00:00
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>