bpmn-js/test/spec/features/snapping/BpmnCreateMoveSnapping.trbl...

46 lines
2.4 KiB
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="4.0.0-beta.6">
<collaboration id="Collaboration_0802rol">
<participant id="PARTICIPANT_1" name="PARTICIPANT_1" processRef="Process_1" />
<participant id="PARTICIPANT_2" name="PARTICIPANT_2" processRef="Process_2" />
<textAnnotation id="TEXT_1">
<text>TEXT_1</text>
</textAnnotation>
<textAnnotation id="TEXT_2">
<text>TEXT_2</text>
</textAnnotation>
</collaboration>
<process id="Process_1" isExecutable="false">
<subProcess id="SUB_PROCESS_1" name="SUB_PROCESS_1">
<startEvent id="START_EVENT" />
</subProcess>
<task id="TASK" name="TASK" />
</process>
<process id="Process_2" />
<bpmndi:BPMNDiagram id="BpmnDiagram_1">
<bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Collaboration_0802rol">
<bpmndi:BPMNShape id="PARTICIPANT_1_di" bpmnElement="PARTICIPANT_1" isHorizontal="true">
<omgdc:Bounds x="160" y="70" width="630" height="340" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="SUB_PROCESS_1_di" bpmnElement="SUB_PROCESS_1" isExpanded="true">
<omgdc:Bounds x="250" y="180" width="350" height="200" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="START_EVENT_di" bpmnElement="START_EVENT">
<omgdc:Bounds x="290.3333333333333" y="262" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="PARTICIPANT_2_di" bpmnElement="PARTICIPANT_2" isHorizontal="true">
<omgdc:Bounds x="270" y="470" width="480" height="220" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TEXT_1_di" bpmnElement="TEXT_1">
<omgdc:Bounds x="840" y="40" width="100" height="30" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TASK_di" bpmnElement="TASK">
<omgdc:Bounds x="650" y="220" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TEXT_2_di" bpmnElement="TEXT_2">
<omgdc:Bounds x="810" y="150" width="190" height="80" />
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</definitions>