User: dingli@gmail.com clicked save for playground/tencent/xml-test-2/xml test 2.bpmn

This commit is contained in:
sartography-automated-committer 2023-08-16 02:25:47 +00:00
parent faed3777aa
commit e35ac132e0
1 changed files with 16 additions and 3 deletions

View File

@ -1,13 +1,26 @@
<?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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<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:process id="Process_1l0cedq" isExecutable="true">
<bpmn:startEvent id="StartEvent_1" />
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_1ltnww1</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:task id="Activity_12ih0kp">
<bpmn:incoming>Flow_1ltnww1</bpmn:incoming>
</bpmn:task>
<bpmn:sequenceFlow id="Flow_1ltnww1" sourceRef="StartEvent_1" targetRef="Activity_12ih0kp" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1l0cedq">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
<dc:Bounds x="-108" y="42" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_12ih0kp_di" bpmnElement="Activity_12ih0kp">
<dc:Bounds x="-20" y="20" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1ltnww1_di" bpmnElement="Flow_1ltnww1">
<di:waypoint x="-72" y="60" />
<di:waypoint x="-20" y="60" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>