| | |
| | | <definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:flowable="http://flowable.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" typeLanguage="http://www.w3.org/2001/XMLSchema" expressionLanguage="http://www.w3.org/1999/XPath" targetNamespace="http://www.flowable.org/processdef"> |
| | | <process id="GZDYH_LHCZ_3LEVEL_V1" name="GZDYH_LHCZ_3LEVEL_V1" isExecutable="true"> |
| | | <documentation>GZDYH_LHCZ_3LEVEL_V1</documentation> |
| | | <startEvent id="ZXSL_START" name="开始"/> |
| | | <startEvent id="START" name="开始"/> |
| | | <userTask id="BLFK" name="办理反馈"/> |
| | | <endEvent id="ZXSL_END" name="结束"/> |
| | | <endEvent id="END" name="结束"/> |
| | | <userTask id="DSL" name="待受理"/> |
| | | <sequenceFlow id="sid-6FA28350-5EFB-4393-B91A-D73ED7C3B390" sourceRef="ZXSL_START" targetRef="DSL"/> |
| | | <sequenceFlow id="sid-A0580378-38E0-44D8-981B-9D048ED42E97" name="通过" sourceRef="BLFK" targetRef="ZXSL_END"> |
| | | <sequenceFlow id="sid-6FA28350-5EFB-4393-B91A-D73ED7C3B390" sourceRef="START" targetRef="DSL"/> |
| | | <sequenceFlow id="sid-A0580378-38E0-44D8-981B-9D048ED42E97" name="通过" sourceRef="BLFK" targetRef="END"> |
| | | <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='forward'}]]></conditionExpression> |
| | | </sequenceFlow> |
| | | <sequenceFlow id="sid-295E1BEE-52BD-4CA8-A7E9-654AA5DB7A4D" name="通过" sourceRef="DSL" targetRef="BLFK"> |
| | |
| | | </process> |
| | | <bpmndi:BPMNDiagram id="BPMNDiagram_GZDYH_LHCZ_3LEVEL_V1"> |
| | | <bpmndi:BPMNPlane bpmnElement="GZDYH_LHCZ_3LEVEL_V1" id="BPMNPlane_GZDYH_LHCZ_3LEVEL_V1"> |
| | | <bpmndi:BPMNShape bpmnElement="ZXSL_START" id="BPMNShape_ZXSL_START"> |
| | | <bpmndi:BPMNShape bpmnElement="START" id="BPMNShape_START"> |
| | | <omgdc:Bounds height="30.0" width="30.0" x="15.0" y="160.00001244246837"/> |
| | | </bpmndi:BPMNShape> |
| | | <bpmndi:BPMNShape bpmnElement="BLFK" id="BPMNShape_BLFK"> |
| | | <omgdc:Bounds height="80.0" width="100.0" x="314.9999953061343" y="134.99999798834327"/> |
| | | </bpmndi:BPMNShape> |
| | | <bpmndi:BPMNShape bpmnElement="ZXSL_END" id="BPMNShape_ZXSL_END"> |
| | | <bpmndi:BPMNShape bpmnElement="END" id="BPMNShape_END"> |
| | | <omgdc:Bounds height="28.0" width="28.0" x="509.9999834597113" y="161.00001205503818"/> |
| | | </bpmndi:BPMNShape> |
| | | <bpmndi:BPMNShape bpmnElement="DSL" id="BPMNShape_DSL"> |