Browse Source

git-svn-id: https://192.168.57.71/svn/lyggkj@82 1a6f6e3a-4066-fe46-b609-79c204482ece

ld_liufl 9 years ago
parent
commit
96ca6ed648

+ 2 - 1
gkaq/yjpt-flex/trunk/locale/zh_CN/common.properties

@@ -190,7 +190,8 @@ moduleLoadError=\u6a21\u5757\u52a0\u8f7d\u5931\u8d25
 save.fail=\u4fdd\u5b58\u5931\u8d25\uff01
 save.success=\u4fdd\u5b58\u6210\u529f\uff01
 del.fail=\u5220\u9664\u5931\u8d25\uff01
-del.success=\u5220\u9664\u6210\u529f\uff01
+del.success=\u5220\u9664\u6210\u529f!
+submit.success=\u63d0\u4ea4\u6210\u529f\uff01
 
 saveConfirm=\u786e\u8ba4\u4fdd\u5b58\uff1f
 saveConfirmTitle=\u4fdd\u5b58\u6761\u76ee

+ 1 - 0
gkaq/yjpt-flex/trunk/locale/zh_CN/select.properties

@@ -1188,6 +1188,7 @@ roleType.city.sh=\u5e02\u7ea7-\u5ba1\u6838
 roleType.city.pz=\u5e02\u7ea7-\u6279\u51c6
 roleType.province.sl=\u7701\u7ea7-\u53d7\u7406
 roleType.province.zlsc=\u7701\u7ea7-\u8d44\u6599\u5ba1\u67e5
+roleType.province.kssc=\u7701\u7ea7-\u79d1\u5ba4\u5ba1\u67e5
 roleType.province.zj=\u7701\u7ea7-\u73b0\u573a\u6838\u67e5\u548c\u4e13\u5bb6\u5ba1\u6838
 roleType.province.fjsp=\u7701\u7ea7-\u5206\u5c40\u5ba1\u6279
 roleType.province.zjsp=\u7701\u7ea7-\u603b\u5c40\u5ba1\u6279

+ 1 - 0
gkaq/yjpt-flex/trunk/locale/zh_CN/workflow.properties

@@ -32,6 +32,7 @@ wf.hx=\u5f85\u6838\u9500
 wf.kzsc=\u79d1\u957f\u5ba1\u67e5
 wf.sl=\u53d7\u7406
 wf.zlsc=\u8d44\u6599\u5ba1\u67e5
+wf.kssc = \u79d1\u5ba4\u5ba1\u67e5
 wf.zj=\u73b0\u573a\u6838\u67e5\u548c\u4e13\u5bb6\u5ba1\u6838
 wf.fjsp=\u5206\u5c40\u5ba1\u6279
 wf.zjsp=\u603b\u5c40\u5ba1\u6279

+ 9 - 12
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/common/util/Constants.as

@@ -704,24 +704,21 @@ package com.jtgh.yjpt.common.util
 		/** 任务类型 */
 		public static var RWLX_CITY:ArrayCollection = new ArrayCollection([
 			{id:"", text:""},
-
+			{id:"jyrUser",text:"用户审批"},
 			{id:"whzyfzsq-city", text:"危险货物作业附证申请"},
-
+			{id:"whzyfzhz-city",text:"危险货物作业附证变更"},
+			{id:"whzyfzns-city",text:"危险货物作业附证年审"},
+			{id:"zysbsp-city",text:"危险货物的作业申请"},
+			{id:"qxzysbsp-city",text:"危险货物的取消作业"},
+			{id:"bgzysbsp-city",text:"危险货物的作业变更"},
 			{id:"aqyssc-city", text:"安全设施专项验收审查"},
-			{id:"jyrUser",text:"用户审批"},
+			{id:"jsxmaqtjsc-city",text:"建设项目安全条件审查"},
 			{id:"zdsgyhpc-city", text:"重大事故的隐患排查和治理情况备案"},
 			{id:"yjyaba-city", text:"应急预案备案"},
 			{id:"jdhxpyjzdwxy-city", text:"剧毒化学品及重大危险源备案"},
-			{id:"aqpjbgjzgfa-city", text:"安全评价报告及整改方案落实备案"},
-			{id:"zysbsp-city",text:"危险货物的作业申请 "},
-			{id:"qxzysbsp-city",text:"危险货物的取消作业 "},
-			{id:"bgzysbsp-city",text:"危险货物的作业变更 "},
-			{id:"whzyfzns-city",text:"附证作业年审"},
-			{id:"whzyfzhz-city",text:"附证作业变更"},
-			{id:"jsxmaqtjsc-city",text:"建设项目安全条件审查"},
+			{id:"aqpjbgjzgfa-city", text:"安全评价报告及整改方案落实备案"},			
 			{id:"jdjc",text:"监督检查"}
-//			{id:"dc-city",text:"监督检查"}
-			]);
+		]);
 		
 		/** 海事港口申报比对状态 */
 		public static var RWLX_SHSBZT:ArrayCollection=new ArrayCollection([

+ 16 - 1
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/model/jsxmaqsc/GkjsxmaqscEditModel.as

@@ -53,8 +53,10 @@ package com.jtgh.yjpt.model.jsxmaqsc
 		
 		/** 省级受理 */
 		public var isSl:Boolean = false;
-		/** 资料审查 */
+		/** 资料审查(经办人) */
 		public var isZlsc:Boolean = false;
+		/** 科室(长)审查 */
+		public var isKssc:Boolean = false;
 		/** 现场及专家 */
 		public var isZj:Boolean = false;
 		/** 分局审批 */
@@ -78,6 +80,7 @@ package com.jtgh.yjpt.model.jsxmaqsc
 			// 省级流程状态
 			isSl=false;
 			isZlsc=false;
+			isKssc=false;
 			isZj=false;
 			isFjsp=false;
 			isZjsp=false;
@@ -162,6 +165,14 @@ package com.jtgh.yjpt.model.jsxmaqsc
 				isZlsc=true;
 				isProvince=true;
 			}
+			else if(state==WorkflowStatusSelect.RECORD_STATE_WF_KSSC)
+			{
+				if(mode!=Constants.mode_view){
+
+				}
+				isKssc=true;
+				isProvince=true;
+			}
 			else if(state==WorkflowStatusSelect.RECORD_STATE_WF_ZJ)
 			{
 				if(mode!=Constants.mode_view){
@@ -430,6 +441,10 @@ package com.jtgh.yjpt.model.jsxmaqsc
 			{
 				auditText = thisView.vo.zlscTask.auditMsg;
 			}
+			else if(isKssc)
+			{
+				auditText = thisView.vo.ksscTask.auditMsg;
+			}
 			else if(isZj)
 			{
 				auditText = thisView.vo.zjTask.auditMsg;

+ 1 - 0
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/select/RoleTypeSelect.as

@@ -30,6 +30,7 @@ package com.jtgh.yjpt.select
 				<item id="103" localeName="roleType.province.zj" />
 				<item id="104" localeName="roleType.province.fjsp" />
 				<item id="105" localeName="roleType.province.zjsp" />
+				<item id="106" localeName="roleType.province.kssc" />
 				<item id="201" localeName="roleType.yhsp" />
 				<item id="202" localeName="roleType.aqpjjgsp" />
 				<item id="203" localeName="roleType.jsdwsp" />

+ 3 - 1
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/select/WorkflowStatusSelect.as

@@ -43,8 +43,10 @@ package com.jtgh.yjpt.select
 		
 		/** 记录状态-流程-省级受理 */
 		public static const RECORD_STATE_WF_SL:String="wf.sl";
-		/** 记录状态-流程-省级受理 */
+		/** 记录状态-流程-资料审查  */
 		public static const RECORD_STATE_WF_ZLSC:String="wf.zlsc";
+		/** 记录状态-流程-科室审查 */
+		public static const RECORD_STATE_WF_KSSC:String="wf.kssc";
 		/** 记录状态-流程-省级受理 */
 		public static const RECORD_STATE_WF_ZJ:String="wf.zj";
 		/** 记录状态-流程-省级受理 */

+ 31 - 14
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/view/jsxmaqsc/GkjsxmaqscView.mxml

@@ -90,6 +90,11 @@
 					zlscShr.text=Global.user.name;
 					zlscTime.selectedDate = new Date();
 				}
+				else if(model.isKssc)
+				{
+					ksscShr.text=Global.user.name;
+					ksscTime.selectedDate = new Date();
+				}
 				else if(model.isZj)
 				{
 					zjShr.text=Global.user.name;
@@ -335,7 +340,7 @@
 							<s:VGroup width="100%" verticalAlign="middle">
 								<cus:QTextArea  height="70"  width="530" editable="{enable}"/>
 								<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
-									<cus:QLabel width="70"  text="签字:"  />
+									<cus:QLabel width="120"  text="签字:"  />
 									<cus:QTextInput width="150"  editable="{enable}"/>
 									<cus:QLabel width="70" text="日期:"   />
 									<ui:DateField width="150" enabled="{enable}"/>
@@ -347,7 +352,7 @@
 							<s:VGroup width="100%" verticalAlign="middle">
 								<cus:QTextArea  height="70"  width="530" editable="{enable}"/>
 								<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
-									<cus:QLabel width="70"  text="签字:"  />
+									<cus:QLabel width="120"  text="签字:"  />
 									<cus:QTextInput width="150"  editable="{enable}"/>
 									<cus:QLabel width="70" text="日期:"   />
 									<ui:DateField width="150" enabled="{enable}"/>
@@ -359,7 +364,7 @@
 							<s:VGroup width="100%" verticalAlign="middle">
 								<cus:QTextArea  height="70"  width="530" editable="{enable}"/>
 								<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
-									<cus:QLabel width="70"  text="签字:"  />
+									<cus:QLabel width="120"  text="签字:"  />
 									<cus:QTextInput width="150"  editable="{enable}"/>
 									<cus:QLabel width="70" text="日期:"   />
 									<ui:DateField width="150" enabled="{enable}"/>
@@ -381,7 +386,7 @@
 							<s:VGroup width="100%" verticalAlign="middle">
 								<cus:QTextArea  height="70" id="xssc"  width="530" text="@{vo.xsscTask.auditMsg}" editable="{model.isXssc}"/>
 								<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
-									<cus:QLabel width="70"  text="签字:"  />
+									<cus:QLabel width="120"  text="签字:"  />
 									<cus:QTextInput width="150" id="xsscShr" text="@{vo.xsscTask.auditUsername}" editable="false"/>
 									<cus:QLabel width="70" text="日期:"   />
 									<ui:DateField width="150" id="xsscTime" selectedDate="@{vo.xsscTask.auditTime}" enabled="false"/>
@@ -393,7 +398,7 @@
 							<s:VGroup width="100%" verticalAlign="middle">
 								<cus:QTextArea  id="zysl" height="70"  width="530" text="@{vo.zyslTask.auditMsg}" editable="{model.isZysl}"/>
 								<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
-									<cus:QLabel width="70"  text="签字:"  />
+									<cus:QLabel width="120"  text="签字:"  />
 									<cus:QTextInput width="150" id="zyslShr" text="@{vo.zyslTask.auditUsername}" editable="false"/>
 									<cus:QLabel width="70" text="日期:"   />
 									<ui:DateField width="150" id="zyslTime" selectedDate="@{vo.zyslTask.auditTime}" enabled="false"/>
@@ -410,7 +415,7 @@
 							<s:VGroup width="100%" verticalAlign="middle">
 								<cus:QTextArea  id="sc" height="70"  width="530" text="@{vo.scTask.auditMsg}" editable="{model.isSc}"/>
 								<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
-									<cus:QLabel width="70"  text="签字:"  />
+									<cus:QLabel width="120"  text="签字:"  />
 									<cus:QTextInput width="150" id="scShr" text="@{vo.scTask.auditUsername}" editable="false"/>
 									<cus:QLabel width="70" text="日期:"   />
 									<ui:DateField width="150" id="scTime" selectedDate="@{vo.scTask.auditTime}" enabled="false"/>
@@ -422,7 +427,7 @@
 							<s:VGroup width="100%" verticalAlign="middle">
 								<cus:QTextArea id="sh" height="70"  width="530" text="@{vo.shTask.auditMsg}" editable="{model.isSh}"/>
 								<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
-									<cus:QLabel width="70"  text="签字:"  />
+									<cus:QLabel width="120"  text="签字:"  />
 									<cus:QTextInput width="150" id="shShr" text="@{vo.shTask.auditUsername}" editable="false"/>
 									<cus:QLabel width="70" text="日期:"   />
 									<ui:DateField width="150" id="shTime" selectedDate="@{vo.shTask.auditTime}" enabled="false"/>
@@ -434,7 +439,7 @@
 							<s:VGroup width="100%" verticalAlign="middle">
 								<cus:QTextArea  id="pz" height="70"  width="530" text="@{vo.pzTask.auditMsg}" editable="{model.isPz}"/>
 								<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
-									<cus:QLabel width="70"  text="签字:"  />
+									<cus:QLabel width="120"  text="签字:"  />
 									<cus:QTextInput width="150" id="pzShr" text="@{vo.pzTask.auditUsername}" editable="false"/>
 									<cus:QLabel width="70" text="日期:"   />
 									<ui:DateField width="150" id="pzTime" selectedDate="@{vo.pzTask.auditTime}" enabled="false"/>
@@ -463,11 +468,11 @@
 							  visible="{model.isProvince}" includeInLayout="{model.isProvince}"
 							  paddingRight="5" paddingTop="5">
 						<s:HGroup width="100%" verticalAlign="middle">
-							<cus:QLabel width="120" text="资料审查意见"/>
+							<cus:QLabel width="120" text="代办人意见"/>
 							<s:VGroup width="100%" verticalAlign="middle">
 								<cus:QTextArea id="zlsc" height="70"  width="530" text="@{vo.zlscTask.auditMsg}" editable="{model.isZlsc}"/>
 								<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
-									<cus:QLabel width="70"  text="签字:"  />
+									<cus:QLabel width="120"  text="签字:"  />
 									<cus:QTextInput width="150" id="zlscShr" text="@{vo.zlscTask.auditUsername}" editable="{enable}"/>
 									<cus:QLabel width="70" text="日期:"   />
 									<ui:DateField width="150" id="zlscTime" selectedDate="@{vo.zlscTask.auditTime}" enabled="{enable}"/>
@@ -480,11 +485,23 @@
 							</s:VGroup>
 						</s:HGroup>
 						<s:HGroup width="100%" verticalAlign="middle">
-							<cus:QLabel width="120" text="专家意见"/>
+							<cus:QLabel width="120" text="科室审查意见"/>
+							<s:VGroup width="100%" verticalAlign="middle">
+								<cus:QTextArea id="kssc" height="70"  width="530" text="@{vo.ksscTask.auditMsg}" editable="{model.isKssc}"/>
+								<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
+									<cus:QLabel width="120"  text="签字:"  />
+									<cus:QTextInput width="150" id="ksscShr" text="@{vo.ksscTask.auditUsername}" editable="{enable}"/>
+									<cus:QLabel width="70" text="日期:"   />
+									<ui:DateField width="150" id="ksscTime" selectedDate="@{vo.ksscTask.auditTime}" enabled="{enable}"/>
+								</s:HGroup>
+							</s:VGroup>
+						</s:HGroup>
+						<s:HGroup width="100%" verticalAlign="middle">
+							<cus:QLabel width="120" text="审查会意见"/>
 							<s:VGroup width="100%" verticalAlign="middle">
 								<cus:QTextArea  id="zjyj" height="70"  width="530" text="@{vo.zjTask.auditMsg}" editable="{model.isZj}"/>
 								<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
-									<cus:QLabel width="70"  text="签字:"  />
+									<cus:QLabel width="120"  text="录入人签字:"  />
 									<cus:QTextInput width="150" id="zjShr" text="@{vo.zjTask.auditUsername}" editable="{enable}"/>
 									<cus:QLabel width="70" text="日期:"   />
 									<ui:DateField width="150" id="zjTime" selectedDate="@{vo.zjTask.auditTime}" enabled="{enable}"/>
@@ -501,7 +518,7 @@
 							<s:VGroup width="100%" verticalAlign="middle">
 								<cus:QTextArea id="fgjz"  height="70"  width="530" text="@{vo.fjspTask.auditMsg}" editable="{model.isFjsp}"/>
 								<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
-									<cus:QLabel width="70"  text="签字:"  />
+									<cus:QLabel width="120"  text="签字:"  />
 									<cus:QTextInput width="150" id="fjspShr" text="@{vo.fjspTask.auditUsername}" editable="{enable}"/>
 									<cus:QLabel width="70" text="日期:"   />
 									<ui:DateField width="150" id="fjspTime" selectedDate="@{vo.fjspTask.auditTime}" enabled="{enable}"/>
@@ -513,7 +530,7 @@
 							<s:VGroup width="100%" verticalAlign="middle">
 								<cus:QTextArea id="jzyj"  height="70"  width="530" text="@{vo.zjspTask.auditMsg}" editable="{model.isZjsp}"/>
 								<s:HGroup width="100%" horizontalAlign="center" verticalAlign="middle">
-									<cus:QLabel width="70"  text="签字:"  />
+									<cus:QLabel width="120"  text="签字:"   />
 									<cus:QTextInput width="150" id="zjspShr" text="@{vo.zjspTask.auditUsername}" editable="{enable}"/>
 									<cus:QLabel width="70" text="日期:"   />
 									<ui:DateField width="150" id="zjspTime" selectedDate="@{vo.zjspTask.auditTime}" enabled="{enable}"/>

+ 16 - 4
gkaq/yjpt-flex/trunk/src/com/jtgh/yjpt/vo/jsxmaqsc/GkjsxmaqscVo.as

@@ -133,7 +133,7 @@ package com.jtgh.yjpt.vo.jsxmaqsc
 			}
 			return "";
 		}
-			
+		
 		//得到港区的名称
 		public function  get szgqName():String
 		{
@@ -161,7 +161,7 @@ package com.jtgh.yjpt.vo.jsxmaqsc
 		}
 		/** 1:已签收,0:未签收 */
 		public var taskState:String;
-	//----------------------------------------------------------------	
+		//----------------------------------------------------------------	
 		private var _cityTaskList:ArrayCollection;
 		/** 市级任务列表 */
 		public function get cityTaskList():ArrayCollection
@@ -218,6 +218,8 @@ package com.jtgh.yjpt.vo.jsxmaqsc
 					}
 					if(item.currName==WorkflowStatusSelect.RECORD_STATE_WF_ZLSC)
 						zlscTask = item;
+					else if(item.currName==WorkflowStatusSelect.RECORD_STATE_WF_KSSC)
+						ksscTask = item;
 					else if(item.currName==WorkflowStatusSelect.RECORD_STATE_WF_ZJ)
 						zjTask = item;
 					else if(item.currName==WorkflowStatusSelect.RECORD_STATE_WF_FJSP)
@@ -296,8 +298,18 @@ package com.jtgh.yjpt.vo.jsxmaqsc
 			_sjTask = t;
 		}
 		
+		private var _ksscTask:TaskInfoVo=new TaskInfoVo;
+		/**科室(长)审查 */
+		public function get ksscTask():TaskInfoVo
+		{
+			return _ksscTask;
+		}
+		public function set ksscTask(t:TaskInfoVo):void
+		{
+			_ksscTask = t;
+		}
 		private var _zlscTask:TaskInfoVo=new TaskInfoVo;
-		/** 资料审查 */
+		/** 资料审查(经办人) */
 		public function get zlscTask():TaskInfoVo
 		{
 			return _zlscTask;
@@ -308,7 +320,7 @@ package com.jtgh.yjpt.vo.jsxmaqsc
 		}
 		
 		private var _zjTask:TaskInfoVo=new TaskInfoVo;
-		/** 现场及专家 */
+		/** 现场及专家(录入人) */
 		public function get zjTask():TaskInfoVo
 		{
 			return _zjTask;

+ 2 - 0
gkaq/yjpt-java/trunk/java_src/com/jtgh/yjpt/common/Constants.java

@@ -70,6 +70,8 @@ public class Constants {
 	public static final String ROLE_TYPE_PROVINCE_SL = "101";
 	/** 省级-资料审查 */
 	public static final String ROLE_TYPE_PROVINCE_ZLSC = "102";
+	/** 省级-资料审查 */
+	public static final String ROLE_TYPE_PROVINCE_KSSC = "106";
 	/** 省级-现场核查和专家审核 */
 	public static final String ROLE_TYPE_PROVINCE_ZJ = "103";
 	/** 省级-分局审批 */

+ 1 - 0
gkaq/yjpt-java/trunk/java_src/com/jtgh/yjpt/service/impl/jsxmaqsc/GkjsxmaqscProServiceImpl.java

@@ -213,6 +213,7 @@ public class GkjsxmaqscProServiceImpl extends
 						+ Utils.getResource("common", "main.ssd.city"));
 		variables.put("role_sl", Constants.ROLE_TYPE_PROVINCE_SL);
 		variables.put("role_zlsc", Constants.ROLE_TYPE_PROVINCE_ZLSC);
+		variables.put("role_kssc", Constants.ROLE_TYPE_PROVINCE_KSSC);
 		variables.put("role_zj", Constants.ROLE_TYPE_PROVINCE_ZJ);
 		variables.put("role_fjsp", Constants.ROLE_TYPE_PROVINCE_FJSP);
 		variables.put("role_zjsp", Constants.ROLE_TYPE_PROVINCE_ZJSP);

+ 1 - 0
gkaq/yjpt-java/trunk/locale/zh_CN/select.properties

@@ -1191,6 +1191,7 @@ roleType.city.sh=\u5e02\u7ea7-\u5ba1\u6838
 roleType.city.pz=\u5e02\u7ea7-\u6279\u51c6
 roleType.province.sl=\u7701\u7ea7-\u53d7\u7406
 roleType.province.zlsc=\u7701\u7ea7-\u8d44\u6599\u5ba1\u67e5
+roleType.province.kssc=\u7701\u7ea7-\u79d1\u5ba4\u5ba1\u67e5
 roleType.province.zj=\u7701\u7ea7-\u73b0\u573a\u6838\u67e5\u548c\u4e13\u5bb6\u5ba1\u6838
 roleType.province.fjsp=\u7701\u7ea7-\u5206\u5c40\u5ba1\u6279
 roleType.province.zjsp=\u7701\u7ea7-\u603b\u5c40\u5ba1\u6279

+ 1 - 0
gkaq/yjpt-java/trunk/locale/zh_CN/workflow.properties

@@ -32,6 +32,7 @@ wf.hx=\u5f85\u6838\u9500
 wf.kzsc=\u79d1\u957f\u5ba1\u67e5
 wf.sl=\u53d7\u7406
 wf.zlsc=\u8d44\u6599\u5ba1\u67e5
+wf.kssc = \u79d1\u5ba4\u5ba1\u67e5
 wf.zj=\u73b0\u573a\u6838\u67e5\u548c\u4e13\u5bb6\u5ba1\u6838
 wf.fjsp=\u5206\u5c40\u5ba1\u6279
 wf.zjsp=\u603b\u5c40\u5ba1\u6279

+ 199 - 160
gkaq/yjpt-java/trunk/resources/deployments/jsxmaqtjsc-province.bpmn

@@ -1,161 +1,200 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:activiti="http://activiti.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.activiti.org/test">
-  <process id="jsxmaqtjsc-province" name="建设项目安全条件审查-省级" isExecutable="true">
-    <startEvent id="start" name="Start"></startEvent>
-    <userTask id="sl" name="wf.sl" activiti:candidateGroups="${role_sl}"></userTask>
-    <sequenceFlow id="flow1" sourceRef="start" targetRef="sl"></sequenceFlow>
-    <userTask id="zlsc" name="wf.zlsc" activiti:candidateGroups="${role_zlsc}"></userTask>
-    <sequenceFlow id="flow2" sourceRef="sl" targetRef="zlsc"></sequenceFlow>
-    <exclusiveGateway id="exclusivegateway1" name="Exclusive Gateway"></exclusiveGateway>
-    <sequenceFlow id="flow3" sourceRef="zlsc" targetRef="exclusivegateway1"></sequenceFlow>
-    <userTask id="zj" name="wf.zj" activiti:candidateGroups="${role_zj}"></userTask>
-    <sequenceFlow id="flow4" name="通过" sourceRef="exclusivegateway1" targetRef="zj">
-      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_zlsc}]]></conditionExpression>
-    </sequenceFlow>
-    <userTask id="sjxg1" name="wf.sjxg" activiti:assignee="${admin_tb}"></userTask>
-    <sequenceFlow id="flow5" name="不通过" sourceRef="exclusivegateway1" targetRef="sjxg1">
-      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_zlsc}]]></conditionExpression>
-    </sequenceFlow>
-    <sequenceFlow id="flow6" sourceRef="sjxg1" targetRef="zlsc"></sequenceFlow>
-    <exclusiveGateway id="exclusivegateway2" name="Exclusive Gateway"></exclusiveGateway>
-    <sequenceFlow id="flow7" sourceRef="zj" targetRef="exclusivegateway2"></sequenceFlow>
-    <userTask id="sjxg2" name="wf.sjxg" activiti:assignee="${admin_tb}"></userTask>
-    <sequenceFlow id="flow8" name="不通过" sourceRef="exclusivegateway2" targetRef="sjxg2">
-      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_zj}]]></conditionExpression>
-    </sequenceFlow>
-    <sequenceFlow id="flow9" sourceRef="sjxg2" targetRef="zj"></sequenceFlow>
-    <userTask id="fjsp" name="wf.fjsp" activiti:candidateGroups="${role_fjsp}"></userTask>
-    <sequenceFlow id="flow10" name="通过" sourceRef="exclusivegateway2" targetRef="fjsp">
-      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_zj}]]></conditionExpression>
-    </sequenceFlow>
-    <userTask id="zjsp" name="wf.zjsp" activiti:candidateGroups="${role_zjsp}"></userTask>
-    <sequenceFlow id="flow11" name="通过" sourceRef="exclusivegateway3" targetRef="zjsp">
-      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_fjsp}]]></conditionExpression>
-    </sequenceFlow>
-    <exclusiveGateway id="exclusivegateway3" name="Exclusive Gateway"></exclusiveGateway>
-    <sequenceFlow id="flow12" sourceRef="fjsp" targetRef="exclusivegateway3"></sequenceFlow>
-    <endEvent id="endevent1" name="End"></endEvent>
-    <sequenceFlow id="flow13" name="不通过" sourceRef="exclusivegateway3" targetRef="endevent1">
-      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_fjsp}]]></conditionExpression>
-    </sequenceFlow>
-    <sequenceFlow id="flow15" sourceRef="zjsp" targetRef="endevent1"></sequenceFlow>
-  </process>
-  <bpmndi:BPMNDiagram id="BPMNDiagram_aqyssc-province">
-    <bpmndi:BPMNPlane bpmnElement="aqyssc-province" id="BPMNPlane_aqyssc-province">
-      <bpmndi:BPMNShape bpmnElement="start" id="BPMNShape_start">
-        <omgdc:Bounds height="35.0" width="35.0" x="10.0" y="110.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="sl" id="BPMNShape_sl">
-        <omgdc:Bounds height="55.0" width="105.0" x="70.0" y="100.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="zlsc" id="BPMNShape_zlsc">
-        <omgdc:Bounds height="55.0" width="105.0" x="200.0" y="100.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="exclusivegateway1" id="BPMNShape_exclusivegateway1">
-        <omgdc:Bounds height="40.0" width="40.0" x="330.0" y="107.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="zj" id="BPMNShape_zj">
-        <omgdc:Bounds height="55.0" width="105.0" x="420.0" y="100.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="sjxg1" id="BPMNShape_sjxg1">
-        <omgdc:Bounds height="55.0" width="105.0" x="298.0" y="190.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="exclusivegateway2" id="BPMNShape_exclusivegateway2">
-        <omgdc:Bounds height="40.0" width="40.0" x="570.0" y="107.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="sjxg2" id="BPMNShape_sjxg2">
-        <omgdc:Bounds height="55.0" width="105.0" x="420.0" y="190.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="fjsp" id="BPMNShape_fjsp">
-        <omgdc:Bounds height="55.0" width="105.0" x="643.0" y="100.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="zjsp" id="BPMNShape_zjsp">
-        <omgdc:Bounds height="55.0" width="105.0" x="840.0" y="100.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="exclusivegateway3" id="BPMNShape_exclusivegateway3">
-        <omgdc:Bounds height="40.0" width="40.0" x="771.0" y="107.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNShape bpmnElement="endevent1" id="BPMNShape_endevent1">
-        <omgdc:Bounds height="35.0" width="35.0" x="875.0" y="200.0"></omgdc:Bounds>
-      </bpmndi:BPMNShape>
-      <bpmndi:BPMNEdge bpmnElement="flow1" id="BPMNEdge_flow1">
-        <omgdi:waypoint x="45.0" y="127.0"></omgdi:waypoint>
-        <omgdi:waypoint x="70.0" y="127.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow2" id="BPMNEdge_flow2">
-        <omgdi:waypoint x="175.0" y="127.0"></omgdi:waypoint>
-        <omgdi:waypoint x="200.0" y="127.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow3" id="BPMNEdge_flow3">
-        <omgdi:waypoint x="305.0" y="127.0"></omgdi:waypoint>
-        <omgdi:waypoint x="330.0" y="127.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow4" id="BPMNEdge_flow4">
-        <omgdi:waypoint x="370.0" y="127.0"></omgdi:waypoint>
-        <omgdi:waypoint x="420.0" y="127.0"></omgdi:waypoint>
-        <bpmndi:BPMNLabel>
-          <omgdc:Bounds height="14.0" width="24.0" x="-16.0" y="7.0"></omgdc:Bounds>
-        </bpmndi:BPMNLabel>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow5" id="BPMNEdge_flow5">
-        <omgdi:waypoint x="350.0" y="147.0"></omgdi:waypoint>
-        <omgdi:waypoint x="350.0" y="190.0"></omgdi:waypoint>
-        <bpmndi:BPMNLabel>
-          <omgdc:Bounds height="14.0" width="36.0" x="10.0" y="0.0"></omgdc:Bounds>
-        </bpmndi:BPMNLabel>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow6" id="BPMNEdge_flow6">
-        <omgdi:waypoint x="298.0" y="217.0"></omgdi:waypoint>
-        <omgdi:waypoint x="252.0" y="217.0"></omgdi:waypoint>
-        <omgdi:waypoint x="252.0" y="155.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow7" id="BPMNEdge_flow7">
-        <omgdi:waypoint x="525.0" y="127.0"></omgdi:waypoint>
-        <omgdi:waypoint x="570.0" y="127.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow8" id="BPMNEdge_flow8">
-        <omgdi:waypoint x="590.0" y="147.0"></omgdi:waypoint>
-        <omgdi:waypoint x="590.0" y="217.0"></omgdi:waypoint>
-        <omgdi:waypoint x="525.0" y="217.0"></omgdi:waypoint>
-        <bpmndi:BPMNLabel>
-          <omgdc:Bounds height="14.0" width="36.0" x="10.0" y="-47.0"></omgdc:Bounds>
-        </bpmndi:BPMNLabel>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow9" id="BPMNEdge_flow9">
-        <omgdi:waypoint x="525.0" y="217.0"></omgdi:waypoint>
-        <omgdi:waypoint x="472.0" y="189.0"></omgdi:waypoint>
-        <omgdi:waypoint x="472.0" y="155.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow10" id="BPMNEdge_flow10">
-        <omgdi:waypoint x="610.0" y="127.0"></omgdi:waypoint>
-        <omgdi:waypoint x="643.0" y="127.0"></omgdi:waypoint>
-        <bpmndi:BPMNLabel>
-          <omgdc:Bounds height="14.0" width="24.0" x="-10.0" y="7.0"></omgdc:Bounds>
-        </bpmndi:BPMNLabel>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow11" id="BPMNEdge_flow11">
-        <omgdi:waypoint x="811.0" y="127.0"></omgdi:waypoint>
-        <omgdi:waypoint x="840.0" y="127.0"></omgdi:waypoint>
-        <bpmndi:BPMNLabel>
-          <omgdc:Bounds height="14.0" width="24.0" x="-14.0" y="7.0"></omgdc:Bounds>
-        </bpmndi:BPMNLabel>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow12" id="BPMNEdge_flow12">
-        <omgdi:waypoint x="748.0" y="127.0"></omgdi:waypoint>
-        <omgdi:waypoint x="771.0" y="127.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow13" id="BPMNEdge_flow13">
-        <omgdi:waypoint x="791.0" y="147.0"></omgdi:waypoint>
-        <omgdi:waypoint x="791.0" y="217.0"></omgdi:waypoint>
-        <omgdi:waypoint x="875.0" y="217.0"></omgdi:waypoint>
-        <bpmndi:BPMNLabel>
-          <omgdc:Bounds height="14.0" width="36.0" x="2.0" y="-49.0"></omgdc:Bounds>
-        </bpmndi:BPMNLabel>
-      </bpmndi:BPMNEdge>
-      <bpmndi:BPMNEdge bpmnElement="flow15" id="BPMNEdge_flow15">
-        <omgdi:waypoint x="892.0" y="155.0"></omgdi:waypoint>
-        <omgdi:waypoint x="892.0" y="200.0"></omgdi:waypoint>
-      </bpmndi:BPMNEdge>
-    </bpmndi:BPMNPlane>
-  </bpmndi:BPMNDiagram>
+<?xml version="1.0" encoding="UTF-8"?>
+<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:activiti="http://activiti.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.activiti.org/test">
+  <process id="jsxmaqtjsc-province" name="建设项目安全条件审查-省级" isExecutable="true">
+    <startEvent id="start" name="Start"></startEvent>
+    <userTask id="sl" name="wf.sl" activiti:candidateGroups="${role_sl}"></userTask>
+    <sequenceFlow id="flow1" sourceRef="start" targetRef="sl"></sequenceFlow>
+    <userTask id="zlsc" name="wf.zlsc" activiti:candidateGroups="${role_zlsc}"></userTask>
+    <sequenceFlow id="flow2" sourceRef="sl" targetRef="zlsc"></sequenceFlow>
+    <userTask id="zj" name="wf.zj" activiti:candidateGroups="${role_zj}"></userTask>
+    <userTask id="sjxg1" name="wf.sjxg" activiti:assignee="${admin_tb}"></userTask>
+    <sequenceFlow id="flow6" sourceRef="sjxg1" targetRef="zlsc"></sequenceFlow>
+    <exclusiveGateway id="exclusivegateway2" name="Exclusive Gateway"></exclusiveGateway>
+    <sequenceFlow id="flow7" sourceRef="zj" targetRef="exclusivegateway2"></sequenceFlow>
+    <userTask id="sjxg2" name="wf.sjxg" activiti:assignee="${admin_tb}"></userTask>
+    <sequenceFlow id="flow8" name="不通过" sourceRef="exclusivegateway2" targetRef="sjxg2">
+      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_zj}]]></conditionExpression>
+    </sequenceFlow>
+    <sequenceFlow id="flow9" sourceRef="sjxg2" targetRef="zj"></sequenceFlow>
+    <userTask id="fjsp" name="wf.fjsp" activiti:candidateGroups="${role_fjsp}"></userTask>
+    <sequenceFlow id="flow10" name="通过" sourceRef="exclusivegateway2" targetRef="fjsp">
+      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_zj}]]></conditionExpression>
+    </sequenceFlow>
+    <userTask id="zjsp" name="wf.zjsp" activiti:candidateGroups="${role_zjsp}"></userTask>
+    <sequenceFlow id="flow11" name="通过" sourceRef="exclusivegateway3" targetRef="zjsp">
+      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_fjsp}]]></conditionExpression>
+    </sequenceFlow>
+    <exclusiveGateway id="exclusivegateway3" name="Exclusive Gateway"></exclusiveGateway>
+    <sequenceFlow id="flow12" sourceRef="fjsp" targetRef="exclusivegateway3"></sequenceFlow>
+    <endEvent id="endevent1" name="End"></endEvent>
+    <sequenceFlow id="flow13" name="不通过" sourceRef="exclusivegateway3" targetRef="endevent1">
+      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_fjsp}]]></conditionExpression>
+    </sequenceFlow>
+    <sequenceFlow id="flow15" sourceRef="zjsp" targetRef="endevent1"></sequenceFlow>
+    <userTask id="kssc" name="wf.kssc" activiti:candidateGroups="${role_kssc}"></userTask>
+    <exclusiveGateway id="exclusivegateway5" name="Exclusive Gateway"></exclusiveGateway>
+    <sequenceFlow id="flow22" sourceRef="kssc" targetRef="exclusivegateway5"></sequenceFlow>
+    <sequenceFlow id="flow23" name="通过" sourceRef="exclusivegateway5" targetRef="zj">
+      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_kssc}]]></conditionExpression>
+    </sequenceFlow>
+    <exclusiveGateway id="exclusivegateway6" name="Exclusive Gateway"></exclusiveGateway>
+    <sequenceFlow id="flow26" sourceRef="zlsc" targetRef="exclusivegateway6"></sequenceFlow>
+    <sequenceFlow id="flow27" name="不通过" sourceRef="exclusivegateway6" targetRef="sjxg1">
+      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_zlsc}]]></conditionExpression>
+    </sequenceFlow>
+    <sequenceFlow id="flow28" name="通过" sourceRef="exclusivegateway6" targetRef="kssc">
+      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_zlsc}]]></conditionExpression>
+    </sequenceFlow>
+    <sequenceFlow id="flow29" name="不通过" sourceRef="exclusivegateway5" targetRef="zlsc">
+      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_kssc}]]></conditionExpression>
+    </sequenceFlow>
+  </process>
+  <bpmndi:BPMNDiagram id="BPMNDiagram_jsxmaqtjsc-province">
+    <bpmndi:BPMNPlane bpmnElement="jsxmaqtjsc-province" id="BPMNPlane_jsxmaqtjsc-province">
+      <bpmndi:BPMNShape bpmnElement="start" id="BPMNShape_start">
+        <omgdc:Bounds height="35.0" width="35.0" x="-280.0" y="110.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape bpmnElement="sl" id="BPMNShape_sl">
+        <omgdc:Bounds height="55.0" width="105.0" x="-180.0" y="100.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape bpmnElement="zlsc" id="BPMNShape_zlsc">
+        <omgdc:Bounds height="55.0" width="105.0" x="-10.0" y="100.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape bpmnElement="zj" id="BPMNShape_zj">
+        <omgdc:Bounds height="55.0" width="105.0" x="420.0" y="100.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape bpmnElement="sjxg1" id="BPMNShape_sjxg1">
+        <omgdc:Bounds height="55.0" width="105.0" x="95.0" y="190.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape bpmnElement="exclusivegateway2" id="BPMNShape_exclusivegateway2">
+        <omgdc:Bounds height="40.0" width="40.0" x="570.0" y="107.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape bpmnElement="sjxg2" id="BPMNShape_sjxg2">
+        <omgdc:Bounds height="55.0" width="105.0" x="420.0" y="190.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape bpmnElement="fjsp" id="BPMNShape_fjsp">
+        <omgdc:Bounds height="55.0" width="105.0" x="643.0" y="100.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape bpmnElement="zjsp" id="BPMNShape_zjsp">
+        <omgdc:Bounds height="55.0" width="105.0" x="840.0" y="100.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape bpmnElement="exclusivegateway3" id="BPMNShape_exclusivegateway3">
+        <omgdc:Bounds height="40.0" width="40.0" x="771.0" y="107.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape bpmnElement="endevent1" id="BPMNShape_endevent1">
+        <omgdc:Bounds height="35.0" width="35.0" x="875.0" y="200.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape bpmnElement="usertask6" id="BPMNShape_usertask6">
+        <omgdc:Bounds height="55.0" width="105.0" x="205.0" y="100.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape bpmnElement="exclusivegateway5" id="BPMNShape_exclusivegateway5">
+        <omgdc:Bounds height="40.0" width="40.0" x="342.0" y="107.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape bpmnElement="exclusivegateway6" id="BPMNShape_exclusivegateway6">
+        <omgdc:Bounds height="40.0" width="40.0" x="127.0" y="107.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape bpmnElement="kssc" id="BPMNShape_kssc">
+        <omgdc:Bounds height="55.0" width="105.0" x="205.0" y="100.0"></omgdc:Bounds>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNEdge bpmnElement="flow1" id="BPMNEdge_flow1">
+        <omgdi:waypoint x="-245.0" y="127.0"></omgdi:waypoint>
+        <omgdi:waypoint x="-180.0" y="127.0"></omgdi:waypoint>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow2" id="BPMNEdge_flow2">
+        <omgdi:waypoint x="-75.0" y="127.0"></omgdi:waypoint>
+        <omgdi:waypoint x="-10.0" y="127.0"></omgdi:waypoint>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow6" id="BPMNEdge_flow6">
+        <omgdi:waypoint x="95.0" y="217.0"></omgdi:waypoint>
+        <omgdi:waypoint x="42.0" y="218.0"></omgdi:waypoint>
+        <omgdi:waypoint x="42.0" y="155.0"></omgdi:waypoint>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow7" id="BPMNEdge_flow7">
+        <omgdi:waypoint x="525.0" y="127.0"></omgdi:waypoint>
+        <omgdi:waypoint x="570.0" y="127.0"></omgdi:waypoint>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow8" id="BPMNEdge_flow8">
+        <omgdi:waypoint x="590.0" y="147.0"></omgdi:waypoint>
+        <omgdi:waypoint x="590.0" y="217.0"></omgdi:waypoint>
+        <omgdi:waypoint x="525.0" y="217.0"></omgdi:waypoint>
+        <bpmndi:BPMNLabel>
+          <omgdc:Bounds height="14.0" width="36.0" x="10.0" y="-47.0"></omgdc:Bounds>
+        </bpmndi:BPMNLabel>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow9" id="BPMNEdge_flow9">
+        <omgdi:waypoint x="525.0" y="217.0"></omgdi:waypoint>
+        <omgdi:waypoint x="472.0" y="189.0"></omgdi:waypoint>
+        <omgdi:waypoint x="472.0" y="155.0"></omgdi:waypoint>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow10" id="BPMNEdge_flow10">
+        <omgdi:waypoint x="610.0" y="127.0"></omgdi:waypoint>
+        <omgdi:waypoint x="643.0" y="127.0"></omgdi:waypoint>
+        <bpmndi:BPMNLabel>
+          <omgdc:Bounds height="14.0" width="24.0" x="-10.0" y="7.0"></omgdc:Bounds>
+        </bpmndi:BPMNLabel>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow11" id="BPMNEdge_flow11">
+        <omgdi:waypoint x="811.0" y="127.0"></omgdi:waypoint>
+        <omgdi:waypoint x="840.0" y="127.0"></omgdi:waypoint>
+        <bpmndi:BPMNLabel>
+          <omgdc:Bounds height="14.0" width="24.0" x="-14.0" y="7.0"></omgdc:Bounds>
+        </bpmndi:BPMNLabel>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow12" id="BPMNEdge_flow12">
+        <omgdi:waypoint x="748.0" y="127.0"></omgdi:waypoint>
+        <omgdi:waypoint x="771.0" y="127.0"></omgdi:waypoint>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow13" id="BPMNEdge_flow13">
+        <omgdi:waypoint x="791.0" y="147.0"></omgdi:waypoint>
+        <omgdi:waypoint x="791.0" y="217.0"></omgdi:waypoint>
+        <omgdi:waypoint x="875.0" y="217.0"></omgdi:waypoint>
+        <bpmndi:BPMNLabel>
+          <omgdc:Bounds height="14.0" width="36.0" x="2.0" y="-49.0"></omgdc:Bounds>
+        </bpmndi:BPMNLabel>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow15" id="BPMNEdge_flow15">
+        <omgdi:waypoint x="892.0" y="155.0"></omgdi:waypoint>
+        <omgdi:waypoint x="892.0" y="200.0"></omgdi:waypoint>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow22" id="BPMNEdge_flow22">
+        <omgdi:waypoint x="310.0" y="127.0"></omgdi:waypoint>
+        <omgdi:waypoint x="342.0" y="127.0"></omgdi:waypoint>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow23" id="BPMNEdge_flow23">
+        <omgdi:waypoint x="382.0" y="127.0"></omgdi:waypoint>
+        <omgdi:waypoint x="420.0" y="127.0"></omgdi:waypoint>
+        <bpmndi:BPMNLabel>
+          <omgdc:Bounds height="14.0" width="24.0" x="-11.0" y="7.0"></omgdc:Bounds>
+        </bpmndi:BPMNLabel>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow26" id="BPMNEdge_flow26">
+        <omgdi:waypoint x="95.0" y="127.0"></omgdi:waypoint>
+        <omgdi:waypoint x="127.0" y="127.0"></omgdi:waypoint>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow27" id="BPMNEdge_flow27">
+        <omgdi:waypoint x="147.0" y="147.0"></omgdi:waypoint>
+        <omgdi:waypoint x="147.0" y="190.0"></omgdi:waypoint>
+        <bpmndi:BPMNLabel>
+          <omgdc:Bounds height="14.0" width="36.0" x="10.0" y="0.0"></omgdc:Bounds>
+        </bpmndi:BPMNLabel>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow28" id="BPMNEdge_flow28">
+        <omgdi:waypoint x="167.0" y="127.0"></omgdi:waypoint>
+        <omgdi:waypoint x="205.0" y="127.0"></omgdi:waypoint>
+        <bpmndi:BPMNLabel>
+          <omgdc:Bounds height="14.0" width="24.0" x="-19.0" y="7.0"></omgdc:Bounds>
+        </bpmndi:BPMNLabel>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge bpmnElement="flow29" id="BPMNEdge_flow29">
+        <omgdi:waypoint x="362.0" y="107.0"></omgdi:waypoint>
+        <omgdi:waypoint x="361.0" y="42.0"></omgdi:waypoint>
+        <omgdi:waypoint x="206.0" y="42.0"></omgdi:waypoint>
+        <omgdi:waypoint x="40.0" y="42.0"></omgdi:waypoint>
+        <omgdi:waypoint x="42.0" y="100.0"></omgdi:waypoint>
+        <bpmndi:BPMNLabel>
+          <omgdc:Bounds height="14.0" width="36.0" x="10.0" y="0.0"></omgdc:Bounds>
+        </bpmndi:BPMNLabel>
+      </bpmndi:BPMNEdge>
+    </bpmndi:BPMNPlane>
+  </bpmndi:BPMNDiagram>
 </definitions>