BPMN:Test
The following pages link to this diagram: User:Ttenbergen/Relationship Diagram
<?xml version="1.0" encoding="UTF-8"?> <bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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_1" targetNamespace="http://bpmn.io/schema/bpmn"> <bpmn:process id="Process_1" isExecutable="false"> <bpmn:task id="Task_09crjqj" name="L_Log"> <bpmn:outgoing>SequenceFlow_0iz1txs</bpmn:outgoing> </bpmn:task> <bpmn:task id="Task_1bphg55" name="s_Dispo"> <bpmn:incoming>SequenceFlow_0iz1txs</bpmn:incoming> </bpmn:task> <bpmn:sequenceFlow id="SequenceFlow_0iz1txs" name="Previous_Location = Dispo_ID" sourceRef="Task_09crjqj" targetRef="Task_1bphg55" /> </bpmn:process> <bpmndi:BPMNDiagram id="BPMNDiagram_1"> <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1"> <bpmndi:BPMNShape id="Task_09crjqj_di" bpmnElement="Task_09crjqj"> <dc:Bounds x="230" y="190" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Task_1bphg55_di" bpmnElement="Task_1bphg55"> <dc:Bounds x="500" y="190" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="SequenceFlow_0iz1txs_di" bpmnElement="SequenceFlow_0iz1txs"> <di:waypoint x="330" y="230" /> <di:waypoint x="500" y="230" /> <bpmndi:BPMNLabel> <dc:Bounds x="367" y="236" width="84" height="27" /> </bpmndi:BPMNLabel> </bpmndi:BPMNEdge> </bpmndi:BPMNPlane> </bpmndi:BPMNDiagram> </bpmn:definitions>