b2f280d7e94e5fa877ec786f4976034bba828f01
[so.git] / bpmn / so-bpmn-infrastructure-flows / src / test / resources / VCPE / stubprocess / DoCreateAllottedResourceTXC.bpmn
1 <?xml version="1.0" encoding="UTF-8"?>
2 <bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="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="_DkzPAHB4EeaJwpcpVN5gXw" targetNamespace="http://camunda.org/schema/1.0/bpmn" exporter="Camunda Modeler" exporterVersion="1.9.0" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
3   <bpmn2:process id="DoCreateAllottedResourceTXC" name="DoCreateAllottedResourceTXC" isExecutable="true">
4     <bpmn2:startEvent id="StartEvent_1">
5       <bpmn2:outgoing>SequenceFlow_1</bpmn2:outgoing>
6     </bpmn2:startEvent>
7     <bpmn2:sequenceFlow id="SequenceFlow_1" name="" sourceRef="StartEvent_1" targetRef="EndEvent_1" />
8     <bpmn2:endEvent id="EndEvent_1">
9       <bpmn2:incoming>SequenceFlow_1</bpmn2:incoming>
10       <bpmn2:errorEventDefinition id="ErrorEventDefinition_1" errorRef="Error_2" />
11     </bpmn2:endEvent>
12   </bpmn2:process>
13   <bpmn2:error id="Error_1" name="Java Lang Exception" errorCode="java.lang.Exception" />
14   <bpmn2:error id="Error_2" name="MSO Workflow Exception" errorCode="MSOWorkflowException" />
15   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
16     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DoCreateAllottedResourceTXC">
17       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_68" bpmnElement="StartEvent_1">
18         <dc:Bounds x="-91" y="222" width="36" height="36" />
19         <bpmndi:BPMNLabel>
20           <dc:Bounds x="-73" y="263" width="0" height="0" />
21         </bpmndi:BPMNLabel>
22       </bpmndi:BPMNShape>
23       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_1" bpmnElement="SequenceFlow_1" sourceElement="_BPMNShape_StartEvent_68" targetElement="_BPMNShape_EndEvent_225">
24         <di:waypoint xsi:type="dc:Point" x="-55" y="240" />
25         <di:waypoint xsi:type="dc:Point" x="139" y="240" />
26         <bpmndi:BPMNLabel>
27           <dc:Bounds x="-3" y="225" width="90" height="0" />
28         </bpmndi:BPMNLabel>
29       </bpmndi:BPMNEdge>
30       <bpmndi:BPMNShape id="_BPMNShape_EndEvent_225" bpmnElement="EndEvent_1">
31         <dc:Bounds x="139" y="222" width="36" height="36" />
32         <bpmndi:BPMNLabel>
33           <dc:Bounds x="112" y="263" width="90" height="0" />
34         </bpmndi:BPMNLabel>
35       </bpmndi:BPMNShape>
36     </bpmndi:BPMNPlane>
37   </bpmndi:BPMNDiagram>
38 </bpmn2:definitions>