63 lines
3.3 KiB
XML
63 lines
3.3 KiB
XML
<?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='proc.sanemtas.korespondences.aprite_defs' targetNamespace='http://varam.gov.lv/bpmn/varam-docproc'>
|
|
<bpmn:process id='proc.sanemtas.korespondences.aprite' name='Saņemtās korespondences aprite' isExecutable='false'>
|
|
<bpmn:startEvent id='Start_Koresp' name='Korespondence saņemta'/>
|
|
<bpmn:task id='Task_RegistretNamejs' name='Reģistrēt Namejā'/>
|
|
<bpmn:exclusiveGateway id='GW_Atbilde' name='Vai vajag atbildi?'/>
|
|
<bpmn:task id='Task_Izpilde' name='Sagatavot atbildi'/>
|
|
<bpmn:endEvent id='End_Izpilde' name='Nosūtīts/izpildīts'/>
|
|
<bpmn:endEvent id='End_Iepaz' name='Iepazīts'/>
|
|
<bpmn:sequenceFlow id='F1' sourceRef='Start_Koresp' targetRef='Task_RegistretNamejs'/>
|
|
<bpmn:sequenceFlow id='F2' sourceRef='Task_RegistretNamejs' targetRef='GW_Atbilde'/>
|
|
<bpmn:sequenceFlow id='F3' sourceRef='GW_Atbilde' targetRef='Task_Izpilde'/>
|
|
<bpmn:sequenceFlow id='F4' sourceRef='Task_Izpilde' targetRef='End_Izpilde'/>
|
|
<bpmn:sequenceFlow id='F5' sourceRef='GW_Atbilde' targetRef='End_Iepaz'/>
|
|
</bpmn:process>
|
|
<bpmndi:BPMNDiagram id='proc.sanemtas.korespondences.aprite_diagram'>
|
|
<bpmndi:BPMNPlane id='proc.sanemtas.korespondences.aprite_plane' bpmnElement='proc.sanemtas.korespondences.aprite'>
|
|
<bpmndi:BPMNShape id='Start_Koresp_di' bpmnElement='Start_Koresp'>
|
|
<dc:Bounds x='120' y='120' width='36' height='36'/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id='Task_RegistretNamejs_di' bpmnElement='Task_RegistretNamejs'>
|
|
<dc:Bounds x='200' y='105' width='120' height='60'/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id='GW_Atbilde_di' bpmnElement='GW_Atbilde'>
|
|
<dc:Bounds x='360' y='120' width='40' height='40'/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id='Task_Izpilde_di' bpmnElement='Task_Izpilde'>
|
|
<dc:Bounds x='440' y='105' width='120' height='60'/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id='End_Izpilde_di' bpmnElement='End_Izpilde'>
|
|
<dc:Bounds x='600' y='120' width='36' height='36'/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id='End_Iepaz_di' bpmnElement='End_Iepaz'>
|
|
<dc:Bounds x='360' y='230' width='36' height='36'/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id='F1_di' bpmnElement='F1'>
|
|
<di:waypoint x='156' y='138'/>
|
|
<di:waypoint x='200' y='138'/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id='F2_di' bpmnElement='F2'>
|
|
<di:waypoint x='320' y='138'/>
|
|
<di:waypoint x='360' y='138'/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id='F3_di' bpmnElement='F3'>
|
|
<di:waypoint x='400' y='138'/>
|
|
<di:waypoint x='440' y='138'/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id='F4_di' bpmnElement='F4'>
|
|
<di:waypoint x='560' y='138'/>
|
|
<di:waypoint x='600' y='138'/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id='F5_di' bpmnElement='F5'>
|
|
<di:waypoint x='380' y='160'/>
|
|
<di:waypoint x='378' y='230'/>
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn:definitions>
|