上传文件

This commit is contained in:
chentianrui
2025-08-01 15:31:56 +08:00
commit 9609bb67b4
805 changed files with 982256 additions and 0 deletions
@@ -0,0 +1,31 @@
<tasks division="主网-概预算">
<!-- 取费设置 -->
<task desp="取费表列表" name="取费表列表" dataSource="标准_取费表.xmdx" dataSourceType=".xmdx" execRule="stringSplit" key="${取费表列表}" valuePath="//bpReckonSpeTypeList/@list" executeStep="4"
execute="true" toData="costSetting" fileType=".zwzj">
<task desp="取费表列表类型" name="取费表列表类型" dataSource="标准_取费表.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//SpeType[@name='${取费表列表}']" executeStep="1" execute="true"
toData="" fileType=".zwzj">
<field name="取费表类型名称" attribute="name" valuePath="" toData="name" tempPath="取费表列表类型.name" />
<field name="类型列表" attribute="TypeList" valuePath="" toData="TypeList" />
<task desp="取费表类型" name="取费表类型" dataSource="标准_取费表.xmdx" dataSourceType=".xmdx" execRule="stringSplit" valuePath="//SpeType[@name='${取费表列表类型.name}']/@TypeList"
executeStep="1" execute="true" toData="tables" fileType=".zwzj">
<task desp="取费表" name="取费表" dataSource="标准_取费表.xmdx" dataSourceType=".xmdx" execRule="moreTree" childNode="RecordList/Record"
valuePath="//FormulaTable[@ReckonType='${取费表类型}']" executeStep="1" execute="true" dynamicName="Name" toData="rows" fileType=".zwzj">
<field name="取费表名称" attribute="Name" valuePath="" toData="name" />
<field name="OutlayID" attribute="OutlayID" valuePath="" toData="OutlayID" />
<task desp="专业" name="专业" dataSource="" dataSourceType="diy" execRule="diyValue" valuePath="${取费表列表类型.name}" executeStep="1" execute="true" toData="专业" fileType=".zwzj" />
<field name="类型" attribute="ReckonType" valuePath="" toData="类型" />
<fields childNode="Record">
<field name="序号" attribute="SID" valuePath="" toData="序号" />
<field name="费用名称" attribute="CostName" valuePath="" toData="费用名称" />
<field name="代码" attribute="代码" valuePath="" toData="代码" />
<field name="取费基数" attribute="计算式" valuePath="" toData="取费基数" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率(%)" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
</fields>
</task>
</task>
</task>
</task>
<!-- 取费设置 -->
</tasks>
@@ -0,0 +1,258 @@
<tasks division="主网-概预算">
<!-- 工程信息/工程属性 -->
<task desp="基础信息.工程文件预览信息" name="工程文件预览信息" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue_Strange" valuePath="//Parameter/Item[@名称='工程文件预览信息']/@值"
executeStep="1" filter="" execute="true" toData="projectInfo">
<field name="项目划分" attribute="项目划分" valuePath="" toData="项目划分" tempPath="项目划分" />
<field name="工程阶段" attribute="工程阶段" valuePath="" toData="工程阶段" tempPath="工程阶段" />
</task>
<task desp="基础信息.插件名称" name="插件名称" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='插件名称']/@值" executeStep="1"
execute="true" toData="projectInfo.插件名称" tempPath="插件名称" />
<task desp="基础信息.报表类型" name="报表类型" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='报表类型']/@值"
executeStep="1" execute="true" tempPath="报表类型" toData="projectInfo.报表类型" />
<task desp="基础信息.工程总投资" name="工程总投资" dataSource="Project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工程总投资']/@值" executeStep="1"
execute="true" toData="projectInfo.工程总投资" />
<task desp="工程静态投资费用名称" name="工程静态投资费用名称" valuePath="//Record[@代码='JTTZ']/@CostName" dataSource="标准_总算表费用.xmdx" execRule="keyValue"
execute="true" executeStep="1" dataSourceType=".xmdx" tempPath="工程静态投资费用名称" />
<task desp="工程动态投资费用名称" name="工程动态投资费用名称" valuePath="//Record[@代码='DTTZ']/@CostName" dataSource="标准_总算表费用.xmdx" execRule="keyValue"
execute="true" executeStep="1" dataSourceType=".xmdx" tempPath="工程动态投资费用名称" />
<task desp="基础信息.工程静态投资(万元)" name="基础信息.工程静态投资(万元)" attribute="HJF" valuePath="//table[@name='总算表']/records/record[@id='${工程静态投资费用名称}_JTTZ']" dataSource="标准_费用表费用集合.xmdx"
execRule="across" filter="${插件名称} != '南网规约插件' || (${插件名称} == '南网规约插件' &amp;&amp; (${报表类型} == '概算报表' || ${报表类型} == '预算报表'))" execute="true" executeStep="1" dataSourceType=".xmdx" toData="projectInfo.工程静态投资(万元)" tempPath="工程静态投资万元" />
<task desp="基础信息.工程动态投资(万元)" name="基础信息.工程动态投资(万元)" attribute="HJF" valuePath="//table[@name='总算表']/records/record[@id='${工程动态投资费用名称}_DTTZ']" dataSource="标准_费用表费用集合.xmdx"
execRule="across" filter="${插件名称} != '南网规约插件' || (${插件名称} == '南网规约插件' &amp;&amp; (${报表类型} == '概算报表' || ${报表类型} == '预算报表'))" execute="true" executeStep="1" dataSourceType=".xmdx" toData="projectInfo.工程动态投资(万元)" tempPath="工程动态投资万元" />
<!-- 尝试新加的数据 -->
<task desp="基础信息.建筑人工按系数调差" name="建筑人工按系数调差" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue"
valuePath="//Parameter/Item[@名称='建筑人工按系数调差']/@值" executeStep="2" execute="true"
toData="projectInfo.建筑人工按系数调差" />
<task desp="基础信息.安装人工按系数调差" name="安装人工按系数调差" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue"
valuePath="//Parameter/Item[@名称='安装人工按系数调差']/@值" executeStep="2" execute="true"
toData="projectInfo.安装人工按系数调差" />
<task desp="基础信息.项目类型" name="项目类型" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue"
valuePath="//Parameter/Item[@名称='项目类型']/@值" executeStep="2" execute="true"
toData="projectInfo.项目类型" />
<task desp="基础信息.工程类型" name="工程类型" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue"
valuePath="//Parameter/Item[@名称='工程类型']/@值" executeStep="2" execute="true"
toData="projectInfo.工程类型" />
<!-- 尝试新加的数据 -->
<task desp="基础信息.工程静态投资(万元)-默认值" name="基础信息.工程静态投资(万元)-默认值" dataSource="" dataSourceType="diy" execRule="diyValue" valuePath="0"
filter="${工程静态投资万元}== empty &amp;&amp; (${插件名称} != '南网规约插件' || (${插件名称} == '南网规约插件' &amp;&amp; (${报表类型} == '概算报表' || ${报表类型} == '预算报表')))" execute="true" executeStep="1" toData="projectInfo.工程静态投资(万元)" />
<task desp="基础信息.工程动态投资(万元)-默认值" name="基础信息.工程动态投资(万元)-默认值" dataSource="" dataSourceType="diy" execRule="diyValue" valuePath="0"
filter="${工程动态投资万元}== empty &amp;&amp; (${插件名称} != '南网规约插件' || (${插件名称} == '南网规约插件' &amp;&amp; (${报表类型} == '概算报表' || ${报表类型} == '预算报表')))" execute="true" executeStep="1" toData="projectInfo.工程动态投资(万元)" />
<task desp="基础信息.总金额(万元)" name="基础信息.总金额(万元)" attribute="HJF" valuePath="//table[@name='总算表']/records/record[@id='总金额_JTTZ']" dataSource="标准_费用表费用集合.xmdx" execRule="across"
filter="${插件名称} == '南网规约插件' &amp;&amp; ${报表类型} != '概算报表' &amp;&amp; ${报表类型} != '预算报表'" execute="true" executeStep="1" dataSourceType=".xmdx" toData="projectInfo.总金额(万元)" tempPath="总金额万元" />
<task desp="基础信息.总金额(万元)-默认值" name="基础信息.总金额(万元)-默认值" dataSource="" dataSourceType="diy" execRule="diyValue" valuePath="0"
filter="${总金额万元}== empty &amp;&amp; ${插件名称} == '南网规约插件' &amp;&amp; ${报表类型} != '概算报表' &amp;&amp; ${报表类型} != '预算报表'" execute="true" executeStep="1" toData="projectInfo.总金额(万元)" />
<task desp="基础信息.规划容量" name="规划容量" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='规划容量']/@值" executeStep="1"
execute="true" toData="projectInfo.规划容量" />
<task desp="基础信息.工程模式" name="工程模式" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工程模式']/@值" executeStep="1"
execute="true" toData="projectInfo.工程模式" />
<task desp="基础信息.组合件模式" name="组合件模式" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='组合件模式']/@值" executeStep="2"
execute="true" toData="projectInfo.组合件模式" />
<!-- 判断变电,送电,发电等 -->
<task desp="基础信息.专业类型" name="专业类型" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='专业类型']/@值" executeStep="2"
execute="true" toData="projectInfo.专业类型" tempPath="专业类型" />
<!-- 判断变电,送电,发电等 -->
<task desp="基础信息.工程编号" name="工程编号" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工程编号']/@值" executeStep="1"
execute="true" toData="projectInfo.工程编号" />
<task desp="基础信息.工程名称" name="工程名称" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工程名称']/@值" executeStep="1"
execute="true" toData="projectInfo.工程名称" />
<task desp="基础信息.预算类型" name="预算类型" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工程类型']/@值" executeStep="1"
execute="true" tempPath="工程类型" toData="projectInfo.预算类型" />
<task desp="基础信息.是否是合并工程" name="是否是合并工程(是)" dataSource="" dataSourceType="diy" execRule="diyValue" valuePath="是" filter="${工程类型} == '架线合并方案'" executeStep="1" execute="true"
toData="projectInfo.是否是合并工程" />
<task desp="基础信息.是否是合并工程" name="是否是合并工程(否)" dataSource="" dataSourceType="diy" execRule="diyValue" valuePath="否" filter="${工程类型} != '架线合并方案'" executeStep="1" execute="true"
toData="projectInfo.是否是合并工程" />
<task desp="基础信息.是否按单位控制工程量精度" name="是否按单位控制工程量精度" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='是否按单位控制工程量精度']/@值" executeStep="2"
execute="true" toData="projectInfo.是否按单位控制工程量精度" />
<task desp="基础信息.地区类型" name="地区类型" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='地区类型']/@值" executeStep="1"
execute="true" toData="projectInfo.地区类型" />
<task desp="基础信息.工程所在地" name="工程所在地" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工程所在地']/@值" executeStep="1"
execute="true" toData="projectInfo.工程所在地" />
<task desp="基础信息.特殊地区" name="特殊地区" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='特殊地区']/@值" executeStep="1"
execute="true" toData="projectInfo.特殊地区" />
<task desp="基础信息.最近一次更新时间" name="最近一次更新时间" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='最近一次更新时间']/@值"
executeStep="2" execute="true" toData="projectInfo.最近一次更新时间" />
<task desp="基础信息.工程性质" name="工程性质" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工程改造性质']/@值" executeStep="1"
execute="true" toData="projectInfo.工程性质" />
<task desp="基础信息.工程深度" name="工程深度" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工程深度']/@值" executeStep="2"
execute="true" toData="projectInfo.工程深度" />
<task desp="基础信息.配置选项" name="配置选项" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='配置选项']/@值" executeStep="1"
execute="true" toData="projectInfo.配置选项" />
<task desp="基础信息.执行规范" name="执行规范" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='执行规范']/@值" executeStep="1"
execute="true" toData="projectInfo.执行规范" />
<task desp="基础信息.组价方式" name="组价方式" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='组价方式']/@值" executeStep="1"
execute="true" toData="projectInfo.组价方式" />
<task desp="基础信息.工程税率" name="工程税率" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工程税率']/@值" executeStep="2"
execute="true" toData="projectInfo.工程税率" />
<task desp="基础信息.甲供材料计入本体" name="甲供材料计入本体" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='甲供材料计入综合单价']/@值"
executeStep="1" execute="true" toData="projectInfo.甲供材料计入本体" tempPath="甲供材料计入本体" />
<task desp="基础信息.甲供材料计入综合单价" name="甲供材料计入综合单价" dataSource="project.xmdx" filter="${甲供材料计入本体} == ''" dataSourceType=".xmdx" execRule="keyValue"
valuePath="//Parameter/Item[@名称='甲供材料计入综合单价']/@值" executeStep="1" execute="true" toData="projectInfo.甲供材料计入本体" />
<task desp="基础信息.插件类型" name="插件类型" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='插件类型']/@值" executeStep="1"
execute="true" toData="projectInfo.插件类型" />
<task desp="基础信息.社会保险费费率" name="社会保险费费率" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='社会保险费缴费费率']/@值" executeStep="2"
execute="true" toData="projectInfo.社会保险费缴费费率" tempPath="社会保险费缴费费率" />
<task desp="基础信息.默认.社会保险费费率" name="默认社会保险费费率" dataSource="" dataSourceType="diy" execRule="diyValue" valuePath="0" filter="${社会保险费缴费费率} == ''" executeStep="2" execute="true"
toData="projectInfo.社会保险费缴费费率" />
<task desp="基础信息.养老保险费费率" name="养老保险费费率" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='养老保险费缴费费率']/@值" executeStep="2"
execute="true" toData="projectInfo.养老保险费费率" />
<task desp="基础信息.失业保险费费率" name="失业保险费费率" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='失业保险费缴费费率']/@值" executeStep="2"
execute="true" toData="projectInfo.失业保险费费率" />
<task desp="基础信息.医疗保险费费率" name="医疗保险费费率" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='医疗保险费缴费费率']/@值" executeStep="2"
execute="true" toData="projectInfo.医疗保险费费率" />
<task desp="基础信息.生育保险费费率" name="生育保险费费率" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='生育保险费缴费费率']/@值" executeStep="2"
execute="true" toData="projectInfo.生育保险费费率" />
<task desp="基础信息.工伤保险费费率" name="工伤保险费费率" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工伤保险费缴费费率']/@值" executeStep="2"
execute="true" toData="projectInfo.工伤保险费费率" />
<task desp="基础信息.住房公积金费率" name="住房公积金费率" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='住房公积金缴费费率']/@值" executeStep="2"
execute="true" toData="projectInfo.住房公积金缴费费率" />
<task desp="基础信息.基本预备费费率" name="基本预备费费率" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='基本预备费费率']/@值" executeStep="2"
execute="true" toData="projectInfo.基本预备费费率" />
<task desp="基础信息.安装主要设备运杂费率" name="安装主要设备运杂费率" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='安装主要设备运杂费率']/@值"
executeStep="2" execute="true" tempPath="安装主要设备运杂费率" toData="projectInfo.安装主要设备运杂费率" />
<task desp="基础信息.安装其他设备运杂费率" name="安装其他设备运杂费率" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='安装其他设备运杂费率']/@值"
executeStep="2" execute="true" tempPath="安装其他设备运杂费率" toData="projectInfo.安装其他设备运杂费率" />
<task desp="基础信息.默认.安装主要设备运杂费率" name="默认安装主要设备运杂费率" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${安装主要设备运杂费率} == ''" valuePath="0" executeStep="2"
execute="true" toData="projectInfo.安装主要设备运杂费率" />
<task desp="基础信息.默认.安装其他设备运杂费率" name="默认安装其他设备运杂费率" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${安装其他设备运杂费率} == ''" valuePath="0" executeStep="2"
execute="true" toData="projectInfo.安装其他设备运杂费率" />
<task desp="基础信息.本期台数" name="本期台数" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='本期台数']/@值" executeStep="1"
execute="true" toData="projectInfo.本期台数" />
<!--仅主网发电 -->
<task desp="基础信息.本期单台容量" name="本期单台容量" dataSource="project.xmdx" filter="${专业类型} == '发电'" dataSourceType=".xmdx" execRule="keyValue"
valuePath="//Parameter/Item[@名称='本期单台容量']/@值" executeStep="1" execute="true" toData="projectInfo.本期单台容量" />
<task desp="基础信息.本期容量" name="本期容量" dataSource="project.xmdx" filter="${专业类型} == '发电'" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='本期容量']/@值"
executeStep="1" execute="true" toData="projectInfo.本期容量" />
<task desp="基础信息.冷却方式" name="冷却方式" dataSource="project.xmdx" filter="${专业类型} == '发电'" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='冷却方式']/@值"
executeStep="1" execute="true" toData="projectInfo.冷却方式" />
<task desp="基础信息.线路亘长" name="线路亘长" dataSource="project.xmdx" filter="${专业类型} == '发电' || ${专业类型} == '送电'" dataSourceType=".xmdx" execRule="keyValue"
valuePath="//Parameter/Item[@名称='架线长度']/@值" executeStep="1" execute="true" toData="projectInfo.线路亘长" />
<task desp="基础信息.架线类型" name="架线类型" dataSource="project.xmdx" filter="${专业类型} == '发电' || ${专业类型} == '送电'" dataSourceType=".xmdx" execRule="keyValue"
valuePath="//Parameter/Item[@名称='架线类型']/@值" executeStep="1" execute="true" toData="projectInfo.架线类型" />
<task desp="基础信息.市场价唯一" name="市场价唯一" dataSource="project.xmdx" filter="${专业类型} == '发电'" dataSourceType=".xmdx" execRule="keyValue"
valuePath="//Parameter/Item[@名称='市场价唯一']/@值" executeStep="2" execute="true" toData="projectInfo.市场价唯一" />
<!-- 0为否 1为是 -->
<task desp="基础信息.人工按系数调差" name="人工按系数调差" dataSource="project.xmdx" filter="${专业类型} == '发电'" dataSourceType=".xmdx" execRule="keyValue"
valuePath="//Parameter/Item[@名称='建筑人工按系数调差']/@值" executeStep="2" execute="true" tempPath="人工按系数调差" />
<task desp="基础信息.人工按系数调差_是" name="人工按系数调差_是" dataSource="" filter="${专业类型} == '发电' &amp;&amp; ${人工按系数调差} == '1'" dataSourceType="diy" execRule="diyValue" valuePath="是"
executeStep="2" execute="true" toData="projectInfo.人工按系数调差" />
<task desp="基础信息.人工按系数调差_否" name="人工按系数调差_否" dataSource="" filter="${专业类型} == '发电' &amp;&amp; ${人工按系数调差} == '0'" dataSourceType="diy" execRule="diyValue" valuePath="否"
executeStep="2" execute="true" toData="projectInfo.人工按系数调差" />
<task desp="基础信息.安装材机按系数调差" name="安装材机按系数调差" dataSource="project.xmdx" filter="${专业类型} == '发电'" dataSourceType=".xmdx" execRule="keyValue"
valuePath="//Parameter/Item[@名称='安装材料按系数调差']/@值" executeStep="2" execute="true" toData="projectInfo.安装材机按系数调差" tempPath="安装材机按系数调差" />
<task desp="基础信息.安装材机按系数调差_是" name="安装材机按系数调差_是" dataSource="" filter="${专业类型} == '发电' &amp;&amp; ${安装材机按系数调差} == '1'" dataSourceType="diy" execRule="diyValue" valuePath="是"
executeStep="2" execute="true" toData="projectInfo.安装材机按系数调差" />
<task desp="基础信息.安装材机按系数调差_否" name="安装材机按系数调差_否" dataSource="" filter="${专业类型} == '发电' &amp;&amp; ${安装材机按系数调差} == '0'" dataSourceType="diy" execRule="diyValue" valuePath="否"
executeStep="2" execute="true" toData="projectInfo.安装材机按系数调差" />
<!-- 为按钮,固定为设置调差系数年份 -->
<task desp="基础信息.安装材机调差系数" name="安装材机调差系数" dataSource="" dataSourceType="diy" execRule="diyValue" valuePath="调差系数明细请在软件查阅" executeStep="2" execute="true"
toData="projectInfo.安装材机调差系数" />
<!-- 仅主网发电 -->
<task desp="基础信息.规划台数" name="规划台数" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='规划台数']/@值" executeStep="2"
execute="true" toData="projectInfo.规划台数" />
<task desp="基础信息.单台容量" name="单台容量" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='本期单台容量']/@值" executeStep="1"
execute="true" toData="projectInfo.单台容量" />
<task desp="基础信息.规划单台容量" name="规划单台容量" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='规划单台容量']/@值" executeStep="2"
execute="true" toData="projectInfo.规划单台容量" />
<task desp="基础信息.电压等级" name="电压等级" dataSource="project.xmdx" dataSourceType=".xmdx" filter="${专业类型} != '发电'" execRule="keyValue" valuePath="//Parameter/Item[@名称='电压等级']/@值" executeStep="1"
execute="true" toData="projectInfo.电压等级" />
<task desp="基础信息.标段" name="标段" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='标段']/@值" executeStep="2" execute="true"
toData="projectInfo.标段" />
<!-- 为按钮,固定为设置调差系数年份 -->
<!-- <task desp="基础信息.调差系数年份" name="调差系数年份" dataSource="" dataSourceType="diy" execRule="diyValue" valuePath="设置调差系数年份" executeStep="2" execute="true" toData="projectInfo.调差系数年份"/> -->
<task desp="基础信息.工程调差文件" name="工程调差文件" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工程调差文件']/@值" executeStep="2"
execute="true" toData="projectInfo.调差系数年份" />
<task desp="基础信息.调差选择地区类型" name="调差选择地区类型" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='调差系数设置默认地区类型']/@值"
executeStep="2" execute="true" toData="projectInfo.调差选择地区类型" />
<task desp="基础信息.调差选择所在地" name="调差选择所在地" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工程所在地']/@值" executeStep="1"
execute="true" toData="projectInfo.调差选择所在地" />
<task desp="基础信息.人工调差系数" name="人工调差系数" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='人工调差系数']/@值" executeStep="2"
execute="true" toData="projectInfo.人工调差系数" />
<task desp="基础信息.材料调差系数" name="材料调差系数" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='材料调差系数']/@值" executeStep="2"
execute="true" toData="projectInfo.材料调差系数" />
<task desp="基础信息.机械调差系数" name="机械调差系数" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='机械调差系数']/@值" executeStep="2"
execute="true" toData="projectInfo.机械调差系数" />
<task desp="基础信息.建筑人工调差系数" name="建筑人工调差系数" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='建筑人工调差系数']/@值"
executeStep="2" execute="true" toData="projectInfo.建筑人工调差系数" />
<task desp="基础信息.安装材料调差系数" name="安装材料调差系数" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='材料调差系数']/@值" executeStep="2"
execute="true" toData="projectInfo.安装材料调差系数" />
<task desp="基础信息.安装机械调差系数" name="安装机械调差系数" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='机械调差系数']/@值" executeStep="2"
execute="true" toData="projectInfo.安装机械调差系数" />
<task desp="基础信息.安装人工调差系数" name="安装人工调差系数" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='人工调差系数']/@值" executeStep="2"
execute="true" toData="projectInfo.安装人工调差系数" />
<!-- 主网(国网清单2021 -->
<task desp="基础信息.拆除调差系数年份" name="拆除调差系数年份" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='拆除工程调差文件']/@值"
executeStep="2" execute="true" toData="projectInfo.拆除调差系数年份" />
<task desp="基础信息.建筑拆除人工调差系数" name="建筑拆除人工调差系数" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='建筑拆除人工调差系数']/@值"
executeStep="2" execute="true" toData="projectInfo.建筑拆除人工调差系数" />
<task desp="基础信息.安装拆除人工调差系数" name="安装拆除人工调差系数" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='安装拆除人工调差系数']/@值"
executeStep="2" execute="true" toData="projectInfo.安装拆除人工调差系数" />
<task desp="基础信息.安装拆除材料调差系数" name="安装拆除材料调差系数" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='安装拆除材料调差系数']/@值"
executeStep="2" execute="true" toData="projectInfo.安装拆除材料调差系数" />
<task desp="基础信息.安装拆除机械调差系数" name="安装拆除机械调差系数" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='安装拆除机械调差系数']/@值"
executeStep="2" execute="true" toData="projectInfo.安装拆除机械调差系数" />
<!-- 主网(国网清单2021 -->
<task desp="基础信息.编制时间" name="编制时间" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='编制时间']/@值" executeStep="1"
execute="true" toData="projectInfo.新建日期" />
<task desp="基础信息.编制人" name="编制人" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='编制人']/@值" executeStep="1"
execute="true" toData="projectInfo.编制人" />
<task desp="基础信息.编制单位" name="编制单位" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='编制单位']/@值" executeStep="1"
execute="true" toData="projectInfo.编制单位" />
<task desp="基础信息.所属账号" name="所属账号" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='所属账号']/@值" executeStep="1"
execute="true" toData="projectInfo.所属账号" />
<task desp="基础信息.上传时间" name="上传时间" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='上传时间']/@值" executeStep="1"
execute="true" toData="projectInfo.上传时间" />
<task desp="基础信息.软件名称" name="软件名称" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='软件名称']/@值" executeStep="1"
execute="true" toData="projectInfo.软件名称" />
<task desp="基础信息.工程版本" name="工程版本" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工程版本']/@值" executeStep="1"
execute="true" toData="projectInfo.工程版本" />
<task desp="基础信息.招标人" name="招标人" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='招标人']/@值" executeStep="1"
execute="true" toData="projectInfo.招标人" />
<task desp="基础信息.招标法定代表人或其授权人" name="招标法定代表人或其授权人" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='招标法定代表人或其授权人']/@值"
executeStep="1" execute="true" toData="projectInfo.招标法定代表人或其授权人" />
<task desp="基础信息.工程造价咨询人" name="工程造价咨询人" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工程造价咨询人']/@值" executeStep="1"
execute="true" toData="projectInfo.工程造价咨询人" />
<task desp="基础信息.工程造价咨询法定代表人或其授权人" name="工程造价咨询法定代表人或其授权人" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue"
valuePath="//Parameter/Item[@名称='工程造价咨询法定代表人或其授权人']/@值" executeStep="1" execute="true" toData="projectInfo.工程造价咨询法定代表人或其授权人" />
<task desp="基础信息.投标人" name="投标人" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='投标人']/@值" executeStep="1"
execute="true" toData="projectInfo.投标人" />
<task desp="基础信息.投标人法定代表人或其授权人" name="投标人法定代表人或其授权人" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='投标人法定代表人或其授权人']/@值"
executeStep="1" execute="true" toData="projectInfo.投标人法定代表人或其授权人" />
<task desp="基础信息.资质证书" name="资质证书" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='资质证书']/@值" executeStep="1"
execute="true" toData="projectInfo.资质证书" />
<task desp="基础信息.表头设置" name="表头设置" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='表头设置']/@值" executeStep="1"
execute="true" toData="projectInfo.表头设置" />
<task desp="基础信息.工程地址" name="工程地址" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='工程地址']/@值" executeStep="1"
execute="true" toData="projectInfo.工程地址" />
<task desp="基础信息.施工企业配合调试费费率" name="施工企业配合调试费费率" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='一笔性施工企业配合调试费']/@值"
executeStep="2" execute="true" toData="projectInfo.施工企业配合调试费费率" />
<task desp="基础信息.不同土质定额归属不同清单" name="不同土质定额归属不同清单" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='不同土质定额归属不同清单']/@值"
executeStep="2" execute="true" toData="projectInfo.不同土质定额归属不同清单" />
<task desp="基础信息.相同清单合并" name="相同清单合并" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='相同清单合并']/@值" executeStep="2"
execute="true" toData="projectInfo.相同清单合并" />
<task desp="基础信息.BCL版本" name="BCL版本" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='BCL版本']/@值" executeStep="2"
execute="true" toData="projectInfo.BCL版本" />
<task desp="基础信息.阶段类型" name="阶段类型" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='阶段类型']/@值" executeStep="1"
execute="true" toData="projectInfo.阶段类型" />
<task desp="基础信息.编制时间" name="编制时间2" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='编制时间']/@值" executeStep="1"
execute="true" toData="projectInfo.编制时间" />
<!--南网规约 -->
<task desp="基础信息.报表类型" name="南网.报表类型" dataSource="project.xmdx" filter="${插件名称} == '南网规约插件'" dataSourceType=".xmdx" execRule="keyValue"
valuePath="//Parameter/Item[@名称='报表类型']/@值" executeStep="1" execute="true" toData="projectInfo.报表类型" />
<!-- 工程信息/工程属性 -->
</tasks>
@@ -0,0 +1,134 @@
<tasks division="主网-概预算">
<!-- 工程费用 -->
<task desp="工程费用" name="工程费用" dataSource="标准_总算表费用.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="//RecordList" execute="true" childNode="Record" executeStep="4"
toData="projectCost.工程费用" fileType=".zwzj">
<fields childNode="Record" toData="$root$">
<field name="序号" attribute="SID" valuePath="" toData="序号" />
<field name="费用名称" attribute="CostName" valuePath="" toData="费用名称" tempPath="CostName" />
<field name="代码" attribute="代码" valuePath="" toData="代码" tempPath="代码" />
<task desp="合计费" name="合计费" attribute="HJF" valuePath="//table[@name='总算表']/records/record[@id='${CostName}_${代码}']" dataSource="标准_费用表费用集合.xmdx" execRule="across"
execute="true" dataSourceType=".xmdx" fileType=".zwzj" tempPath="合计费" toData="合计费(HJF)" />
<task desp="占总计" name="占总计" attribute="ZZJ" valuePath="//table[@name='总算表']/records/record[@id='${CostName}_${代码}']" dataSource="标准_费用表费用集合.xmdx" execRule="across"
execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="占总计(ZZJ)" />
<task desp="建筑费" name="建筑费" attribute="JZF" valuePath="//table[@name='总算表']/records/record[@id='${CostName}_${代码}']" dataSource="标准_费用表费用集合.xmdx" execRule="across"
execute="true" dataSourceType=".xmdx" fileType=".zwzj" tempPath="建筑费" toData="建筑费(JZF)" />
<task desp="安装费" name="安装费" attribute="AZF" valuePath="//table[@name='总算表']/records/record[@id='${CostName}_${代码}']" dataSource="标准_费用表费用集合.xmdx" execRule="across"
execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="安装费(AZF)" />
<task desp="设备费" name="设备费" attribute="SBF" valuePath="//table[@name='总算表']/records/record[@id='${CostName}_${代码}']" dataSource="标准_费用表费用集合.xmdx" execRule="across"
execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="设备费(SBF)" />
<task desp="其他费" name="其他费" attribute="QTF" valuePath="//table[@name='总算表']/records/record[@id='${CostName}_${代码}']" dataSource="标准_费用表费用集合.xmdx" execRule="across"
execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="其他费(QTF)" />
<!-- 南网没有施工费 -->
<task desp="施工费" name="施工费" attribute="SGF" valuePath="//table[@name='总算表']/records/record[@id='${CostName}_${代码}']" dataSource="标准_费用表费用集合.xmdx" execRule="across"
execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="施工费(SGF)" />
<!-- 南网没有施工费 -->
<task desp="单位投资" name="单位投资" attribute="DWTZ" valuePath="//table[@name='总算表']/records/record[@id='${CostName}_${代码}']" dataSource="标准_费用表费用集合.xmdx" execRule="across"
execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="单位投资" />
<!-- <task desp="金额增减" name="金额增减" valuePath="(${合计费})-(${建筑费})" dataSource="标准_总算表费用.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="金额增减"
/> -->
<field name="编码" attribute="WBSCode" valuePath="" toData="编码" />
<field name="报表输出" attribute="isBiao1Show" valuePath="" toData="报表输出" />
<field name="建安合计费" attribute="japrice" valuePath="" toData="建安合计费" />
</fields>
</task>
<!-- 工程费用 -->
<!-- 其他费用 -->
<task desp="其他费用" name="其他费用" dataSource="标准_其他费用费用.xmdx" filter="!(${专业类型} == '发电' &amp;&amp; (${执行规范} == '电力清单规范2017年版' || ${执行规范} == '电力清单规范2021年版'))"
dataSourceType=".xmdx" execRule="tree" valuePath="//RecordList" execute="true" childNode="Record" executeStep="4" toData="projectCost.其他费用" fileType=".zwzj">
<fields childNode="Record" toData="$root$">
<field name="序号" attribute="SID" valuePath="" toData="序号" />
<field name="费用名称" attribute="CostName" valuePath="" toData="费用名称" tempPath="CostName" />
<field name="代码" attribute="代码" valuePath="" toData="代码" tempPath="代码" />
<field name="计算式" attribute="计算式" valuePath="" toData="取费基数" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率(%)" />
<task desp="金额" name="金额" attribute="jss" valuePath="//table[@name='其他费用']/records/record[@id='${CostName}_${代码}']" dataSource="标准_费用表费用集合.xmdx" execRule="across"
execute="true" dataSourceType=".xmdx" fileType=".zwzj" tempPath="金额" toData="金额" />
<field name="输出" attribute="IsReportRow" valuePath="" toData="输出" />
<field name="编制依据" attribute="compilation" valuePath="" toData="编制依据" />
<field name="编码" attribute="WBSCode" valuePath="" toData="编码" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
<field name="表一显示" attribute="isBiao1Show" valuePath="" toData="表一显示" />
</fields>
</task>
<!-- 其他费用 -->
<!-- 场地征用费 -->
<task desp="场地征用费" name="场地征用费" dataSource="标准_场地征用费费用.xmdx" filter="${项目划分} != '燃煤发电厂工程'" dataSourceType=".xmdx" execRule="tree" valuePath="//RecordList" execute="true"
childNode="Record" executeStep="4" toData="projectCost.其中:场地征用费" fileType=".zwzj">
<fields childNode="Record" toData="$root$">
<field name="序号" attribute="SID" valuePath="" toData="序号" />
<field name="费用名称" attribute="CostName" valuePath="" toData="费用名称" tempPath="CostName" />
<field name="代码" attribute="代码" valuePath="" toData="代码" tempPath="代码" />
<field name="计算式" attribute="计算式" valuePath="" toData="取费基数" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率(%)" />
<task desp="金额" name="金额" valuePath="//table[@name='场地征用费']/records/record[@id='${CostName}_${代码}']/@cost" dataSource="标准_费用表费用集合.xmdx" execRule="keyValue" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" tempPath="金额" toData="金额" />
<field name="输出" attribute="IsReportRow" valuePath="" toData="输出" />
<field name="编制依据" attribute="compilation" valuePath="" toData="编制依据" />
<field name="编码" attribute="WBSCode" valuePath="" toData="编码" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
</fields>
</task>
<!-- 场地征用费 -->
<!-- 辅助费用 -->
<task desp="辅助费用" name="辅助费用" dataSource="标准_辅助费用费用.xmdx" filter="${专业类型} == '送电'" dataSourceType=".xmdx" execRule="tree" valuePath="//RecordList" execute="true"
childNode="Record" executeStep="4" toData="projectCost.辅助费用" fileType=".zwzj">
<fields childNode="Record" toData="$root$">
<field name="序号" attribute="SID" valuePath="" toData="序号" />
<field name="费用名称" attribute="CostName" valuePath="" toData="费用名称" tempPath="CostName" />
<field name="代码" attribute="代码" valuePath="" toData="代码" tempPath="代码" />
<field name="计算式" attribute="计算式" valuePath="" toData="取费基数" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率(%)" />
<task desp="金额" name="金额" valuePath="//table[@name='辅助费用']/records/record[@id='${CostName}_${代码}']/@cost" dataSource="标准_费用表费用集合.xmdx" execRule="keyValue" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" tempPath="金额" toData="金额" />
<field name="输出" attribute="IsReportRow" valuePath="" toData="输出" />
<field name="编制依据" attribute="compilation" valuePath="" toData="编制依据" />
<field name="编码" attribute="WBSCode" valuePath="" toData="编码" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
</fields>
</task>
<!-- 辅助费用 -->
<!-- 建筑价差 -->
<task desp="建筑价差" name="建筑价差" dataSource="标准_编制期价差建筑费用.xmdx" filter="${项目划分} != '架空输电线路工程' or ${项目划分} != '通信线路工程'" dataSourceType=".xmdx" execRule="tree"
valuePath="//RecordList" execute="true" childNode="Record" executeStep="4" toData="projectCost.建筑价差" fileType=".zwzj">
<fields childNode="Record" toData="$root$">
<field name="序号" attribute="SID" valuePath="" toData="序号" />
<field name="费用名称" attribute="CostName" valuePath="" toData="费用名称" tempPath="CostName" />
<field name="代码" attribute="代码" valuePath="" toData="代码" tempPath="代码" />
<field name="计算式" attribute="计算式" valuePath="" toData="取费基数" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率(%)" />
<task desp="金额" name="金额" valuePath="//table[@name='建筑基准期价差']/records/record[@id='${CostName}_${代码}']/@cost" dataSource="标准_费用表费用集合.xmdx" execRule="keyValue" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" tempPath="金额" toData="金额" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
</fields>
</task>
<!-- 建筑价差 -->
<!-- 安装价差 -->
<task desp="安装价差" name="安装价差" dataSource="标准_编制期价差安装费用.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="//RecordList" execute="true" childNode="Record" executeStep="4"
toData="projectCost.安装价差" fileType=".zwzj">
<fields childNode="Record" toData="$root$">
<field name="序号" attribute="SID" valuePath="" toData="序号" />
<field name="费用名称" attribute="CostName" valuePath="" toData="费用名称" tempPath="CostName" />
<field name="代码" attribute="代码" valuePath="" toData="代码" tempPath="代码" />
<field name="计算式" attribute="计算式" valuePath="" toData="取费基数" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率(%)" />
<task desp="金额" name="金额" valuePath="//table[@name='安装基准期价差']/records/record[@id='${CostName}_${代码}']/@cost" dataSource="标准_费用表费用集合.xmdx" execRule="keyValue" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" tempPath="金额" toData="金额" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
</fields>
</task>
<task desp="线路价差" name="线路价差" dataSource="标准_编制期价差线路费用.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="//RecordList" execute="true" childNode="Record" executeStep="4"
toData="projectCost.安装价差" fileType=".zwzj">
<fields childNode="Record" toData="$root$">
<field name="序号" attribute="SID" valuePath="" toData="序号" />
<field name="费用名称" attribute="CostName" valuePath="" toData="费用名称" tempPath="CostName" />
<field name="代码" attribute="代码" valuePath="" toData="代码" tempPath="代码" />
<field name="计算式" attribute="计算式" valuePath="" toData="取费基数" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率(%)" />
<task desp="金额" name="金额" valuePath="//table[@name='线路基准期价差']/records/record[@id='${CostName}_${代码}']/@cost" dataSource="标准_费用表费用集合.xmdx" execRule="keyValue" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" tempPath="金额" toData="金额" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
</fields>
</task>
<!-- 安装价差 -->
</tasks>
@@ -0,0 +1,15 @@
<tasks division="主网-概预算">
<!-- 工程量精度 -->
<task desp="工程量精度" name="工程量精度" dataSource="标准_工程量精度.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//bpPrecisionManager" execute="true" executeStep="2"
toData="quantityAccuracy">
<field name="序号" attribute="sortid" valuePath="" toData="序号" />
<field name="计量单位" attribute="name" valuePath="" toData="计量单位" />
<field name="清单工程量精度" attribute="billdigit" valuePath="" toData="清单工程量精度" />
<field name="定额数量精度" attribute="ratdigit" valuePath="" toData="定额数量精度" />
<field name="主材数量精度" attribute="matdigit" valuePath="" toData="主材数量精度" />
<field name="设备数量精度" attribute="equipdigit" valuePath="" toData="设备数量精度" />
<field name="合价列精度" attribute="otherdigit" valuePath="" toData="合价列精度" />
</task>
</tasks>
@@ -0,0 +1,16 @@
<tasks division="主网-概预算">
<!-- 工程信息/技经参数 -->
<task desp="技经参数" name="技经参数" dataSource="标准_工程参数.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="//PropItemConfig" execute="true" childNode="PropItem"
executeStep="4" toData="technicalEconomic" fileType=".zwzj">
<fields childNode="PropItem" toData="$root$">
<field name="序号" attribute="序号" valuePath="" toData="序号" />
<field name="项目内容" attribute="项目内容" valuePath="" toData="项目内容" />
<field name="项目参数" attribute="项目参数" valuePath="" toData="项目参数" />
<field name="项目参数变量" attribute="字段名" valuePath="" toData="项目参数变量" />
<field name="单位" attribute="单位" valuePath="" toData="单位" />
<field name="配置下拉选项" attribute="下拉列表" valuePath="" toData="配置下拉选项" />
<field name="备注" attribute="备注" valuePath="" toData="备注" />
</fields>
</task>
<!-- 工程信息/技经参数 -->
</tasks>
@@ -0,0 +1,33 @@
<tasks division="主网-概预算">
<!-- 报表输出 -->
<task desp="报表解析" name="报表解析" dataSource="报表解析" dataSourceType=".zip" execRule="report" valuePath="" executeStep="99" execute="true" toData="report" fileType=".zwzj" />
<!-- 报表输出 -->
<!-- 报表页签 -->
<task desp="报表页签" name="报表页签" dataSource="报表附件.zip" dataSourceType=".zip" execRule="reportTab" valuePath="" executeStep="1" execute="true" toData="reportTab" fileType=".BT1">
<task desp="报表页签列表" name="报表页签列表" dataSource="报表生成配置.xml" dataSourceType=".xml" execRule="list" valuePath="//ReportConfigSolution/GroupList" childNode="Group"
executeStep="1" execute="true" toData="groupList" fileType=".BT1">
<field name="名称" attribute="名称" valuePath="" toData="名称" />
</task>
</task>
<task desp="报表附件" name="报表附件" dataSource="报表附件.zip" dataSourceType=".zip" execRule="reportMenu" valuePath="" executeStep="5" execute="true" toData="reportMenu"
fileType=".BT1">
<task desp="报表菜单列表" name="报表菜单列表" dataSource="报表生成配置.xml" dataSourceType=".xml" execRule="tree" valuePath="//ReportConfigSolution/ReportList" childNode="Report"
executeStep="4" execute="true" toData="reportList" fileType=".BT1">
<fields childNode="Report" toData="$root$">
<field name="名称" attribute="名称" valuePath="" toData="名称" />
<field name="显示名称" attribute="显示名称" valuePath="" toData="显示名称" />
<field name="是否报表" attribute="是否报表" valuePath="" toData="是否报表" />
<field name="所属组名称" attribute="所属组名称" valuePath="" toData="所属组名称" />
<field name="显示" attribute="显示" valuePath="" toData="显示" />
<field name="bk" attribute="bk" valuePath="" toData="bk" />
</fields>
</task>
<task desp="报表菜单头" name="报表菜单头" dataSource="报表生成配置.xml" dataSourceType=".xml" execRule="list" valuePath="//ReportConfigSolution/GroupList" childNode="Group" executeStep="4"
execute="true" toData="groupList" fileType=".BT1">
<field name="名称" attribute="名称" valuePath="" toData="名称" />
</task>
</task>
</tasks>
@@ -0,0 +1,16 @@
<tasks division="主网-概预算">
<task desp="工程指标" name="工程指标" dataSource="工程指标.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="//dataset/table/records" execute="true" childNode="record" executeStep="1"
toData="indexList" fileType=".zwzj">
<fields childNode="record" toData="$root$">
<field name="指标名称" attribute="指标名称" valuePath="" toData="指标名称" />
<field name="单位" attribute="单位" valuePath="" toData="单位" />
<field name="指标类型" attribute="指标类型" valuePath="" toData="指标类型" />
<field name="数据来源" attribute="数据来源" valuePath="" toData="数据来源" />
<field name="指标值" attribute="指标值" valuePath="" toData="指标值" />
<field name="关键字" attribute="关键字" valuePath="" toData="关键字" />
<field name="指标提取范围" attribute="指标提取范围" valuePath="" toData="指标提取范围" />
<field name="数据源类型" attribute="数据源类型" valuePath="" toData="数据源类型" />
<field name="数据目标" attribute="数据目标" valuePath="" toData="数据目标" />
</fields>
</task>
</tasks>
@@ -0,0 +1,298 @@
<tasks division="主网-概预算">
<!-- 余物清理安装工程 -->
<!-- 非清单 -->
<task desp="项目划分" name="非清单_余物清理安装_项目划分" dataSource="标准_余物清理安装项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="projectDivision.安装工程.清理项目" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="项目名称" attribute="Name" valuePath="" toData="项目名称" />
<field name="代码" attribute="ProjectCode" valuePath="" toData="代码" />
<field name="费用编码" attribute="WBSCode" valuePath="" toData="费用编码" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率" tempPath="费率" />
<field name="编码" attribute="code" valuePath="" toData="编码" />
<field name="单位" attribute="unit" valuePath="" toData="单位" />
<field name="计算式" attribute="formula" valuePath="" toData="计算式" tempPath="计算式" />
<field name="数量" attribute="amount" valuePath="" toData="数量" filter="${计算式}!= empty" />
<field name="取费表id" attribute="qfbid" valuePath="" toData="取费表id" tempPath="qfbid" />
<task desp="取费表" name="取费表" valuePath="//FormulaTable[@OutlayID='${qfbid}']/@Name" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="取费表" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="余物清理安装" toData="专业类型" />
<task desp="合计代码" name="合计代码" valuePath="//FormulaTable[@OutlayID='${qfbid}']/RecordList/Record[@CostName='合计']/@代码" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" toData="$ignore$" dataSourceType=".xmdx" tempPath="合价代码" />
<task desp="原合价" name="原合价" valuePath="//record[@id='合计_${合价代码}']/@cost" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" tempPath="原合价" toData="原合价" />
<task desp="合价" name="合价" valuePath="${原合价}B*${费率}B/100" dataSource="标准_余物清理安装工程量${GUID}.xmdx" filter="${原合价}!= empty" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" tempPath="合价" toData="合价含税" />
<task desp="人材机集合" name="人材机集合" dataSource="标准_余物清理安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="RcjItem" valuePath="//RcjMap" key="${RcjItemID}"
execute="true" executeStep="3" toData="$ignore$" tempPath="RcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="RcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="拆分" attribute="Split" valuePath="" toData="拆分" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="拆分人材机集合" name="拆分人材机集合" dataSource="标准_余物清理安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="DisRcjItem" valuePath="//DisRcjMap"
key="${DisRcjItemID}" execute="true" executeStep="3" toData="$ignore$" tempPath="DisRcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="DisRcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="工程量" name="工程量" dataSource="标准_余物清理安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//Wast" execute="true" executeStep="3" toData=""
fileType=".zwzj">
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<field name="类型" attribute="ResType" valuePath="" toData="类型" tempPath="类型" />
<field name="关联父级量" attribute="isRelateParent" valuePath="" toData="关联父级量" />
<field name="id" attribute="id" valuePath="" toData="id" tempPath="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='0'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='0'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='0'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='0'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='0'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='0'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='0'" />
<field name="中标计算式" attribute="bds" valuePath="" toData="中标计算式" filter="${类型}=='0'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='0'" />
<field name="中标单价" attribute="ydj" valuePath="" toData="中标单价" filter="${类型}=='0'" />
<field name="中标合价" attribute="yhj" valuePath="" toData="中标合价" filter="${类型}=='0'" />
<!-- (人工费*人工系数+材料费*材料系数+机械费*机械系数)*定额系数 -->
<field name="人工费" attribute="rgf" valuePath="" toData="人工费" tempPath="人工费" filter="${类型}=='0'" />
<field name="机械费" attribute="jxf" valuePath="" toData="机械费" tempPath="机械费" filter="${类型}=='0'" />
<field name="甲供材料费不含税" attribute="jc" valuePath="" toData="甲供材料费不含税" filter="${类型}=='0'" tempPath="甲供材料费不含税" />
<field name="乙供材料费" attribute="clf" valuePath="" toData="材料费" filter="${类型}=='0'" tempPath="乙供材料费" />
<task desp="材料费" name="材料费" valuePath="${乙供材料费}B+${甲供材料费不含税}B" dataSource="标准_余物清理安装工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwqd" tempPath="材料费" toData="材料费" filter="${类型}=='0'" />
<field name="定额系数" attribute="dexs" valuePath="" toData="定额系数" tempPath="定额系数" filter="${类型}=='0'" />
<field name="人工系数" attribute="rgxs" valuePath="" toData="人工系数" tempPath="人工系数" filter="${类型}=='0'" />
<field name="材料系数" attribute="clxs" valuePath="" toData="材料系数" tempPath="材料系数" filter="${类型}=='0'" />
<field name="机械系数" attribute="jxxs" valuePath="" toData="机械系数" tempPath="机械系数" filter="${类型}=='0'" />
<task desp="单价不含税" name="单价不含税" valuePath="((${人工费}B)*(${人工系数}B) + (${材料费}B)*(${材料系数}B) +(${机械费}B)*(${机械系数}B))*(${定额系数}B)" tempPath="单价不含税"
dataSource="标准_余物清理安装工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="单价不含税" filter="${类型}=='0'" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_余物清理安装工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" filter="${类型}=='0'" />
<field name="定额范围" attribute="zlx" valuePath="" toData="定额范围" filter="${类型}=='0'" />
<field name="脚手架计取" attribute="jsjsj" valuePath="" toData="脚手架计取" filter="${类型}=='0'" />
<field name="调试费计取" attribute="cdc" valuePath="" toData="调试费计取" filter="${类型}=='0'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='0'" />
<field name="定额章节名称" attribute="mlsy" valuePath="" toData="定额章节名称" filter="${类型}=='0'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='0'" />
<field name="费用类型" attribute="ratype" valuePath="" toData="费用类型" filter="${类型}=='0'" />
<field name="泵车浇制" attribute="isPump" valuePath="" toData="泵车浇制" filter="${类型}=='0'" />
<field name="现场制备" attribute="isPreparation" valuePath="" toData="现场制备" filter="${类型}=='0'" />
<field name="清水混凝土" attribute="isConcrete" valuePath="" toData="清水混凝土" filter="${类型}=='0'" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="甲供材料费含税" attribute="Hsjc" valuePath="" toData="甲供材料费含税" filter="${类型}=='0'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='0'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='0'" />
<field name="投标合价" attribute="TBHjCost" valuePath="" toData="投标合价" filter="${类型}=='0'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='0'" />
<task desp="定额调整系数" name="定额调整系数" dataSource="标准_余物清理安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//WRN[@id='${id}']/RatAdjustXs" execute="true"
executeStep="3" toData="定额调整系数" filter="${类型}=='0'" fileType=".zwzj">
<task name="父级id" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="${id}" toData="父级id" />
<field name="Condition" attribute="Condition" valuePath="" toData="调整条件" />
<field name="Type" attribute="Type" valuePath="" toData="调整类型" />
<field name="RgModulus" attribute="RgModulus" valuePath="" toData="人工系数" />
<field name="ClModulus" attribute="ClModulus" valuePath="" toData="材料系数" />
<field name="JxModulus" attribute="JxModulus" valuePath="" toData="机械系数" />
<field name="Check" attribute="Check" valuePath="" toData="勾选" />
</task>
<task desp="定额.kzzd" name="定额.kzzd" dataSource="标准_余物清理安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//WRN[@id='${id}']/kzzd" execute="true" executeStep="3" toData="$append$">
<field name="所属定额库" attribute="srclib" valuePath="" toData="所属定额库" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='1'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='1'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='1'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='1'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='1'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='1'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='1'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='1'" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" filter="${类型}=='1'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='1'" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" filter="${类型}=='1'" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" filter="${类型}=='1'" />
<field name="单重" attribute="dz" valuePath="" toData="单重" filter="${类型}=='1'" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" filter="${类型}=='1'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='1'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='1'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='1'" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" filter="${类型}=='1'" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" filter="${类型}=='1'" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='1'" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='1'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='1'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_余物清理安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='1'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_余物清理安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='1'" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" filter="${类型}=='1'" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" filter="${类型}=='1'" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" filter="${类型}=='1'" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" filter="${类型}=='1'" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" filter="${类型}=='1'" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" filter="${类型}=='1'" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" filter="${类型}=='1'" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" filter="${类型}=='1'" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" filter="${类型}=='1'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='1'" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" filter="${类型}=='1'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='1'" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" filter="${类型}=='1'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='1'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='1'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='1'" />
<task desp="主材拆分" name="主材拆分" dataSource="标准_余物清理安装工程量${GUID}.xmdx" dataSourceType=".xmdx" filter="${类型}=='1'" childNode="WMN" execRule="list"
valuePath="//Wast/WMN[@id='${id}']" execute="true" executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="编码" attribute="dm" valuePath="" toData="编码" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" />
<field name="单位" attribute="dw" valuePath="" toData="单位" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" />
<field name="单重" attribute="dz" valuePath="" toData="单重" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" />
<field name="备注" attribute="bz" valuePath="" toData="备注" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" />
<task desp="合价含税" name="合价含税" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_余物清理安装工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_余物清理安装工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" />
<field name="批注" attribute="postile" valuePath="" toData="批注" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='5'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='5'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='5'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='5'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='5'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='5'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='5'" />
<field name="集中配送" attribute="" valuePath="" toData="集中配送" filter="${类型}=='5'" />
<field name="运杂费率" attribute="yzfl" valuePath="" toData="运杂费率" filter="${类型}=='5'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='5'" />
<field name="单价不含税" attribute="scj" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='5'" />
<field name="单价含税" attribute="Hsscj" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='5'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='5'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_余物清理安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='5'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_余物清理安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标计算式" attribute="" valuePath="" toData="中标计算式" filter="${类型}=='5'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='5'" />
<field name="中标单价不含税" attribute="yscj" valuePath="" toData="中标单价不含税" filter="${类型}=='5'" />
<field name="中标单价含税" attribute="hsyscj" valuePath="" toData="中标单价含税" filter="${类型}=='5'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='5'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='5'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='5'" />
<field name="设备类型" attribute="lx" valuePath="" toData="设备类型" filter="${类型}=='5'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='5'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='5'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='5'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='5'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='5'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='5'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='5'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='16'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='16'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='16'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='16'" />
<field name="数量" attribute="l" valuePath="" tempPath="数量" toData="数量" filter="${类型}=='16'" />
<field name="单价" attribute="singleprice" valuePath="" tempPath="单价含税" toData="单价含税" filter="${类型}=='16'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='16'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_余物清理安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='16'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='16'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='16'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='17'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='17'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='17'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='17'" />
<field name="数量" attribute="l" valuePath="" toData="数量" filter="${类型}=='17'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='17'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='17'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='17'" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_余物清理安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN[@id='${id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj" filter="${类型}=='1'">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
</task>
<task desp="人材机" name="人材机" dataSource="标准_余物清理安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="zwRcj" valuePath="//Wast//child::*[@id='${id}']/RIRelation"
execute="true" executeStep="3" toData="材机列表">
<field name="IDList" attribute="IDList" valuePath="" toData="IDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
<task desp="拆分人材机" name="拆分人材机" dataSource="标准_余物清理安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="SRIRelation"
valuePath="//Wast//child::*[@id='${id}']/RIRelation" key="${ParentID}" execute="true" executeStep="3" toData="SRIRelationList">
<field name="ParentID" attribute="ParentID" valuePath="" tempPath="ParentID" />
<field name="SIDList" attribute="SIDList" valuePath="" toData="SIDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
</task>
</task>
</task>
</fields>
</task>
<!-- 非清单 -->
<!-- 余物清理安装工程 -->
</tasks>
@@ -0,0 +1,13 @@
<tasks division="主网-概预算">
<task desp="费用预览余物清理安装" name="费用预览余物清理安装" dataSource="标准_余物清理安装项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="expensePreview.安装工程.清理项目" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<task desp="变量费用" name="变量费用" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//table/records" childNode="record" execute="true"
executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="cost" attribute="cost" valuePath="" toData="cost" />
</task>
</fields>
</task>
</tasks>
@@ -0,0 +1,294 @@
<tasks division="主网-概预算">
<!-- 余物清理建筑工程 -->
<!-- 非清单 -->
<task desp="项目划分" name="非清单_余物清理建筑_项目划分" dataSource="标准_余物清理建筑项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="projectDivision.建筑工程.清理项目" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="项目名称" attribute="Name" valuePath="" toData="项目名称" />
<field name="代码" attribute="ProjectCode" valuePath="" toData="代码" />
<field name="费用编码" attribute="WBSCode" valuePath="" toData="费用编码" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率" tempPath="费率" />
<field name="编码" attribute="code" valuePath="" toData="编码" />
<field name="单位" attribute="unit" valuePath="" toData="单位" />
<field name="计算式" attribute="formula" valuePath="" toData="计算式" tempPath="计算式" />
<field name="数量" attribute="amount" valuePath="" toData="数量" filter="${计算式}!= empty" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="余物清理建筑" toData="专业类型" />
<field name="取费表id" attribute="qfbid" valuePath="" toData="取费表id" tempPath="qfbid" />
<task desp="取费表" name="取费表" valuePath="//FormulaTable[@OutlayID='${qfbid}']/@Name" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="取费表" />
<task desp="合计代码" name="合计代码" valuePath="//FormulaTable[@OutlayID='${qfbid}']/RecordList/Record[@CostName='合计']/@代码" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" toData="$ignore$" dataSourceType=".xmdx" tempPath="合价代码" />
<task desp="原合价" name="原合价" valuePath="//record[@id='合计_${合价代码}']/@cost" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" tempPath="原合价" toData="原合价" />
<task desp="合价" name="合价" valuePath="${原合价}B*${费率}B/100" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" filter="${原合价}!= empty" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" tempPath="合价" toData="合价含税" />
<task desp="人材机集合" name="人材机集合" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="RcjItem" valuePath="//RcjMap" key="${RcjItemID}"
execute="true" executeStep="3" toData="$ignore$" tempPath="RcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="RcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="拆分" attribute="Split" valuePath="" toData="拆分" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="拆分人材机集合" name="拆分人材机集合" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="DisRcjItem" valuePath="//DisRcjMap"
key="${DisRcjItemID}" execute="true" executeStep="3" toData="$ignore$" tempPath="DisRcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="DisRcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="工程量" name="工程量" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//Wast" execute="true" executeStep="3" toData=""
fileType=".zwzj">
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<field name="类型" attribute="ResType" valuePath="" toData="类型" tempPath="类型" />
<field name="关联父级量" attribute="isRelateParent" valuePath="" toData="关联父级量" />
<field name="id" attribute="id" valuePath="" toData="id" tempPath="id" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='0'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='0'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='0'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='0'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='0'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='0'" />
<field name="中标计算式" attribute="bds" valuePath="" toData="中标计算式" filter="${类型}=='0'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='0'" />
<field name="中标单价" attribute="ydj" valuePath="" toData="中标单价" filter="${类型}=='0'" />
<field name="中标合价" attribute="yhj" valuePath="" toData="中标合价" filter="${类型}=='0'" />
<!-- (人工费*人工系数+材料费*材料系数+机械费*机械系数)*定额系数 -->
<field name="人工费" attribute="rgf" valuePath="" toData="人工费" tempPath="人工费" filter="${类型}=='0'" />
<field name="机械费" attribute="jxf" valuePath="" toData="机械费" tempPath="机械费" filter="${类型}=='0'" />
<field name="甲供材料费不含税" attribute="jc" valuePath="" toData="甲供材料费不含税" filter="${类型}=='0'" tempPath="甲供材料费不含税" />
<field name="乙供材料费" attribute="clf" valuePath="" toData="材料费" filter="${类型}=='0'" tempPath="乙供材料费" />
<task desp="材料费" name="材料费" valuePath="${乙供材料费}B+${甲供材料费不含税}B" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwqd" tempPath="材料费" toData="材料费" filter="${类型}=='0'" />
<field name="定额系数" attribute="dexs" valuePath="" toData="定额系数" tempPath="定额系数" filter="${类型}=='0'" />
<field name="人工系数" attribute="rgxs" valuePath="" toData="人工系数" tempPath="人工系数" filter="${类型}=='0'" />
<field name="材料系数" attribute="clxs" valuePath="" toData="材料系数" tempPath="材料系数" filter="${类型}=='0'" />
<field name="机械系数" attribute="jxxs" valuePath="" toData="机械系数" tempPath="机械系数" filter="${类型}=='0'" />
<task desp="单价不含税" name="单价不含税" valuePath="((${人工费}B)*(${人工系数}B) + (${材料费}B)*(${材料系数}B) +(${机械费}B)*(${机械系数}B))*(${定额系数}B)" tempPath="单价不含税"
dataSource="标准_余物清理建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="单价不含税" filter="${类型}=='0'" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" filter="${类型}=='0'" />
<field name="定额范围" attribute="zlx" valuePath="" toData="定额范围" filter="${类型}=='0'" />
<field name="脚手架计取" attribute="jsjsj" valuePath="" toData="脚手架计取" filter="${类型}=='0'" />
<field name="调试费计取" attribute="cdc" valuePath="" toData="调试费计取" filter="${类型}=='0'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='0'" />
<field name="定额章节名称" attribute="mlsy" valuePath="" toData="定额章节名称" filter="${类型}=='0'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='0'" />
<field name="费用类型" attribute="ratype" valuePath="" toData="费用类型" filter="${类型}=='0'" />
<field name="泵车浇制" attribute="isPump" valuePath="" toData="泵车浇制" filter="${类型}=='0'" />
<field name="现场制备" attribute="isPreparation" valuePath="" toData="现场制备" filter="${类型}=='0'" />
<field name="清水混凝土" attribute="isConcrete" valuePath="" toData="清水混凝土" filter="${类型}=='0'" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="甲供材料费含税" attribute="Hsjc" valuePath="" toData="甲供材料费含税" filter="${类型}=='0'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='0'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='0'" />
<field name="投标合价" attribute="TBHjCost" valuePath="" toData="投标合价" filter="${类型}=='0'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='0'" />
<task desp="定额调整系数" name="定额调整系数" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//WRN[@id='${id}']/RatAdjustXs" execute="true"
executeStep="3" toData="定额调整系数" filter="${类型}=='0'" fileType=".zwzj">
<task name="父级id" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="${id}" toData="父级id" />
<field name="Condition" attribute="Condition" valuePath="" toData="调整条件" />
<field name="Type" attribute="Type" valuePath="" toData="调整类型" />
<field name="RgModulus" attribute="RgModulus" valuePath="" toData="人工系数" />
<field name="ClModulus" attribute="ClModulus" valuePath="" toData="材料系数" />
<field name="JxModulus" attribute="JxModulus" valuePath="" toData="机械系数" />
<field name="Check" attribute="Check" valuePath="" toData="勾选" />
</task>
<task desp="定额.kzzd" name="定额.kzzd" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//WRN[@id='${id}']/kzzd" execute="true" executeStep="3" toData="$append$">
<field name="所属定额库" attribute="srclib" valuePath="" toData="所属定额库" />
</task>
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='1'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='1'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='1'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='1'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='1'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='1'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='1'" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" filter="${类型}=='1'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='1'" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" filter="${类型}=='1'" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" filter="${类型}=='1'" />
<field name="单重" attribute="dz" valuePath="" toData="单重" filter="${类型}=='1'" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" filter="${类型}=='1'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='1'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='1'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='1'" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" filter="${类型}=='1'" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" filter="${类型}=='1'" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='1'" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='1'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='1'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='1'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='1'" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" filter="${类型}=='1'" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" filter="${类型}=='1'" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" filter="${类型}=='1'" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" filter="${类型}=='1'" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" filter="${类型}=='1'" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" filter="${类型}=='1'" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" filter="${类型}=='1'" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" filter="${类型}=='1'" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" filter="${类型}=='1'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='1'" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" filter="${类型}=='1'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='1'" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" filter="${类型}=='1'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='1'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='1'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='1'" />
<task desp="主材拆分" name="主材拆分" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" filter="${类型}=='1'" childNode="WMN" execRule="list"
valuePath="//Wast/WMN[@id='${id}']" execute="true" executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="编码" attribute="dm" valuePath="" toData="编码" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" />
<field name="单位" attribute="dw" valuePath="" toData="单位" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" />
<field name="单重" attribute="dz" valuePath="" toData="单重" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" />
<field name="备注" attribute="bz" valuePath="" toData="备注" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" />
<task desp="合价含税" name="合价含税" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" />
<field name="批注" attribute="postile" valuePath="" toData="批注" />
</task>
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='5'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='5'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='5'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='5'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='5'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='5'" />
<field name="集中配送" attribute="" valuePath="" toData="集中配送" filter="${类型}=='5'" />
<field name="运杂费率" attribute="yzfl" valuePath="" toData="运杂费率" filter="${类型}=='5'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='5'" />
<field name="单价不含税" attribute="scj" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='5'" />
<field name="单价含税" attribute="Hsscj" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='5'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='5'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='5'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标计算式" attribute="" valuePath="" toData="中标计算式" filter="${类型}=='5'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='5'" />
<field name="中标单价不含税" attribute="yscj" valuePath="" toData="中标单价不含税" filter="${类型}=='5'" />
<field name="中标单价含税" attribute="hsyscj" valuePath="" toData="中标单价含税" filter="${类型}=='5'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='5'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='5'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='5'" />
<field name="设备类型" attribute="lx" valuePath="" toData="设备类型" filter="${类型}=='5'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='5'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='5'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='5'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='5'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='5'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='5'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='5'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='16'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='16'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='16'" />
<field name="数量" attribute="l" valuePath="" tempPath="数量" toData="数量" filter="${类型}=='16'" />
<field name="单价" attribute="singleprice" valuePath="" tempPath="单价含税" toData="单价含税" filter="${类型}=='16'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='16'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='16'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='16'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='17'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='17'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='17'" />
<field name="数量" attribute="l" valuePath="" toData="数量" filter="${类型}=='17'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='17'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='17'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='17'" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN[@id='${id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj" filter="${类型}=='1'">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
</task>
<task desp="人材机" name="人材机" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="zwRcj" valuePath="//Wast//child::*[@id='${id}']/RIRelation"
execute="true" executeStep="3" toData="材机列表">
<field name="IDList" attribute="IDList" valuePath="" toData="IDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
<task desp="拆分人材机" name="拆分人材机" dataSource="标准_余物清理建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="SRIRelation"
valuePath="//Wast//child::*[@id='${id}']/RIRelation" key="${ParentID}" execute="true" executeStep="3" toData="SRIRelationList">
<field name="ParentID" attribute="ParentID" valuePath="" tempPath="ParentID" />
<field name="SIDList" attribute="SIDList" valuePath="" toData="SIDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
</task>
</task>
</task>
</fields>
</task>
<!-- 非清单 -->
<!-- 余物清理建筑工程 -->
</tasks>
@@ -0,0 +1,13 @@
<tasks division="主网-概预算">
<task desp="费用预览余物清理建筑" name="费用预览余物清理建筑" dataSource="标准_余物清理建筑项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="expensePreview.建筑工程.清理项目" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<task desp="变量费用" name="变量费用" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//table/records" childNode="record" execute="true"
executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="cost" attribute="cost" valuePath="" toData="cost" />
</task>
</fields>
</task>
</tasks>
@@ -0,0 +1,296 @@
<tasks division="主网-概预算">
<!-- 余物清理工程 -->
<!-- 非清单 -->
<task desp="项目划分" name="非清单_余物清理_项目划分" dataSource="标准_余物清理项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="projectDivision.安装工程.清理项目" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="项目名称" attribute="Name" valuePath="" toData="项目名称" />
<field name="代码" attribute="ProjectCode" valuePath="" toData="代码" />
<field name="费用编码" attribute="WBSCode" valuePath="" toData="费用编码" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率" tempPath="费率" />
<field name="编码" attribute="code" valuePath="" toData="编码" />
<field name="单位" attribute="unit" valuePath="" toData="单位" />
<field name="计算式" attribute="formula" valuePath="" toData="计算式" tempPath="计算式" />
<field name="数量" attribute="amount" valuePath="" toData="数量" filter="${计算式}!= empty" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="余物清理" toData="专业类型" />
<field name="取费表id" attribute="qfbid" valuePath="" toData="取费表id" tempPath="qfbid" />
<task desp="取费表" name="取费表" valuePath="//FormulaTable[@OutlayID='${qfbid}']/@Name" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="取费表" />
<task desp="合计代码" name="合计代码" valuePath="//FormulaTable[@OutlayID='${qfbid}']/RecordList/Record[@CostName='合计']/@代码" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" toData="$ignore$" dataSourceType=".xmdx" tempPath="合价代码" />
<task desp="原合价" name="原合价" valuePath="//record[@id='合计_${合价代码}']/@cost" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" tempPath="原合价" toData="原合价" />
<task desp="合价" name="合价" valuePath="${原合价}B*${费率}B/100" dataSource="标准_余物清理工程量${GUID}.xmdx" filter="${原合价}!= empty" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" tempPath="合价" toData="合价含税" />
<task desp="人材机集合" name="人材机集合" dataSource="标准_余物清理工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="RcjItem" valuePath="//RcjMap" key="${RcjItemID}"
execute="true" executeStep="3" toData="$ignore$" tempPath="RcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="RcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="拆分" attribute="Split" valuePath="" toData="拆分" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="拆分人材机集合" name="拆分人材机集合" dataSource="标准_余物清理工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="DisRcjItem" valuePath="//DisRcjMap"
key="${DisRcjItemID}" execute="true" executeStep="3" toData="$ignore$" tempPath="DisRcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="DisRcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="工程量" name="工程量" dataSource="标准_余物清理工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//Wast" execute="true" executeStep="3" toData=""
fileType=".zwzj">
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<field name="类型" attribute="ResType" valuePath="" toData="类型" tempPath="类型" />
<field name="关联父级量" attribute="isRelateParent" valuePath="" toData="关联父级量" />
<field name="id" attribute="id" valuePath="" toData="id" tempPath="id" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='0'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='0'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='0'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='0'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='0'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='0'" />
<field name="中标计算式" attribute="bds" valuePath="" toData="中标计算式" filter="${类型}=='0'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='0'" />
<field name="中标单价" attribute="ydj" valuePath="" toData="中标单价" filter="${类型}=='0'" />
<field name="中标合价" attribute="yhj" valuePath="" toData="中标合价" filter="${类型}=='0'" />
<!-- (人工费*人工系数+材料费*材料系数+机械费*机械系数)*定额系数 -->
<field name="人工费" attribute="rgf" valuePath="" toData="人工费" tempPath="人工费" filter="${类型}=='0'" />
<field name="机械费" attribute="jxf" valuePath="" toData="机械费" tempPath="机械费" filter="${类型}=='0'" />
<field name="甲供材料费不含税" attribute="jc" valuePath="" toData="甲供材料费不含税" filter="${类型}=='0'" tempPath="甲供材料费不含税" />
<field name="乙供材料费" attribute="clf" valuePath="" toData="材料费" filter="${类型}=='0'" tempPath="乙供材料费" />
<task desp="材料费" name="材料费" valuePath="${乙供材料费}B+${甲供材料费不含税}B" dataSource="标准_余物清理工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwqd" tempPath="材料费" toData="材料费" filter="${类型}=='0'" />
<field name="定额系数" attribute="dexs" valuePath="" toData="定额系数" tempPath="定额系数" filter="${类型}=='0'" />
<field name="人工系数" attribute="rgxs" valuePath="" toData="人工系数" tempPath="人工系数" filter="${类型}=='0'" />
<field name="材料系数" attribute="clxs" valuePath="" toData="材料系数" tempPath="材料系数" filter="${类型}=='0'" />
<field name="机械系数" attribute="jxxs" valuePath="" toData="机械系数" tempPath="机械系数" filter="${类型}=='0'" />
<task desp="单价不含税" name="单价不含税" valuePath="((${人工费}B)*(${人工系数}B) + (${材料费}B)*(${材料系数}B) +(${机械费}B)*(${机械系数}B))*(${定额系数}B)" tempPath="单价不含税"
dataSource="标准_余物清理工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="单价不含税" filter="${类型}=='0'" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_余物清理工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" filter="${类型}=='0'" />
<field name="定额范围" attribute="zlx" valuePath="" toData="定额范围" filter="${类型}=='0'" />
<field name="脚手架计取" attribute="jsjsj" valuePath="" toData="脚手架计取" filter="${类型}=='0'" />
<field name="调试费计取" attribute="cdc" valuePath="" toData="调试费计取" filter="${类型}=='0'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='0'" />
<field name="定额章节名称" attribute="mlsy" valuePath="" toData="定额章节名称" filter="${类型}=='0'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='0'" />
<field name="费用类型" attribute="ratype" valuePath="" toData="费用类型" filter="${类型}=='0'" />
<field name="泵车浇制" attribute="isPump" valuePath="" toData="泵车浇制" filter="${类型}=='0'" />
<field name="现场制备" attribute="isPreparation" valuePath="" toData="现场制备" filter="${类型}=='0'" />
<field name="清水混凝土" attribute="isConcrete" valuePath="" toData="清水混凝土" filter="${类型}=='0'" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="甲供材料费含税" attribute="Hsjc" valuePath="" toData="甲供材料费含税" filter="${类型}=='0'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='0'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='0'" />
<field name="投标合价" attribute="TBHjCost" valuePath="" toData="投标合价" filter="${类型}=='0'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='0'" />
<task desp="定额调整系数" name="定额调整系数" dataSource="标准_余物清理工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//WRN[@id='${id}']/RatAdjustXs" execute="true"
executeStep="3" toData="定额调整系数" filter="${类型}=='0'" fileType=".zwzj">
<task name="父级id" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="${id}" toData="父级id" />
<field name="Condition" attribute="Condition" valuePath="" toData="调整条件" />
<field name="Type" attribute="Type" valuePath="" toData="调整类型" />
<field name="RgModulus" attribute="RgModulus" valuePath="" toData="人工系数" />
<field name="ClModulus" attribute="ClModulus" valuePath="" toData="材料系数" />
<field name="JxModulus" attribute="JxModulus" valuePath="" toData="机械系数" />
<field name="Check" attribute="Check" valuePath="" toData="勾选" />
</task>
<task desp="定额.kzzd" name="定额.kzzd" dataSource="标准_余物清理工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//WRN[@id='${id}']/kzzd" execute="true" executeStep="3" toData="$append$">
<field name="所属定额库" attribute="srclib" valuePath="" toData="所属定额库" />
</task>
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='1'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='1'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='1'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='1'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='1'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='1'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='1'" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" filter="${类型}=='1'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='1'" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" filter="${类型}=='1'" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" filter="${类型}=='1'" />
<field name="单重" attribute="dz" valuePath="" toData="单重" filter="${类型}=='1'" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" filter="${类型}=='1'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='1'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='1'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='1'" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" filter="${类型}=='1'" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" filter="${类型}=='1'" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='1'" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='1'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='1'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_余物清理工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='1'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_余物清理工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='1'" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" filter="${类型}=='1'" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" filter="${类型}=='1'" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" filter="${类型}=='1'" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" filter="${类型}=='1'" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" filter="${类型}=='1'" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" filter="${类型}=='1'" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" filter="${类型}=='1'" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" filter="${类型}=='1'" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" filter="${类型}=='1'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='1'" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" filter="${类型}=='1'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='1'" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" filter="${类型}=='1'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='1'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='1'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='1'" />
<task desp="主材拆分" name="主材拆分" dataSource="标准_余物清理工程量${GUID}.xmdx" dataSourceType=".xmdx" filter="${类型}=='1'" childNode="WMN" execRule="list"
valuePath="//Wast/WMN[@id='${id}']" execute="true" executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="编码" attribute="dm" valuePath="" toData="编码" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" />
<field name="单位" attribute="dw" valuePath="" toData="单位" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" />
<field name="单重" attribute="dz" valuePath="" toData="单重" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" />
<field name="备注" attribute="bz" valuePath="" toData="备注" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" />
<task desp="合价含税" name="合价含税" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_余物清理工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_余物清理工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" />
<field name="批注" attribute="postile" valuePath="" toData="批注" />
</task>
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='5'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='5'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='5'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='5'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='5'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='5'" />
<field name="集中配送" attribute="" valuePath="" toData="集中配送" filter="${类型}=='5'" />
<field name="运杂费率" attribute="yzfl" valuePath="" toData="运杂费率" filter="${类型}=='5'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='5'" />
<field name="单价不含税" attribute="scj" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='5'" />
<field name="单价含税" attribute="Hsscj" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='5'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='5'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_余物清理工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='5'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_余物清理工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标计算式" attribute="" valuePath="" toData="中标计算式" filter="${类型}=='5'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='5'" />
<field name="中标单价不含税" attribute="yscj" valuePath="" toData="中标单价不含税" filter="${类型}=='5'" />
<field name="中标单价含税" attribute="hsyscj" valuePath="" toData="中标单价含税" filter="${类型}=='5'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='5'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='5'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='5'" />
<field name="设备类型" attribute="lx" valuePath="" toData="设备类型" filter="${类型}=='5'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='5'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='5'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='5'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='5'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='5'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='5'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='5'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='16'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='16'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='16'" />
<field name="数量" attribute="l" valuePath="" tempPath="数量" toData="数量" filter="${类型}=='16'" />
<field name="单价" attribute="singleprice" valuePath="" tempPath="单价含税" toData="单价含税" filter="${类型}=='16'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='16'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_余物清理工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='16'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='16'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='17'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='17'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='17'" />
<field name="数量" attribute="l" valuePath="" toData="数量" filter="${类型}=='17'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='17'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='17'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='17'" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_余物清理工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN[@id='${id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj" filter="${类型}=='1'">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
</task>
<task desp="人材机" name="人材机" dataSource="标准_余物清理工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="zwRcj" valuePath="//Wast//child::*[@id='${id}']/RIRelation" execute="true"
executeStep="3" toData="材机列表">
<field name="IDList" attribute="IDList" valuePath="" toData="IDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
<task desp="拆分人材机" name="拆分人材机" dataSource="标准_余物清理工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="SRIRelation"
valuePath="//Wast//child::*[@id='${id}']/RIRelation" key="${ParentID}" execute="true" executeStep="3" toData="SRIRelationList">
<field name="ParentID" attribute="ParentID" valuePath="" tempPath="ParentID" />
<field name="SIDList" attribute="SIDList" valuePath="" toData="SIDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
</task>
</task>
</task>
</fields>
</task>
<!-- 非清单 -->
<!-- 余物清理工程 -->
</tasks>
@@ -0,0 +1,13 @@
<tasks division="主网-概预算">
<task desp="费用预览余物清理" name="费用预览余物清理" dataSource="标准_余物清理项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="expensePreview.安装工程.清理项目" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<task desp="变量费用" name="变量费用" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//table/records" childNode="record" execute="true"
executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="cost" attribute="cost" valuePath="" toData="cost" />
</task>
</fields>
</task>
</tasks>
@@ -0,0 +1,299 @@
<tasks division="主网-概预算">
<!-- 其他计日工工程 -->
<!-- 非清单 -->
<task desp="项目划分" name="非清单_其他计日工项目划分" dataSource="标准_其他计日工项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="projectDivision.其他计日工.其他计日工" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="项目名称" attribute="Name" valuePath="" toData="项目名称" />
<field name="代码" attribute="ProjectCode" valuePath="" toData="代码" />
<field name="费用编码" attribute="WBSCode" valuePath="" toData="费用编码" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率" />
<field name="编码" attribute="code" valuePath="" toData="编码" />
<field name="单位" attribute="unit" valuePath="" toData="单位" />
<field name="计算式" attribute="formula" valuePath="" toData="计算式" tempPath="计算式" />
<field name="数量" attribute="amount" valuePath="" toData="数量" filter="${计算式}!= empty" />
<field name="取费表id" attribute="qfbid" valuePath="" toData="取费表id" tempPath="qfbid" />
<task desp="取费表" name="取费表" valuePath="//FormulaTable[@OutlayID='${qfbid}']/@Name" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="取费表" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<task desp="合计代码" name="合计代码" valuePath="//FormulaTable[@OutlayID='${qfbid}']/RecordList/Record[@CostName='合计']/@代码" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" toData="$ignore$" dataSourceType=".xmdx" tempPath="合价代码" />
<task desp="合价" name="合价" valuePath="//record[@id='合计_${合价代码}']/@cost" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" tempPath="合价" toData="合价含税" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="计日工" toData="专业类型" />
<task desp="人材机集合" name="人材机集合" dataSource="标准_其他计日工工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="RcjItem" valuePath="//RcjMap" key="${RcjItemID}"
execute="true" executeStep="3" toData="$ignore$" tempPath="RcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="RcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="拆分" attribute="Split" valuePath="" toData="拆分" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="拆分人材机集合" name="拆分人材机集合" dataSource="标准_其他计日工工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="DisRcjItem" valuePath="//DisRcjMap"
key="${DisRcjItemID}" execute="true" executeStep="3" toData="$ignore$" tempPath="DisRcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="DisRcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="工程量" name="工程量" dataSource="标准_其他计日工工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//Wast" execute="true" executeStep="3" toData=""
fileType=".zwzj">
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<field name="类型" attribute="ResType" valuePath="" toData="类型" tempPath="类型" />
<field name="关联父级量" attribute="isRelateParent" valuePath="" toData="关联父级量" />
<field name="id" attribute="id" valuePath="" toData="id" tempPath="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='0'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='0'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='0'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='0'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='0'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='0'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='0'" />
<field name="中标计算式" attribute="bds" valuePath="" toData="中标计算式" filter="${类型}=='0'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='0'" />
<field name="中标单价" attribute="ydj" valuePath="" toData="中标单价" filter="${类型}=='0'" />
<field name="中标合价" attribute="yhj" valuePath="" toData="中标合价" filter="${类型}=='0'" />
<!-- (人工费*人工系数+材料费*材料系数+机械费*机械系数)*定额系数 -->
<field name="人工费" attribute="rgf" valuePath="" toData="人工费" tempPath="人工费" filter="${类型}=='0'" />
<field name="机械费" attribute="jxf" valuePath="" toData="机械费" tempPath="机械费" filter="${类型}=='0'" />
<field name="甲供材料费不含税" attribute="jc" valuePath="" toData="甲供材料费不含税" filter="${类型}=='0'" tempPath="甲供材料费不含税" />
<field name="乙供材料费" attribute="clf" valuePath="" toData="材料费" filter="${类型}=='0'" tempPath="乙供材料费" />
<task desp="材料费" name="材料费" valuePath="${乙供材料费}B+${甲供材料费不含税}B" dataSource="标准_其他计日工工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwqd" tempPath="材料费" toData="材料费" filter="${类型}=='0'" />
<field name="定额系数" attribute="dexs" valuePath="" toData="定额系数" tempPath="定额系数" filter="${类型}=='0'" />
<field name="人工系数" attribute="rgxs" valuePath="" toData="人工系数" tempPath="人工系数" filter="${类型}=='0'" />
<field name="材料系数" attribute="clxs" valuePath="" toData="材料系数" tempPath="材料系数" filter="${类型}=='0'" />
<field name="机械系数" attribute="jxxs" valuePath="" toData="机械系数" tempPath="机械系数" filter="${类型}=='0'" />
<task desp="单价不含税" name="单价不含税" valuePath="((${人工费}B)*(${人工系数}B) + (${材料费}B)*(${材料系数}B) +(${机械费}B)*(${机械系数}B))*(${定额系数}B)" tempPath="单价不含税"
dataSource="标准_其他计日工工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="单价不含税" filter="${类型}=='0'" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_其他计日工工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" filter="${类型}=='0'" />
<field name="定额范围" attribute="zlx" valuePath="" toData="定额范围" filter="${类型}=='0'" />
<field name="脚手架计取" attribute="jsjsj" valuePath="" toData="脚手架计取" filter="${类型}=='0'" />
<field name="调试费计取" attribute="cdc" valuePath="" toData="调试费计取" filter="${类型}=='0'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='0'" />
<field name="定额章节名称" attribute="mlsy" valuePath="" toData="定额章节名称" filter="${类型}=='0'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='0'" />
<field name="费用类型" attribute="ratype" valuePath="" toData="费用类型" filter="${类型}=='0'" />
<field name="泵车浇制" attribute="isPump" valuePath="" toData="泵车浇制" filter="${类型}=='0'" />
<field name="现场制备" attribute="isPreparation" valuePath="" toData="现场制备" filter="${类型}=='0'" />
<field name="清水混凝土" attribute="isConcrete" valuePath="" toData="清水混凝土" filter="${类型}=='0'" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="甲供材料费含税" attribute="Hsjc" valuePath="" toData="甲供材料费含税" filter="${类型}=='0'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='0'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='0'" />
<field name="投标合价" attribute="TBHjCost" valuePath="" toData="投标合价" filter="${类型}=='0'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='0'" />
<task desp="定额调整系数" name="定额调整系数" dataSource="标准_其他计日工工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//WRN[@id='${id}']/RatAdjustXs" execute="true"
executeStep="3" toData="定额调整系数" filter="${类型}=='0'" fileType=".zwzj">
<task name="父级id" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="${id}" toData="父级id" />
<field name="Condition" attribute="Condition" valuePath="" toData="调整条件" />
<field name="Type" attribute="Type" valuePath="" toData="调整类型" />
<field name="RgModulus" attribute="RgModulus" valuePath="" toData="人工系数" />
<field name="ClModulus" attribute="ClModulus" valuePath="" toData="材料系数" />
<field name="JxModulus" attribute="JxModulus" valuePath="" toData="机械系数" />
<field name="Check" attribute="Check" valuePath="" toData="勾选" />
</task>
<task desp="定额.kzzd" name="定额.kzzd" dataSource="标准_其他计日工工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//WRN[@id='${id}']/kzzd" execute="true" executeStep="3" toData="$append$">
<field name="所属定额库" attribute="srclib" valuePath="" toData="所属定额库" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='1'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='1'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='1'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='1'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='1'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='1'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='1'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='1'" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" filter="${类型}=='1'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='1'" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" filter="${类型}=='1'" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" filter="${类型}=='1'" />
<field name="单重" attribute="dz" valuePath="" toData="单重" filter="${类型}=='1'" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" filter="${类型}=='1'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='1'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='1'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='1'" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" filter="${类型}=='1'" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" filter="${类型}=='1'" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='1'" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='1'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='1'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_其他计日工工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='1'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_其他计日工工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='1'" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" filter="${类型}=='1'" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" filter="${类型}=='1'" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" filter="${类型}=='1'" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" filter="${类型}=='1'" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" filter="${类型}=='1'" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" filter="${类型}=='1'" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" filter="${类型}=='1'" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" filter="${类型}=='1'" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" filter="${类型}=='1'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='1'" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" filter="${类型}=='1'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='1'" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" filter="${类型}=='1'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='1'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='1'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='1'" />
<task desp="主材拆分" name="主材拆分" dataSource="标准_其他计日工工程量${GUID}.xmdx" dataSourceType=".xmdx" filter="${类型}=='1'" childNode="WMN" execRule="list"
valuePath="//Wast/WMN[@id='${id}']" execute="true" executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="编码" attribute="dm" valuePath="" toData="编码" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" />
<field name="单位" attribute="dw" valuePath="" toData="单位" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" />
<field name="单重" attribute="dz" valuePath="" toData="单重" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" />
<field name="备注" attribute="bz" valuePath="" toData="备注" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" />
<task desp="合价含税" name="合价含税" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_其他计日工工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_其他计日工工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" />
<field name="批注" attribute="postile" valuePath="" toData="批注" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='5'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='5'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='5'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='5'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='5'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='5'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='5'" />
<field name="集中配送" attribute="" valuePath="" toData="集中配送" filter="${类型}=='5'" />
<field name="运杂费率" attribute="yzfl" valuePath="" toData="运杂费率" filter="${类型}=='5'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='5'" />
<field name="单价不含税" attribute="scj" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='5'" />
<field name="单价含税" attribute="Hsscj" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='5'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='5'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_其他计日工工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='5'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_其他计日工工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标计算式" attribute="" valuePath="" toData="中标计算式" filter="${类型}=='5'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='5'" />
<field name="中标单价不含税" attribute="yscj" valuePath="" toData="中标单价不含税" filter="${类型}=='5'" />
<field name="中标单价含税" attribute="hsyscj" valuePath="" toData="中标单价含税" filter="${类型}=='5'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='5'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='5'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='5'" />
<field name="设备类型" attribute="lx" valuePath="" toData="设备类型" filter="${类型}=='5'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='5'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='5'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='5'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='5'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='5'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='5'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='5'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='16'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='16'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='16'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='16'" />
<field name="数量" attribute="l" valuePath="" tempPath="数量" toData="数量" filter="${类型}=='16'" />
<field name="单价" attribute="singleprice" valuePath="" tempPath="单价含税" toData="单价含税" filter="${类型}=='16'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='16'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_其他计日工工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='16'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='16'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='16'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='17'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='17'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='17'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='17'" />
<field name="数量" attribute="l" valuePath="" toData="数量" filter="${类型}=='17'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='17'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='17'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='17'" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_其他计日工工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN[@id='${id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj" filter="${类型}=='1'">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
</task>
<task desp="人材机" name="人材机" dataSource="标准_其他计日工工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="zwRcj" valuePath="//Wast//child::*[@id='${id}']/RIRelation"
execute="true" executeStep="3" toData="材机列表">
<field name="IDList" attribute="IDList" valuePath="" toData="IDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
<task desp="拆分人材机" name="拆分人材机" dataSource="标准_其他计日工工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="SRIRelation"
valuePath="//Wast//child::*[@id='${id}']/RIRelation" key="${ParentID}" execute="true" executeStep="3" toData="SRIRelationList">
<field name="ParentID" attribute="ParentID" valuePath="" tempPath="ParentID" />
<field name="SIDList" attribute="SIDList" valuePath="" toData="SIDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
</task>
</task>
</task>
</fields>
</task>
<!-- 非清单 -->
<!-- 其他计日工工程 -->
</tasks>
@@ -0,0 +1,13 @@
<tasks division="主网-概预算">
<task desp="费用预览其他计日工" name="费用预览其他计日工" dataSource="标准_其他计日工项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="expensePreview.其他计日工.其他计日工" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<task desp="变量费用" name="变量费用" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//table/records" childNode="record" execute="true"
executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="cost" attribute="cost" valuePath="" toData="cost" />
</task>
</fields>
</task>
</tasks>
@@ -0,0 +1,341 @@
<tasks division="主网-概预算">
<!-- 人材机配置参考25-82行;282-297行 -->
<!-- 安装工程 -->
<!-- 非清单 -->
<task desp="项目划分" name="安装项目划分" dataSource="标准_变电安装项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="projectDivision.安装工程.安装" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="项目名称" attribute="Name" valuePath="" toData="项目名称" />
<field name="代码" attribute="ProjectCode" valuePath="" toData="代码" />
<field name="费用编码" attribute="WBSCode" valuePath="" toData="费用编码" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率" />
<field name="编码" attribute="code" valuePath="" toData="编码" />
<field name="单位" attribute="unit" valuePath="" toData="单位" />
<field name="计算式" attribute="formula" valuePath="" toData="计算式" tempPath="计算式" />
<field name="数量" attribute="amount" valuePath="" toData="数量" filter="${计算式}!= empty" />
<field name="取费表id" attribute="qfbid" valuePath="" toData="取费表id" tempPath="qfbid" />
<task desp="取费表" name="取费表" valuePath="//FormulaTable[@OutlayID='${qfbid}']/@Name" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="取费表" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<task desp="合计代码" name="合计代码" valuePath="//FormulaTable[@OutlayID='${qfbid}']/RecordList/Record[@CostName='合计']/@代码" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" toData="$ignore$" dataSourceType=".xmdx" tempPath="合价代码" />
<task desp="合价" name="合价" valuePath="//record[@id='合计_${合价代码}']/@cost" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" tempPath="合价" toData="合价含税" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="变电安装" toData="专业类型" />
<task desp="资源库列表" name="资源库列表" dataSource="标准_变电安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list"
valuePath="//ResList" execute="true" executeStep="3" toData="资源库列表">
<field name="资源库名称" attribute="资源库名称" valuePath="" toData="资源库名称" />
</task>
<task name="资源库编码1" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true"
valuePath="10000" toData="$ignore$" tempPath="资源库编码" />
<task name="notCheck" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="1" toData="notCheck" />
<task desp="人材机集合" name="人材机集合" dataSource="标准_变电安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="RcjItem" valuePath="//RcjMap" key="${RcjItemID}"
execute="true" executeStep="3" toData="$ignore$" tempPath="RcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="RcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="拆分" attribute="Split" valuePath="" toData="拆分" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
<field name="商品砼" attribute="IsSphnt" valuePath="" toData="商品砼" />
</task>
<task desp="拆分人材机集合" name="拆分人材机集合" dataSource="标准_变电安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="DisRcjItem" valuePath="//DisRcjMap"
key="${DisRcjItemID}" execute="true" executeStep="3" toData="$ignore$" tempPath="DisRcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="DisRcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
<field name="商品砼" attribute="IsSphnt" valuePath="" toData="商品砼" />
</task>
<task desp="工程量" name="工程量" dataSource="标准_变电安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//Wast" execute="true" executeStep="3" toData=""
fileType=".zwzj">
<field name="类型" attribute="ResType" valuePath="" toData="类型" tempPath="类型" />
<field name="关联父级量" attribute="isRelateParent" valuePath="" toData="关联父级量" />
<field name="id" attribute="id" valuePath="" toData="id" tempPath="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='0'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='0'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='0'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='0'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='0'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='0'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='0'" />
<field name="中标计算式" attribute="bds" valuePath="" toData="中标计算式" filter="${类型}=='0'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='0'" />
<field name="中标单价" attribute="ydj" valuePath="" toData="中标单价" filter="${类型}=='0'" />
<field name="中标合价" attribute="yhj" valuePath="" toData="中标合价" filter="${类型}=='0'" />
<!-- (人工费*人工系数+材料费*材料系数+机械费*机械系数)*定额系数 -->
<field name="人工费" attribute="rgf" valuePath="" toData="人工费" tempPath="人工费" filter="${类型}=='0'" />
<field name="机械费" attribute="jxf" valuePath="" toData="机械费" tempPath="机械费" filter="${类型}=='0'" />
<field name="甲供材料费不含税" attribute="jc" valuePath="" toData="甲供材料费不含税" filter="${类型}=='0'" tempPath="甲供材料费不含税" />
<field name="其中:甲供材料费" attribute="jc" valuePath="" toData="其中:甲供材料费" filter="${类型}=='0'"/>
<field name="乙供材料费" attribute="clf" valuePath="" toData="材料费" filter="${类型}=='0'" tempPath="乙供材料费" />
<task desp="材料费" name="材料费" valuePath="${乙供材料费}B+${甲供材料费不含税}B" dataSource="标准_变电安装工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwqd" tempPath="材料费" toData="材料费" filter="${类型}=='0'" />
<field name="定额系数" attribute="dexs" valuePath="" toData="定额系数" tempPath="定额系数" filter="${类型}=='0'" />
<field name="人工系数" attribute="rgxs" valuePath="" toData="人工系数" tempPath="人工系数" filter="${类型}=='0'" />
<field name="材料系数" attribute="clxs" valuePath="" toData="材料系数" tempPath="材料系数" filter="${类型}=='0'" />
<field name="机械系数" attribute="jxxs" valuePath="" toData="机械系数" tempPath="机械系数" filter="${类型}=='0'" />
<task desp="单价不含税" name="单价不含税" valuePath="((${人工费}B)*(${人工系数}B) + (${材料费}B)*(${材料系数}B) +(${机械费}B)*(${机械系数}B))*(${定额系数}B)" dataSource="标准_变电安装工程量${GUID}.xmdx"
execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwzj" tempPath="单价不含税" toData="单价不含税" filter="${类型}=='0'" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_变电安装工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" filter="${类型}=='0'" />
<field name="定额范围" attribute="zlx" valuePath="" toData="定额范围" filter="${类型}=='0'" />
<field name="脚手架计取" attribute="jsjsj" valuePath="" toData="脚手架计取" filter="${类型}=='0'" />
<field name="调试费计取" attribute="cdc" valuePath="" toData="调试费计取" filter="${类型}=='0'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='0'" />
<field name="定额章节名称" attribute="mlsy" valuePath="" toData="定额章节名称" filter="${类型}=='0'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" tempPath="zymc" filter="${类型}=='0'" />
<field name="费用类型" attribute="ratype" valuePath="" toData="费用类型" filter="${类型}=='0'" />
<field name="泵车浇制" attribute="isPump" valuePath="" toData="泵车浇制" filter="${类型}=='0'" />
<field name="现场制备" attribute="isPreparation" valuePath="" toData="现场制备" filter="${类型}=='0'" />
<field name="清水混凝土" attribute="isConcrete" valuePath="" toData="清水混凝土" filter="${类型}=='0'" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="甲供材料费含税" attribute="Hsjc" valuePath="" toData="甲供材料费含税" filter="${类型}=='0'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='0'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='0'" />
<field name="投标合价" attribute="TBHjCost" valuePath="" toData="投标合价" filter="${类型}=='0'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='0'" />
<task desp="基价" name="基价" valuePath="(${人工费}B+${材料费}B+${机械费}B)" filter="${类型}=='0'" dataSource="标准_变电安装工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwqd" tempPath="基价" toData="基价"/>
<task desp="定额调整系数" name="定额调整系数" dataSource="标准_变电安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//WRN[@id='${id}']/RatAdjustXs" execute="true"
executeStep="3" toData="定额调整系数" filter="${类型}=='0'" fileType=".zwzj">
<task name="父级id" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="${id}" toData="父级id" />
<field name="Condition" attribute="Condition" valuePath="" toData="调整条件" />
<field name="Type" attribute="Type" valuePath="" toData="调整类型" />
<field name="RgModulus" attribute="RgModulus" valuePath="" toData="人工系数" />
<field name="ClModulus" attribute="ClModulus" valuePath="" toData="材料系数" />
<field name="JxModulus" attribute="JxModulus" valuePath="" toData="机械系数" />
<field name="Check" attribute="Check" valuePath="" toData="勾选" />
<field name="NValue" attribute="NValue" valuePath="" toData="NValue" />
<field name="消耗量" attribute="XhlModulus" valuePath="" toData="消耗量" />
<field name="人材机编码" attribute="RcjCode" valuePath="" toData="人材机编码" />
</task>
<task desp="定额.kzzd" name="定额.kzzd" dataSource="标准_变电安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//WRN[@id='${id}']/kzzd" execute="true" executeStep="3" toData="$append$">
<field name="所属定额库" attribute="srclib" valuePath="" toData="所属定额库" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='1'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='1'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='1'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='1'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='1'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='1'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='1'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='1'" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" filter="${类型}=='1'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='1'" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" filter="${类型}=='1'" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" filter="${类型}=='1'" />
<field name="单重" attribute="dz" valuePath="" toData="单重" filter="${类型}=='1'" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" tempPath="运输类型" filter="${类型}=='1'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='1'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='1'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='1'" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" filter="${类型}=='1'" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" filter="${类型}=='1'" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='1'" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='1'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='1'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_变电安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='1'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_变电安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='1'" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" filter="${类型}=='1'" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" filter="${类型}=='1'" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" filter="${类型}=='1'" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" filter="${类型}=='1'" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" filter="${类型}=='1'" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" filter="${类型}=='1'" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" filter="${类型}=='1'" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" filter="${类型}=='1'" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" filter="${类型}=='1'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='1'" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" filter="${类型}=='1'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='1'" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" filter="${类型}=='1'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='1'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='1'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='1'" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" filter="${类型}=='1'" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" filter="${类型}=='1'" />
<task desp="主材拆分" name="主材拆分" dataSource="标准_变电安装工程量${GUID}.xmdx" dataSourceType=".xmdx" filter="${类型}=='1'" childNode="WMN" execRule="list"
valuePath="//Wast/WMN[@id='${id}']" execute="true" executeStep="3" toData="" fileType=".zwzj">
<task desp="类型" name="类型" dataSource="" dataSourceType="diy" execRule="diyValue" valuePath="1" execute="true" toData="类型" />
<task name="notCheck" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="1" toData="notCheck" />
<field name="id" attribute="id" valuePath="" tempPath="拆分主材Id" toData="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="编码" attribute="dm" valuePath="" toData="编码" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" />
<field name="单位" attribute="dw" valuePath="" toData="单位" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" />
<field name="单重" attribute="dz" valuePath="" toData="单重" />
<field name="运输类型" attribute="zlx" valuePath="" tempPath="拆分主材运输类型" toData="运输类型" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" />
<field name="备注" attribute="bz" valuePath="" toData="备注" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" />
<task desp="合价含税" name="合价含税" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_变电安装工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_变电安装工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" />
<field name="批注" attribute="postile" valuePath="" toData="批注" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_变电安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN/WMN[@id='${拆分主材Id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" filter="${拆分主材运输类型}!='钢管杆'" />
<field name="钢管杆每件重" attribute="everyweight" valuePath="" toData="钢管杆每件重" filter="${拆分主材运输类型}=='钢管杆'" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" />
</task>
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='5'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='5'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='5'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='5'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='5'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='5'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='5'" />
<field name="集中配送" attribute="" valuePath="" toData="集中配送" filter="${类型}=='5'" />
<field name="运杂费率" attribute="yzfl" valuePath="" toData="运杂费率" filter="${类型}=='5'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='5'" />
<field name="单价不含税" attribute="scj" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='5'" />
<field name="单价含税" attribute="Hsscj" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='5'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='5'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_变电安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='5'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_变电安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标计算式" attribute="" valuePath="" toData="中标计算式" filter="${类型}=='5'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='5'" />
<field name="中标单价不含税" attribute="yscj" valuePath="" toData="中标单价不含税" filter="${类型}=='5'" />
<field name="中标单价含税" attribute="hsyscj" valuePath="" toData="中标单价含税" filter="${类型}=='5'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='5'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='5'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='5'" />
<field name="设备类型" attribute="lx" valuePath="" toData="设备类型" filter="${类型}=='5'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='5'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='5'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='5'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='5'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='5'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='5'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='5'" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" filter="${类型}=='5'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='16'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='16'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='16'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='16'" />
<field name="数量" attribute="l" valuePath="" tempPath="数量" toData="数量" filter="${类型}=='16'" />
<field name="单价" attribute="singleprice" valuePath="" tempPath="单价含税" toData="单价含税" filter="${类型}=='16'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='16'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_变电安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<field name="单价不含税" attribute="bhssingleprice" valuePath="" tempPath="单价不含税" toData="单价不含税" filter="${类型}=='16'" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='16'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_变电安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='16'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='16'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='16'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='17'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='17'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='17'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='17'" />
<field name="数量" attribute="l" valuePath="" toData="数量" filter="${类型}=='17'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='17'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='17'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='17'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='17'" />
<field name="规格型号" attribute="model" valuePath="" toData="规格型号" filter="${类型}=='17'" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_变电安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN[@id='${id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj" filter="${类型}=='1'">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" filter="${运输类型}!='钢管杆'" />
<field name="钢管杆每件重" attribute="everyweight" valuePath="" toData="钢管杆每件重" filter="${运输类型}=='钢管杆'" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" />
</task>
<task desp="人材机" name="人材机" dataSource="标准_变电安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="zwRcj" valuePath="//Wast//child::*[@id='${id}']/RIRelation" execute="true"
executeStep="3" toData="材机列表">
<field name="IDList" attribute="IDList" valuePath="" toData="IDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
<field name="是否未计价材机" attribute="IsUnCalcPrice" valuePath="" toData="是否未计价" />
<task desp="拆分人材机" name="拆分人材机" dataSource="标准_变电安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="SRIRelation"
valuePath="//Wast//child::*[@id='${id}']/RIRelation" key="${ParentID}" execute="true" executeStep="3" toData="SRIRelationList">
<field name="ParentID" attribute="ParentID" valuePath="" tempPath="ParentID" />
<field name="SIDList" attribute="SIDList" valuePath="" toData="SIDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
</task>
</task>
<task name="资源库编码" dataSource="" dataSourceType="diy" execRule="diyValue" filter="(${资源库编码} - ${zymc}) &gt; 0"
executeStep="1" execute="true" valuePath="${zymc}" toData="$ignore$" tempPath="资源库编码" />
</task>
<task name="最小资源库编码" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${资源库编码} != 10000" executeStep="1"
execute="true" valuePath="${资源库编码}" toData="最小资源库编码" />
</fields>
</task>
<!-- 非清单 -->
<!-- 安装工程 -->
</tasks>
@@ -0,0 +1,13 @@
<tasks division="主网-概预算">
<task desp="费用预览安装" name="费用预览安装" dataSource="标准_变电安装项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="expensePreview.安装工程.安装" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<task desp="变量费用" name="变量费用" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//table/records" childNode="record" execute="true"
executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="cost" attribute="cost" valuePath="" toData="cost" />
</task>
</fields>
</task>
</tasks>
@@ -0,0 +1,342 @@
<tasks division="主网-概预算">
<!-- 建筑工程 -->
<!-- 非清单 -->
<task desp="项目划分" name="非清单_建筑项目划分" dataSource="标准_变电建筑项目划分.xmdx" filter="${项目划分} != '架空输电线路工程' or ${项目划分} != '通信线路工程'" dataSourceType=".xmdx" execRule="tree"
valuePath="/bpItemLayerManager" execute="true" childNode="bpItemLayerNode" executeStep="3" toData="projectDivision.建筑工程.建筑" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="项目名称" attribute="Name" valuePath="" toData="项目名称" />
<field name="代码" attribute="ProjectCode" valuePath="" toData="代码" />
<field name="费用编码" attribute="WBSCode" valuePath="" toData="费用编码" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率" />
<field name="编码" attribute="code" valuePath="" toData="编码" />
<field name="单位" attribute="unit" valuePath="" toData="单位" />
<field name="计算式" attribute="formula" valuePath="" toData="计算式" tempPath="计算式" />
<field name="数量" attribute="amount" valuePath="" toData="数量" filter="${计算式}!= empty" />
<field name="取费表id" attribute="qfbid" valuePath="" toData="取费表id" tempPath="qfbid" />
<task desp="取费表" name="取费表" valuePath="//FormulaTable[@OutlayID='${qfbid}']/@Name" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="取费表" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="变电建筑" toData="专业类型" />
<task desp="合计代码" name="合计代码" valuePath="//FormulaTable[@OutlayID='${qfbid}']/RecordList/Record[@CostName='合计']/@代码" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" toData="$ignore$" dataSourceType=".xmdx" tempPath="合价代码" />
<task desp="合价" name="合价" valuePath="//record[@id='合计_${合价代码}']/@cost" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" tempPath="合价" toData="合价含税" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="变电建筑" toData="专业类型" />
<task desp="资源库列表" name="资源库列表" dataSource="标准_变电建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list"
valuePath="//ResList" execute="true" executeStep="3" toData="资源库列表">
<field name="资源库名称" attribute="资源库名称" valuePath="" toData="资源库名称" />
</task>
<task name="资源库编码" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true"
valuePath="10000" toData="$ignore$" tempPath="资源库编码" />
<task name="notCheck" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="1" toData="notCheck" />
<task desp="人材机集合" name="人材机集合" dataSource="标准_变电建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="RcjItem" valuePath="//RcjMap" key="${RcjItemID}"
execute="true" executeStep="3" toData="$ignore$" tempPath="RcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="RcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="拆分" attribute="Split" valuePath="" toData="拆分" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
<field name="商品砼" attribute="IsSphnt" valuePath="" toData="商品砼" />
</task>
<task desp="拆分人材机集合" name="拆分人材机集合" dataSource="标准_变电建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="DisRcjItem" valuePath="//DisRcjMap"
key="${DisRcjItemID}" execute="true" executeStep="3" toData="$ignore$" tempPath="DisRcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="DisRcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
<field name="商品砼" attribute="IsSphnt" valuePath="" toData="商品砼" />
</task>
<task desp="工程量" name="工程量" dataSource="标准_变电建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//Wast" execute="true" executeStep="3" toData=""
fileType=".zwzj">
<field name="类型" attribute="ResType" valuePath="" toData="类型" tempPath="类型" />
<field name="关联父级量" attribute="isRelateParent" valuePath="" toData="关联父级量" />
<field name="id" attribute="id" valuePath="" toData="id" tempPath="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='0'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='0'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='0'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='0'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='0'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='0'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='0'" />
<field name="中标计算式" attribute="bds" valuePath="" toData="中标计算式" filter="${类型}=='0'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='0'" />
<field name="中标单价" attribute="ydj" valuePath="" toData="中标单价" filter="${类型}=='0'" />
<field name="中标合价" attribute="yhj" valuePath="" toData="中标合价" filter="${类型}=='0'" />
<!-- (人工费*人工系数+材料费*材料系数+机械费*机械系数)*定额系数 -->
<field name="人工费" attribute="rgf" valuePath="" toData="人工费" tempPath="人工费" filter="${类型}=='0'" />
<field name="机械费" attribute="jxf" valuePath="" toData="机械费" tempPath="机械费" filter="${类型}=='0'" />
<field name="甲供材料费不含税" attribute="jc" valuePath="" toData="甲供材料费不含税" filter="${类型}=='0'" tempPath="甲供材料费不含税" />
<field name="其中:甲供材料费" attribute="jc" valuePath="" toData="其中:甲供材料费" filter="${类型}=='0'"/>
<field name="乙供材料费" attribute="clf" valuePath="" toData="材料费" filter="${类型}=='0'" tempPath="乙供材料费" />
<task desp="材料费" name="材料费" valuePath="${乙供材料费}B+${甲供材料费不含税}B" dataSource="标准_变电建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwqd" tempPath="材料费" toData="材料费" filter="${类型}=='0'" />
<field name="定额系数" attribute="dexs" valuePath="" toData="定额系数" tempPath="定额系数" filter="${类型}=='0'" />
<field name="人工系数" attribute="rgxs" valuePath="" toData="人工系数" tempPath="人工系数" filter="${类型}=='0'" />
<field name="材料系数" attribute="clxs" valuePath="" toData="材料系数" tempPath="材料系数" filter="${类型}=='0'" />
<field name="机械系数" attribute="jxxs" valuePath="" toData="机械系数" tempPath="机械系数" filter="${类型}=='0'" />
<task desp="单价不含税" name="单价不含税" valuePath="((${人工费}B)*(${人工系数}B) + (${材料费}B)*(${材料系数}B) +(${机械费}B)*(${机械系数}B))*(${定额系数}B)" tempPath="单价不含税"
dataSource="标准_变电建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="单价不含税" filter="${类型}=='0'" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_变电建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" filter="${类型}=='0'" />
<field name="定额范围" attribute="zlx" valuePath="" toData="定额范围" filter="${类型}=='0'" />
<field name="脚手架计取" attribute="jsjsj" valuePath="" toData="脚手架计取" filter="${类型}=='0'" />
<field name="调试费计取" attribute="cdc" valuePath="" toData="调试费计取" filter="${类型}=='0'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='0'" />
<field name="定额章节名称" attribute="mlsy" valuePath="" toData="定额章节名称" filter="${类型}=='0'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" tempPath="zymc" filter="${类型}=='0'" />
<field name="费用类型" attribute="ratype" valuePath="" toData="费用类型" filter="${类型}=='0'" />
<field name="泵车浇制" attribute="isPump" valuePath="" toData="泵车浇制" filter="${类型}=='0'" />
<field name="现场制备" attribute="isPreparation" valuePath="" toData="现场制备" filter="${类型}=='0'" />
<field name="清水混凝土" attribute="isConcrete" valuePath="" toData="清水混凝土" filter="${类型}=='0'" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="甲供材料费含税" attribute="Hsjc" valuePath="" toData="甲供材料费含税" filter="${类型}=='0'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='0'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='0'" />
<field name="投标合价" attribute="TBHjCost" valuePath="" toData="投标合价" filter="${类型}=='0'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='0'" />
<task desp="基价" name="基价" valuePath="(${人工费}B+${材料费}B+${机械费}B)" filter="${类型}=='0'" dataSource="标准_变电建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwqd" tempPath="基价" toData="基价"/>
<task desp="定额调整系数" name="定额调整系数" dataSource="标准_变电建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//WRN[@id='${id}']/RatAdjustXs" execute="true"
executeStep="3" toData="定额调整系数" filter="${类型}=='0'" fileType=".zwzj">
<task name="父级id" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="${id}" toData="父级id" />
<field name="Condition" attribute="Condition" valuePath="" toData="调整条件" />
<field name="Type" attribute="Type" valuePath="" toData="调整类型" />
<field name="RgModulus" attribute="RgModulus" valuePath="" toData="人工系数" />
<field name="ClModulus" attribute="ClModulus" valuePath="" toData="材料系数" />
<field name="JxModulus" attribute="JxModulus" valuePath="" toData="机械系数" />
<field name="Check" attribute="Check" valuePath="" toData="勾选" />
<field name="NValue" attribute="NValue" valuePath="" toData="NValue" />
<field name="消耗量" attribute="XhlModulus" valuePath="" toData="消耗量" />
<field name="人材机编码" attribute="RcjCode" valuePath="" toData="人材机编码" />
</task>
<task desp="定额.kzzd" name="定额.kzzd" dataSource="标准_变电建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//WRN[@id='${id}']/kzzd" execute="true" executeStep="3" toData="$append$">
<field name="所属定额库" attribute="srclib" valuePath="" toData="所属定额库" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='1'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='1'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='1'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='1'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='1'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='1'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='1'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='1'" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" filter="${类型}=='1'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='1'" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" filter="${类型}=='1'" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" filter="${类型}=='1'" />
<field name="单重" attribute="dz" valuePath="" toData="单重" filter="${类型}=='1'" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" tempPath="运输类型" filter="${类型}=='1'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='1'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='1'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='1'" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" filter="${类型}=='1'" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" filter="${类型}=='1'" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='1'" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='1'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='1'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_变电建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='1'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_变电建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='1'" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" filter="${类型}=='1'" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" filter="${类型}=='1'" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" filter="${类型}=='1'" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" filter="${类型}=='1'" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" filter="${类型}=='1'" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" filter="${类型}=='1'" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" filter="${类型}=='1'" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" filter="${类型}=='1'" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" filter="${类型}=='1'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='1'" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" filter="${类型}=='1'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='1'" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" filter="${类型}=='1'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='1'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='1'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='1'" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" filter="${类型}=='1'" />
<task desp="主材拆分" name="主材拆分" dataSource="标准_变电建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" filter="${类型}=='1'" childNode="WMN" execRule="list"
valuePath="//Wast/WMN[@id='${id}']" execute="true" executeStep="3" toData="" fileType=".zwzj">
<task desp="类型" name="类型" dataSource="" dataSourceType="diy" execRule="diyValue" valuePath="1" execute="true" toData="类型" />
<task name="notCheck" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="1" toData="notCheck" />
<field name="id" attribute="id" valuePath="" tempPath="拆分主材Id" toData="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="编码" attribute="dm" valuePath="" toData="编码" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" />
<field name="单位" attribute="dw" valuePath="" toData="单位" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" />
<field name="单重" attribute="dz" valuePath="" toData="单重" />
<field name="运输类型" attribute="zlx" valuePath="" tempPath="拆分主材运输类型" toData="运输类型" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" />
<field name="备注" attribute="bz" valuePath="" toData="备注" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" />
<task desp="合价含税" name="合价含税" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_变电建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_变电建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" />
<field name="批注" attribute="postile" valuePath="" toData="批注" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_变电建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN/WMN[@id='${拆分主材Id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" filter="${拆分主材运输类型}!='钢管杆'" />
<field name="钢管杆每件重" attribute="everyweight" valuePath="" toData="钢管杆每件重" filter="${拆分主材运输类型}=='钢管杆'" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" />
</task>
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='5'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='5'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='5'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='5'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='5'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='5'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='5'" />
<field name="集中配送" attribute="" valuePath="" toData="集中配送" filter="${类型}=='5'" />
<field name="运杂费率" attribute="yzfl" valuePath="" toData="运杂费率" filter="${类型}=='5'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='5'" />
<field name="单价不含税" attribute="scj" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='5'" />
<field name="单价含税" attribute="Hsscj" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='5'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='5'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_变电建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='5'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_变电建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标计算式" attribute="" valuePath="" toData="中标计算式" filter="${类型}=='5'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='5'" />
<field name="中标单价不含税" attribute="yscj" valuePath="" toData="中标单价不含税" filter="${类型}=='5'" />
<field name="中标单价含税" attribute="hsyscj" valuePath="" toData="中标单价含税" filter="${类型}=='5'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='5'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='5'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='5'" />
<field name="设备类型" attribute="lx" valuePath="" toData="设备类型" filter="${类型}=='5'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='5'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='5'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='5'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='5'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='5'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='5'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='5'" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" filter="${类型}=='5'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='16'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='16'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='16'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='16'" />
<field name="数量" attribute="l" valuePath="" tempPath="数量" toData="数量" filter="${类型}=='16'" />
<field name="单价" attribute="singleprice" valuePath="" tempPath="单价含税" toData="单价含税" filter="${类型}=='16'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='16'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_变电建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<field name="单价不含税" attribute="bhssingleprice" valuePath="" tempPath="单价不含税" toData="单价不含税" filter="${类型}=='16'" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='16'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_变电建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='16'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='16'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='16'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='17'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='17'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='17'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='17'" />
<field name="数量" attribute="l" valuePath="" toData="数量" filter="${类型}=='17'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='17'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='17'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='17'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='17'" />
<field name="规格型号" attribute="model" valuePath="" toData="规格型号" filter="${类型}=='17'" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_变电建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN[@id='${id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj" filter="${类型}=='1'">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" filter="${运输类型}!='钢管杆'" />
<field name="钢管杆每件重" attribute="everyweight" valuePath="" toData="钢管杆每件重" filter="${运输类型}=='钢管杆'" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" />
</task>
<task desp="人材机" name="人材机" dataSource="标准_变电建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="zwRcj" valuePath="//Wast//child::*[@id='${id}']/RIRelation" execute="true"
executeStep="3" toData="材机列表">
<field name="IDList" attribute="IDList" valuePath="" toData="IDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
<field name="是否未计价材机" attribute="IsUnCalcPrice" valuePath="" toData="是否未计价" />
<task desp="拆分人材机" name="拆分人材机" dataSource="标准_变电建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="SRIRelation"
valuePath="//Wast//child::*[@id='${id}']/RIRelation" key="${ParentID}" execute="true" executeStep="3" toData="SRIRelationList">
<field name="ParentID" attribute="ParentID" valuePath="" tempPath="ParentID" />
<field name="SIDList" attribute="SIDList" valuePath="" toData="SIDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
</task>
</task>
<task name="资源库编码1" dataSource="" dataSourceType="diy" execRule="diyValue" filter="(${资源库编码} - ${zymc}) &gt; 0"
executeStep="1" execute="true" valuePath="${zymc}" toData="$ignore$" tempPath="资源库编码" />
</task>
<task name="最小资源库编码" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${资源库编码} != 10000" executeStep="1"
execute="true" valuePath="${资源库编码}" toData="最小资源库编码" />
</fields>
</task>
<!-- 非清单 -->
<!-- 建筑工程 -->
</tasks>
@@ -0,0 +1,14 @@
<tasks division="主网-概预算">
<task desp="费用预览建筑" name="费用预览建筑" dataSource="标准_变电建筑项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="expensePreview.建筑工程.建筑" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<task desp="变量费用" name="变量费用" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//table/records" childNode="record" execute="true"
executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="cost" attribute="cost" valuePath="" toData="cost" />
</task>
</fields>
</task>
</tasks>
@@ -0,0 +1,299 @@
<tasks division="主网-概预算">
<!-- 安装措施项目二 -->
<!-- 非清单 -->
<task desp="项目划分" name="非清单_安装措施项目二项目划分" dataSource="标准_安装措施项目二项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="projectDivision.安装工程.措施项目二" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="项目名称" attribute="Name" valuePath="" toData="项目名称" />
<field name="代码" attribute="ProjectCode" valuePath="" toData="代码" />
<field name="费用编码" attribute="WBSCode" valuePath="" toData="费用编码" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率" />
<field name="编码" attribute="code" valuePath="" toData="编码" />
<field name="单位" attribute="unit" valuePath="" toData="单位" />
<field name="计算式" attribute="formula" valuePath="" toData="计算式" tempPath="计算式" />
<field name="数量" attribute="amount" valuePath="" toData="数量" filter="${计算式}!= empty" />
<field name="取费表id" attribute="qfbid" valuePath="" toData="取费表id" tempPath="qfbid" />
<task desp="取费表" name="取费表" valuePath="//FormulaTable[@OutlayID='${qfbid}']/@Name" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="取费表" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<task desp="合计代码" name="合计代码" valuePath="//FormulaTable[@OutlayID='${qfbid}']/RecordList/Record[@CostName='合计']/@代码" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" toData="$ignore$" dataSourceType=".xmdx" tempPath="合价代码" />
<task desp="合价" name="合价" valuePath="//record[@id='合计_${合价代码}']/@cost" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" tempPath="合价" toData="合价含税" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="措施二" toData="专业类型" />
<task desp="人材机集合" name="人材机集合" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="RcjItem" valuePath="//RcjMap" key="${RcjItemID}"
execute="true" executeStep="3" toData="$ignore$" tempPath="RcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="RcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="拆分" attribute="Split" valuePath="" toData="拆分" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="拆分人材机集合" name="拆分人材机集合" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="DisRcjItem" valuePath="//DisRcjMap"
key="${DisRcjItemID}" execute="true" executeStep="3" toData="$ignore$" tempPath="DisRcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="DisRcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="工程量" name="工程量" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//Wast" execute="true" executeStep="3" toData=""
fileType=".zwzj">
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<field name="类型" attribute="ResType" valuePath="" toData="类型" tempPath="类型" />
<field name="关联父级量" attribute="isRelateParent" valuePath="" toData="关联父级量" />
<field name="id" attribute="id" valuePath="" toData="id" tempPath="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='0'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='0'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='0'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='0'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='0'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='0'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='0'" />
<field name="中标计算式" attribute="bds" valuePath="" toData="中标计算式" filter="${类型}=='0'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='0'" />
<field name="中标单价" attribute="ydj" valuePath="" toData="中标单价" filter="${类型}=='0'" />
<field name="中标合价" attribute="yhj" valuePath="" toData="中标合价" filter="${类型}=='0'" />
<!-- (人工费*人工系数+材料费*材料系数+机械费*机械系数)*定额系数 -->
<field name="人工费" attribute="rgf" valuePath="" toData="人工费" tempPath="人工费" filter="${类型}=='0'" />
<field name="机械费" attribute="jxf" valuePath="" toData="机械费" tempPath="机械费" filter="${类型}=='0'" />
<field name="甲供材料费不含税" attribute="jc" valuePath="" toData="甲供材料费不含税" filter="${类型}=='0'" tempPath="甲供材料费不含税" />
<field name="乙供材料费" attribute="clf" valuePath="" toData="材料费" filter="${类型}=='0'" tempPath="乙供材料费" />
<task desp="材料费" name="材料费" valuePath="${乙供材料费}B+${甲供材料费不含税}B" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwqd" tempPath="材料费" toData="材料费" filter="${类型}=='0'" />
<field name="定额系数" attribute="dexs" valuePath="" toData="定额系数" tempPath="定额系数" filter="${类型}=='0'" />
<field name="人工系数" attribute="rgxs" valuePath="" toData="人工系数" tempPath="人工系数" filter="${类型}=='0'" />
<field name="材料系数" attribute="clxs" valuePath="" toData="材料系数" tempPath="材料系数" filter="${类型}=='0'" />
<field name="机械系数" attribute="jxxs" valuePath="" toData="机械系数" tempPath="机械系数" filter="${类型}=='0'" />
<task desp="单价不含税" name="单价不含税" valuePath="((${人工费}B)*(${人工系数}B) + (${材料费}B)*(${材料系数}B) +(${机械费}B)*(${机械系数}B))*(${定额系数}B)" tempPath="单价不含税"
dataSource="标准_安装措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="单价不含税" filter="${类型}=='0'" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" filter="${类型}=='0'" />
<field name="定额范围" attribute="zlx" valuePath="" toData="定额范围" filter="${类型}=='0'" />
<field name="脚手架计取" attribute="jsjsj" valuePath="" toData="脚手架计取" filter="${类型}=='0'" />
<field name="调试费计取" attribute="cdc" valuePath="" toData="调试费计取" filter="${类型}=='0'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='0'" />
<field name="定额章节名称" attribute="mlsy" valuePath="" toData="定额章节名称" filter="${类型}=='0'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='0'" />
<field name="费用类型" attribute="ratype" valuePath="" toData="费用类型" filter="${类型}=='0'" />
<field name="泵车浇制" attribute="isPump" valuePath="" toData="泵车浇制" filter="${类型}=='0'" />
<field name="现场制备" attribute="isPreparation" valuePath="" toData="现场制备" filter="${类型}=='0'" />
<field name="清水混凝土" attribute="isConcrete" valuePath="" toData="清水混凝土" filter="${类型}=='0'" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="甲供材料费含税" attribute="Hsjc" valuePath="" toData="甲供材料费含税" filter="${类型}=='0'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='0'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='0'" />
<field name="投标合价" attribute="TBHjCost" valuePath="" toData="投标合价" filter="${类型}=='0'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='0'" />
<task desp="定额调整系数" name="定额调整系数" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//WRN[@id='${id}']/RatAdjustXs" execute="true"
executeStep="3" toData="定额调整系数" filter="${类型}=='0'" fileType=".zwzj">
<task name="父级id" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="${id}" toData="父级id" />
<field name="Condition" attribute="Condition" valuePath="" toData="调整条件" />
<field name="Type" attribute="Type" valuePath="" toData="调整类型" />
<field name="RgModulus" attribute="RgModulus" valuePath="" toData="人工系数" />
<field name="ClModulus" attribute="ClModulus" valuePath="" toData="材料系数" />
<field name="JxModulus" attribute="JxModulus" valuePath="" toData="机械系数" />
<field name="Check" attribute="Check" valuePath="" toData="勾选" />
</task>
<task desp="定额.kzzd" name="定额.kzzd" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//WRN[@id='${id}']/kzzd" execute="true" executeStep="3" toData="$append$">
<field name="所属定额库" attribute="srclib" valuePath="" toData="所属定额库" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='1'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='1'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='1'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='1'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='1'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='1'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='1'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='1'" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" filter="${类型}=='1'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='1'" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" filter="${类型}=='1'" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" filter="${类型}=='1'" />
<field name="单重" attribute="dz" valuePath="" toData="单重" filter="${类型}=='1'" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" filter="${类型}=='1'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='1'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='1'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='1'" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" filter="${类型}=='1'" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" filter="${类型}=='1'" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='1'" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='1'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='1'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='1'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='1'" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" filter="${类型}=='1'" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" filter="${类型}=='1'" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" filter="${类型}=='1'" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" filter="${类型}=='1'" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" filter="${类型}=='1'" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" filter="${类型}=='1'" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" filter="${类型}=='1'" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" filter="${类型}=='1'" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" filter="${类型}=='1'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='1'" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" filter="${类型}=='1'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='1'" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" filter="${类型}=='1'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='1'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='1'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='1'" />
<task desp="主材拆分" name="主材拆分" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" filter="${类型}=='1'" childNode="WMN" execRule="list"
valuePath="//Wast/WMN[@id='${id}']" execute="true" executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="编码" attribute="dm" valuePath="" toData="编码" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" />
<field name="单位" attribute="dw" valuePath="" toData="单位" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" />
<field name="单重" attribute="dz" valuePath="" toData="单重" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" />
<field name="备注" attribute="bz" valuePath="" toData="备注" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" />
<task desp="合价含税" name="合价含税" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" />
<field name="批注" attribute="postile" valuePath="" toData="批注" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='5'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='5'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='5'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='5'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='5'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='5'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='5'" />
<field name="集中配送" attribute="" valuePath="" toData="集中配送" filter="${类型}=='5'" />
<field name="运杂费率" attribute="yzfl" valuePath="" toData="运杂费率" filter="${类型}=='5'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='5'" />
<field name="单价不含税" attribute="scj" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='5'" />
<field name="单价含税" attribute="Hsscj" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='5'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='5'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='5'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标计算式" attribute="" valuePath="" toData="中标计算式" filter="${类型}=='5'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='5'" />
<field name="中标单价不含税" attribute="yscj" valuePath="" toData="中标单价不含税" filter="${类型}=='5'" />
<field name="中标单价含税" attribute="hsyscj" valuePath="" toData="中标单价含税" filter="${类型}=='5'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='5'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='5'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='5'" />
<field name="设备类型" attribute="lx" valuePath="" toData="设备类型" filter="${类型}=='5'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='5'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='5'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='5'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='5'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='5'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='5'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='5'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='16'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='16'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='16'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='16'" />
<field name="数量" attribute="l" valuePath="" tempPath="数量" toData="数量" filter="${类型}=='16'" />
<field name="单价" attribute="singleprice" valuePath="" tempPath="单价含税" toData="单价含税" filter="${类型}=='16'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='16'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='16'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='16'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='16'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='17'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='17'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='17'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='17'" />
<field name="数量" attribute="l" valuePath="" toData="数量" filter="${类型}=='17'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='17'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='17'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='17'" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN[@id='${id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj" filter="${类型}=='1'">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
</task>
<task desp="人材机" name="人材机" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="zwRcj" valuePath="//Wast//child::*[@id='${id}']/RIRelation"
execute="true" executeStep="3" toData="材机列表">
<field name="IDList" attribute="IDList" valuePath="" toData="IDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
<task desp="拆分人材机" name="拆分人材机" dataSource="标准_安装措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="SRIRelation"
valuePath="//Wast//child::*[@id='${id}']/RIRelation" key="${ParentID}" execute="true" executeStep="3" toData="SRIRelationList">
<field name="ParentID" attribute="ParentID" valuePath="" tempPath="ParentID" />
<field name="SIDList" attribute="SIDList" valuePath="" toData="SIDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
</task>
</task>
</task>
</fields>
</task>
<!-- 非清单 -->
<!-- 安装措施项目二工程 -->
</tasks>
@@ -0,0 +1,13 @@
<tasks division="主网-概预算">
<task desp="费用预览安装措施项目二" name="费用预览安装措施项目二" dataSource="标准_安装措施项目二项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="expensePreview.安装工程.措施项目二" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<task desp="变量费用" name="变量费用" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//table/records" childNode="record" execute="true"
executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="cost" attribute="cost" valuePath="" toData="cost" />
</task>
</fields>
</task>
</tasks>
@@ -0,0 +1,299 @@
<tasks division="主网-概预算">
<!-- 建筑措施项目二 -->
<!-- 清单 -->
<!-- 非清单 -->
<task desp="项目划分" name="非清单_建筑措施项目二项目划分" dataSource="标准_建筑措施项目二项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="projectDivision.建筑工程.措施项目二" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="项目名称" attribute="Name" valuePath="" toData="项目名称" />
<field name="代码" attribute="ProjectCode" valuePath="" toData="代码" />
<field name="费用编码" attribute="WBSCode" valuePath="" toData="费用编码" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率" />
<field name="编码" attribute="code" valuePath="" toData="编码" />
<field name="单位" attribute="unit" valuePath="" toData="单位" />
<field name="计算式" attribute="formula" valuePath="" toData="计算式" tempPath="计算式" />
<field name="数量" attribute="amount" valuePath="" toData="数量" filter="${计算式}!= empty" />
<field name="取费表id" attribute="qfbid" valuePath="" toData="取费表id" tempPath="qfbid" />
<task desp="取费表" name="取费表" valuePath="//FormulaTable[@OutlayID='${qfbid}']/@Name" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="取费表" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<task desp="合计代码" name="合计代码" valuePath="//FormulaTable[@OutlayID='${qfbid}']/RecordList/Record[@CostName='合计']/@代码" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" toData="$ignore$" dataSourceType=".xmdx" tempPath="合价代码" />
<task desp="合价" name="合价" valuePath="//record[@id='合计_${合价代码}']/@cost" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" tempPath="合价" toData="合价含税" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="措施二" toData="专业类型" />
<task desp="人材机集合" name="人材机集合" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="RcjItem" valuePath="//RcjMap" key="${RcjItemID}"
execute="true" executeStep="3" toData="$ignore$" tempPath="RcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="RcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="拆分" attribute="Split" valuePath="" toData="拆分" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="拆分人材机集合" name="拆分人材机集合" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="DisRcjItem" valuePath="//DisRcjMap"
key="${DisRcjItemID}" execute="true" executeStep="3" toData="$ignore$" tempPath="DisRcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="DisRcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="工程量" name="工程量" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//Wast" execute="true" executeStep="3" toData=""
fileType=".zwzj">
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<field name="类型" attribute="ResType" valuePath="" toData="类型" tempPath="类型" />
<field name="关联父级量" attribute="isRelateParent" valuePath="" toData="关联父级量" />
<field name="id" attribute="id" valuePath="" toData="id" tempPath="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='0'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='0'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='0'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='0'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='0'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='0'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='0'" />
<field name="中标计算式" attribute="bds" valuePath="" toData="中标计算式" filter="${类型}=='0'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='0'" />
<field name="中标单价" attribute="ydj" valuePath="" toData="中标单价" filter="${类型}=='0'" />
<field name="中标合价" attribute="yhj" valuePath="" toData="中标合价" filter="${类型}=='0'" />
<!-- (人工费*人工系数+材料费*材料系数+机械费*机械系数)*定额系数 -->
<field name="人工费" attribute="rgf" valuePath="" toData="人工费" tempPath="人工费" filter="${类型}=='0'" />
<field name="机械费" attribute="jxf" valuePath="" toData="机械费" tempPath="机械费" filter="${类型}=='0'" />
<field name="甲供材料费不含税" attribute="jc" valuePath="" toData="甲供材料费不含税" filter="${类型}=='0'" tempPath="甲供材料费不含税" />
<field name="乙供材料费" attribute="clf" valuePath="" toData="材料费" filter="${类型}=='0'" tempPath="乙供材料费" />
<task desp="材料费" name="材料费" valuePath="${乙供材料费}B+${甲供材料费不含税}B" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwqd" tempPath="材料费" toData="材料费" filter="${类型}=='0'" />
<field name="定额系数" attribute="dexs" valuePath="" toData="定额系数" tempPath="定额系数" filter="${类型}=='0'" />
<field name="人工系数" attribute="rgxs" valuePath="" toData="人工系数" tempPath="人工系数" filter="${类型}=='0'" />
<field name="材料系数" attribute="clxs" valuePath="" toData="材料系数" tempPath="材料系数" filter="${类型}=='0'" />
<field name="机械系数" attribute="jxxs" valuePath="" toData="机械系数" tempPath="机械系数" filter="${类型}=='0'" />
<task desp="单价不含税" name="单价不含税" valuePath="((${人工费}B)*(${人工系数}B) + (${材料费}B)*(${材料系数}B) +(${机械费}B)*(${机械系数}B))*(${定额系数}B)" tempPath="单价不含税"
dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="单价不含税" filter="${类型}=='0'" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" filter="${类型}=='0'" />
<field name="定额范围" attribute="zlx" valuePath="" toData="定额范围" filter="${类型}=='0'" />
<field name="脚手架计取" attribute="jsjsj" valuePath="" toData="脚手架计取" filter="${类型}=='0'" />
<field name="调试费计取" attribute="cdc" valuePath="" toData="调试费计取" filter="${类型}=='0'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='0'" />
<field name="定额章节名称" attribute="mlsy" valuePath="" toData="定额章节名称" filter="${类型}=='0'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='0'" />
<field name="费用类型" attribute="ratype" valuePath="" toData="费用类型" filter="${类型}=='0'" />
<field name="泵车浇制" attribute="isPump" valuePath="" toData="泵车浇制" filter="${类型}=='0'" />
<field name="现场制备" attribute="isPreparation" valuePath="" toData="现场制备" filter="${类型}=='0'" />
<field name="清水混凝土" attribute="isConcrete" valuePath="" toData="清水混凝土" filter="${类型}=='0'" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="甲供材料费含税" attribute="Hsjc" valuePath="" toData="甲供材料费含税" filter="${类型}=='0'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='0'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='0'" />
<field name="投标合价" attribute="TBHjCost" valuePath="" toData="投标合价" filter="${类型}=='0'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='0'" />
<task desp="定额调整系数" name="定额调整系数" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//WRN[@id='${id}']/RatAdjustXs" execute="true"
executeStep="3" toData="定额调整系数" filter="${类型}=='0'" fileType=".zwzj">
<task name="父级id" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="${id}" toData="父级id" />
<field name="Condition" attribute="Condition" valuePath="" toData="调整条件" />
<field name="Type" attribute="Type" valuePath="" toData="调整类型" />
<field name="RgModulus" attribute="RgModulus" valuePath="" toData="人工系数" />
<field name="ClModulus" attribute="ClModulus" valuePath="" toData="材料系数" />
<field name="JxModulus" attribute="JxModulus" valuePath="" toData="机械系数" />
<field name="Check" attribute="Check" valuePath="" toData="勾选" />
</task>
<task desp="定额.kzzd" name="定额.kzzd" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//WRN[@id='${id}']/kzzd" execute="true" executeStep="3" toData="$append$">
<field name="所属定额库" attribute="srclib" valuePath="" toData="所属定额库" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='1'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='1'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='1'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='1'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='1'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='1'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='1'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='1'" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" filter="${类型}=='1'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='1'" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" filter="${类型}=='1'" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" filter="${类型}=='1'" />
<field name="单重" attribute="dz" valuePath="" toData="单重" filter="${类型}=='1'" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" filter="${类型}=='1'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='1'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='1'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='1'" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" filter="${类型}=='1'" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" filter="${类型}=='1'" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='1'" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='1'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='1'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='1'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='1'" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" filter="${类型}=='1'" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" filter="${类型}=='1'" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" filter="${类型}=='1'" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" filter="${类型}=='1'" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" filter="${类型}=='1'" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" filter="${类型}=='1'" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" filter="${类型}=='1'" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" filter="${类型}=='1'" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" filter="${类型}=='1'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='1'" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" filter="${类型}=='1'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='1'" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" filter="${类型}=='1'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='1'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='1'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='1'" />
<task desp="主材拆分" name="主材拆分" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" filter="${类型}=='1'" childNode="WMN" execRule="list"
valuePath="//Wast/WMN[@id='${id}']" execute="true" executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="编码" attribute="dm" valuePath="" toData="编码" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" />
<field name="单位" attribute="dw" valuePath="" toData="单位" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" />
<field name="单重" attribute="dz" valuePath="" toData="单重" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" />
<field name="备注" attribute="bz" valuePath="" toData="备注" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" />
<task desp="合价含税" name="合价含税" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_变电建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_变电建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" />
<field name="批注" attribute="postile" valuePath="" toData="批注" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='5'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='5'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='5'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='5'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='5'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='5'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='5'" />
<field name="集中配送" attribute="" valuePath="" toData="集中配送" filter="${类型}=='5'" />
<field name="运杂费率" attribute="yzfl" valuePath="" toData="运杂费率" filter="${类型}=='5'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='5'" />
<field name="单价不含税" attribute="scj" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='5'" />
<field name="单价含税" attribute="Hsscj" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='5'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='5'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='5'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标计算式" attribute="" valuePath="" toData="中标计算式" filter="${类型}=='5'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='5'" />
<field name="中标单价不含税" attribute="yscj" valuePath="" toData="中标单价不含税" filter="${类型}=='5'" />
<field name="中标单价含税" attribute="hsyscj" valuePath="" toData="中标单价含税" filter="${类型}=='5'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='5'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='5'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='5'" />
<field name="设备类型" attribute="lx" valuePath="" toData="设备类型" filter="${类型}=='5'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='5'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='5'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='5'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='5'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='5'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='5'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='5'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='16'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='16'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='16'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='16'" />
<field name="数量" attribute="l" valuePath="" tempPath="数量" toData="数量" filter="${类型}=='16'" />
<field name="单价" attribute="singleprice" valuePath="" tempPath="单价含税" toData="单价含税" filter="${类型}=='16'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='16'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='16'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='16'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='16'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='17'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='17'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='17'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='17'" />
<field name="数量" attribute="l" valuePath="" toData="数量" filter="${类型}=='17'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='17'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='17'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='17'" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN[@id='${id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj" filter="${类型}=='1'">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
</task>
<task desp="人材机" name="人材机" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="zwRcj" valuePath="//Wast//child::*[@id='${id}']/RIRelation"
execute="true" executeStep="3" toData="材机列表">
<field name="IDList" attribute="IDList" valuePath="" toData="IDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
<task desp="拆分人材机" name="拆分人材机" dataSource="标准_建筑措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="SRIRelation"
valuePath="//Wast//child::*[@id='${id}']/RIRelation" key="${ParentID}" execute="true" executeStep="3" toData="SRIRelationList">
<field name="ParentID" attribute="ParentID" valuePath="" tempPath="ParentID" />
<field name="SIDList" attribute="SIDList" valuePath="" toData="SIDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
</task>
</task>
</task>
</fields>
</task>
<!-- 非清单 -->
<!-- 建筑措施项目二- -->
</tasks>
@@ -0,0 +1,13 @@
<tasks division="主网-概预算">
<task desp="费用预览建筑措施项目二" name="费用预览建筑措施项目二" dataSource="标准_建筑措施项目二项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="expensePreview.建筑工程.措施项目二" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<task desp="变量费用" name="变量费用" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//table/records" childNode="record" execute="true"
executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="cost" attribute="cost" valuePath="" toData="cost" />
</task>
</fields>
</task>
</tasks>
@@ -0,0 +1,339 @@
<tasks division="主网-概预算">
<!-- 人材机配置参考25-82行;282-297行 -->
<!-- 安装工程 -->
<!-- 非清单 -->
<task desp="项目划分" name="安装拆除项目划分" dataSource="标准_拆除安装项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="projectDivision.安装工程.拆除" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="项目名称" attribute="Name" valuePath="" toData="项目名称" />
<field name="代码" attribute="ProjectCode" valuePath="" toData="代码" />
<field name="费用编码" attribute="WBSCode" valuePath="" toData="费用编码" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率" />
<field name="编码" attribute="code" valuePath="" toData="编码" />
<field name="单位" attribute="unit" valuePath="" toData="单位" />
<field name="计算式" attribute="formula" valuePath="" toData="计算式" tempPath="计算式" />
<field name="数量" attribute="amount" valuePath="" toData="数量" filter="${计算式}!= empty" />
<field name="取费表id" attribute="qfbid" valuePath="" toData="取费表id" tempPath="qfbid" />
<task desp="取费表" name="取费表" valuePath="//FormulaTable[@OutlayID='${qfbid}']/@Name" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="取费表" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<task desp="合计代码" name="合计代码" valuePath="//FormulaTable[@OutlayID='${qfbid}']/RecordList/Record[@CostName='合计']/@代码" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" toData="$ignore$" dataSourceType=".xmdx" tempPath="合价代码" />
<task desp="合价" name="合价" valuePath="//record[@id='合计_${合价代码}']/@cost" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" tempPath="合价" toData="合价含税" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="变电安装" toData="专业类型" />
<task desp="资源库列表" name="资源库列表" dataSource="标准_拆除安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list"
valuePath="//ResList" execute="true" executeStep="3" toData="资源库列表">
<field name="资源库名称" attribute="资源库名称" valuePath="" toData="资源库名称" />
</task>
<task name="资源库编码1" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true"
valuePath="10000" toData="$ignore$" tempPath="资源库编码" />
<task name="notCheck" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="1" toData="notCheck" />
<task desp="人材机集合" name="人材机集合" dataSource="标准_拆除安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="RcjItem" valuePath="//RcjMap" key="${RcjItemID}"
execute="true" executeStep="3" toData="$ignore$" tempPath="RcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="RcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="拆分" attribute="Split" valuePath="" toData="拆分" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
<field name="商品砼" attribute="IsSphnt" valuePath="" toData="商品砼" />
</task>
<task desp="拆分人材机集合" name="拆分人材机集合" dataSource="标准_拆除安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="DisRcjItem" valuePath="//DisRcjMap"
key="${DisRcjItemID}" execute="true" executeStep="3" toData="$ignore$" tempPath="DisRcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="DisRcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
<field name="商品砼" attribute="IsSphnt" valuePath="" toData="商品砼" />
</task>
<task desp="工程量" name="工程量" dataSource="标准_拆除安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//Wast" execute="true" executeStep="3" toData=""
fileType=".zwzj">
<field name="类型" attribute="ResType" valuePath="" toData="类型" tempPath="类型" />
<field name="关联父级量" attribute="isRelateParent" valuePath="" toData="关联父级量" />
<field name="id" attribute="id" valuePath="" toData="id" tempPath="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='0'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='0'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='0'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='0'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='0'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='0'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='0'" />
<field name="中标计算式" attribute="bds" valuePath="" toData="中标计算式" filter="${类型}=='0'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='0'" />
<field name="中标单价" attribute="ydj" valuePath="" toData="中标单价" filter="${类型}=='0'" />
<field name="中标合价" attribute="yhj" valuePath="" toData="中标合价" filter="${类型}=='0'" />
<!-- (人工费*人工系数+材料费*材料系数+机械费*机械系数)*定额系数 -->
<field name="人工费" attribute="rgf" valuePath="" toData="人工费" tempPath="人工费" filter="${类型}=='0'" />
<field name="机械费" attribute="jxf" valuePath="" toData="机械费" tempPath="机械费" filter="${类型}=='0'" />
<field name="甲供材料费不含税" attribute="jc" valuePath="" toData="甲供材料费不含税" filter="${类型}=='0'" tempPath="甲供材料费不含税" />
<field name="其中:甲供材料费" attribute="jc" valuePath="" toData="其中:甲供材料费" filter="${类型}=='0'"/>
<field name="乙供材料费" attribute="clf" valuePath="" toData="材料费" filter="${类型}=='0'" tempPath="乙供材料费" />
<task desp="材料费" name="材料费" valuePath="${乙供材料费}B+${甲供材料费不含税}B" dataSource="标准_拆除安装工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwqd" tempPath="材料费" toData="材料费" filter="${类型}=='0'" />
<field name="定额系数" attribute="dexs" valuePath="" toData="定额系数" tempPath="定额系数" filter="${类型}=='0'" />
<field name="人工系数" attribute="rgxs" valuePath="" toData="人工系数" tempPath="人工系数" filter="${类型}=='0'" />
<field name="材料系数" attribute="clxs" valuePath="" toData="材料系数" tempPath="材料系数" filter="${类型}=='0'" />
<field name="机械系数" attribute="jxxs" valuePath="" toData="机械系数" tempPath="机械系数" filter="${类型}=='0'" />
<task desp="单价不含税" name="单价不含税" valuePath="((${人工费}B)*(${人工系数}B) + (${材料费}B)*(${材料系数}B) +(${机械费}B)*(${机械系数}B))*(${定额系数}B)" dataSource="标准_拆除安装工程量${GUID}.xmdx"
execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwzj" tempPath="单价不含税" toData="单价不含税" filter="${类型}=='0'" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_拆除安装工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" filter="${类型}=='0'" />
<field name="定额范围" attribute="zlx" valuePath="" toData="定额范围" filter="${类型}=='0'" />
<field name="脚手架计取" attribute="jsjsj" valuePath="" toData="脚手架计取" filter="${类型}=='0'" />
<field name="调试费计取" attribute="cdc" valuePath="" toData="调试费计取" filter="${类型}=='0'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='0'" />
<field name="定额章节名称" attribute="mlsy" valuePath="" toData="定额章节名称" filter="${类型}=='0'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" tempPath="zymc" filter="${类型}=='0'" />
<field name="费用类型" attribute="ratype" valuePath="" toData="费用类型" filter="${类型}=='0'" />
<field name="泵车浇制" attribute="isPump" valuePath="" toData="泵车浇制" filter="${类型}=='0'" />
<field name="现场制备" attribute="isPreparation" valuePath="" toData="现场制备" filter="${类型}=='0'" />
<field name="清水混凝土" attribute="isConcrete" valuePath="" toData="清水混凝土" filter="${类型}=='0'" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="甲供材料费含税" attribute="Hsjc" valuePath="" toData="甲供材料费含税" filter="${类型}=='0'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='0'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='0'" />
<field name="投标合价" attribute="TBHjCost" valuePath="" toData="投标合价" filter="${类型}=='0'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='0'" />
<task desp="定额调整系数" name="定额调整系数" dataSource="标准_拆除安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//WRN[@id='${id}']/RatAdjustXs" execute="true"
executeStep="3" toData="定额调整系数" filter="${类型}=='0'" fileType=".zwzj">
<task name="父级id" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="${id}" toData="父级id" />
<field name="Condition" attribute="Condition" valuePath="" toData="调整条件" />
<field name="Type" attribute="Type" valuePath="" toData="调整类型" />
<field name="RgModulus" attribute="RgModulus" valuePath="" toData="人工系数" />
<field name="ClModulus" attribute="ClModulus" valuePath="" toData="材料系数" />
<field name="JxModulus" attribute="JxModulus" valuePath="" toData="机械系数" />
<field name="Check" attribute="Check" valuePath="" toData="勾选" />
<field name="NValue" attribute="NValue" valuePath="" toData="NValue" />
<field name="消耗量" attribute="XhlModulus" valuePath="" toData="消耗量" />
<field name="人材机编码" attribute="RcjCode" valuePath="" toData="人材机编码" />
</task>
<task desp="定额.kzzd" name="定额.kzzd" dataSource="标准_拆除安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//WRN[@id='${id}']/kzzd" execute="true" executeStep="3" toData="$append$">
<field name="所属定额库" attribute="srclib" valuePath="" toData="所属定额库" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='1'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='1'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='1'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='1'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='1'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='1'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='1'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='1'" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" filter="${类型}=='1'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='1'" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" filter="${类型}=='1'" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" filter="${类型}=='1'" />
<field name="单重" attribute="dz" valuePath="" toData="单重" filter="${类型}=='1'" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" tempPath="运输类型" filter="${类型}=='1'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='1'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='1'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='1'" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" filter="${类型}=='1'" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" filter="${类型}=='1'" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='1'" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='1'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='1'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_拆除安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='1'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_拆除安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='1'" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" filter="${类型}=='1'" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" filter="${类型}=='1'" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" filter="${类型}=='1'" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" filter="${类型}=='1'" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" filter="${类型}=='1'" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" filter="${类型}=='1'" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" filter="${类型}=='1'" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" filter="${类型}=='1'" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" filter="${类型}=='1'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='1'" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" filter="${类型}=='1'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='1'" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" filter="${类型}=='1'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='1'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='1'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='1'" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" filter="${类型}=='1'" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" filter="${类型}=='1'" />
<task desp="主材拆分" name="主材拆分" dataSource="标准_拆除安装工程量${GUID}.xmdx" dataSourceType=".xmdx" filter="${类型}=='1'" childNode="WMN" execRule="list"
valuePath="//Wast/WMN[@id='${id}']" execute="true" executeStep="3" toData="" fileType=".zwzj">
<task desp="类型" name="类型" dataSource="" dataSourceType="diy" execRule="diyValue" valuePath="1" execute="true" toData="类型" />
<task name="notCheck" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="1" toData="notCheck" />
<field name="id" attribute="id" valuePath="" tempPath="拆分主材Id" toData="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="编码" attribute="dm" valuePath="" toData="编码" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" />
<field name="单位" attribute="dw" valuePath="" toData="单位" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" />
<field name="单重" attribute="dz" valuePath="" toData="单重" />
<field name="运输类型" attribute="zlx" valuePath="" tempPath="拆分主材运输类型" toData="运输类型" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" />
<field name="备注" attribute="bz" valuePath="" toData="备注" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" />
<task desp="合价含税" name="合价含税" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_拆除安装工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_拆除安装工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" />
<field name="批注" attribute="postile" valuePath="" toData="批注" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_拆除安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN/WMN[@id='${拆分主材Id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" filter="${拆分主材运输类型}!='钢管杆'" />
<field name="钢管杆每件重" attribute="everyweight" valuePath="" toData="钢管杆每件重" filter="${拆分主材运输类型}=='钢管杆'" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" />
</task>
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='5'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='5'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='5'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='5'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='5'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='5'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='5'" />
<field name="集中配送" attribute="" valuePath="" toData="集中配送" filter="${类型}=='5'" />
<field name="运杂费率" attribute="yzfl" valuePath="" toData="运杂费率" filter="${类型}=='5'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='5'" />
<field name="单价不含税" attribute="scj" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='5'" />
<field name="单价含税" attribute="Hsscj" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='5'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='5'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_拆除安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='5'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_拆除安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标计算式" attribute="" valuePath="" toData="中标计算式" filter="${类型}=='5'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='5'" />
<field name="中标单价不含税" attribute="yscj" valuePath="" toData="中标单价不含税" filter="${类型}=='5'" />
<field name="中标单价含税" attribute="hsyscj" valuePath="" toData="中标单价含税" filter="${类型}=='5'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='5'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='5'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='5'" />
<field name="设备类型" attribute="lx" valuePath="" toData="设备类型" filter="${类型}=='5'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='5'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='5'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='5'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='5'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='5'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='5'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='5'" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" filter="${类型}=='5'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='16'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='16'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='16'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='16'" />
<field name="数量" attribute="l" valuePath="" tempPath="数量" toData="数量" filter="${类型}=='16'" />
<field name="单价" attribute="singleprice" valuePath="" tempPath="单价含税" toData="单价含税" filter="${类型}=='16'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='16'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_拆除安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<field name="单价不含税" attribute="bhssingleprice" valuePath="" tempPath="单价不含税" toData="单价不含税" filter="${类型}=='16'" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='16'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_拆除安装工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='16'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='16'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='16'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='17'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='17'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='17'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='17'" />
<field name="数量" attribute="l" valuePath="" toData="数量" filter="${类型}=='17'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='17'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='17'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='17'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='17'" />
<field name="规格型号" attribute="model" valuePath="" toData="规格型号" filter="${类型}=='17'" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_拆除安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN[@id='${id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj" filter="${类型}=='1'">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" filter="${运输类型}!='钢管杆'" />
<field name="钢管杆每件重" attribute="everyweight" valuePath="" toData="钢管杆每件重" filter="${运输类型}=='钢管杆'" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" />
</task>
<task desp="人材机" name="人材机" dataSource="标准_拆除安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="zwRcj" valuePath="//Wast//child::*[@id='${id}']/RIRelation" execute="true"
executeStep="3" toData="材机列表">
<field name="IDList" attribute="IDList" valuePath="" toData="IDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
<field name="是否未计价材机" attribute="IsUnCalcPrice" valuePath="" toData="是否未计价" />
<task desp="拆分人材机" name="拆分人材机" dataSource="标准_拆除安装工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="SRIRelation"
valuePath="//Wast//child::*[@id='${id}']/RIRelation" key="${ParentID}" execute="true" executeStep="3" toData="SRIRelationList">
<field name="ParentID" attribute="ParentID" valuePath="" tempPath="ParentID" />
<field name="SIDList" attribute="SIDList" valuePath="" toData="SIDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
</task>
</task>
<task name="资源库编码" dataSource="" dataSourceType="diy" execRule="diyValue" filter="(${资源库编码} - ${zymc}) &gt; 0"
executeStep="1" execute="true" valuePath="${zymc}" toData="$ignore$" tempPath="资源库编码" />
</task>
<task name="最小资源库编码" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${资源库编码} != 10000" executeStep="1"
execute="true" valuePath="${资源库编码}" toData="最小资源库编码" />
</fields>
</task>
<!-- 非清单 -->
<!-- 安装工程 -->
</tasks>
@@ -0,0 +1,340 @@
<tasks division="主网-概预算">
<!-- 建筑工程 -->
<!-- 非清单 -->
<task desp="项目划分" name="非清单_建筑拆除项目划分" dataSource="标准_拆除建筑项目划分.xmdx" filter="${项目划分} != '架空输电线路工程' or ${项目划分} != '通信线路工程'" dataSourceType=".xmdx" execRule="tree"
valuePath="/bpItemLayerManager" execute="true" childNode="bpItemLayerNode" executeStep="3" toData="projectDivision.建筑工程.拆除" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="项目名称" attribute="Name" valuePath="" toData="项目名称" />
<field name="代码" attribute="ProjectCode" valuePath="" toData="代码" />
<field name="费用编码" attribute="WBSCode" valuePath="" toData="费用编码" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率" />
<field name="编码" attribute="code" valuePath="" toData="编码" />
<field name="单位" attribute="unit" valuePath="" toData="单位" />
<field name="计算式" attribute="formula" valuePath="" toData="计算式" tempPath="计算式" />
<field name="数量" attribute="amount" valuePath="" toData="数量" filter="${计算式}!= empty" />
<field name="取费表id" attribute="qfbid" valuePath="" toData="取费表id" tempPath="qfbid" />
<task desp="取费表" name="取费表" valuePath="//FormulaTable[@OutlayID='${qfbid}']/@Name" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="取费表" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="变电建筑" toData="专业类型" />
<task desp="合计代码" name="合计代码" valuePath="//FormulaTable[@OutlayID='${qfbid}']/RecordList/Record[@CostName='合计']/@代码" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" toData="$ignore$" dataSourceType=".xmdx" tempPath="合价代码" />
<task desp="合价" name="合价" valuePath="//record[@id='合计_${合价代码}']/@cost" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" tempPath="合价" toData="合价含税" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="变电建筑" toData="专业类型" />
<task desp="资源库列表" name="资源库列表" dataSource="标准_拆除建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list"
valuePath="//ResList" execute="true" executeStep="3" toData="资源库列表">
<field name="资源库名称" attribute="资源库名称" valuePath="" toData="资源库名称" />
</task>
<task name="资源库编码" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true"
valuePath="10000" toData="$ignore$" tempPath="资源库编码" />
<task name="notCheck" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="1" toData="notCheck" />
<task desp="人材机集合" name="人材机集合" dataSource="标准_拆除建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="RcjItem" valuePath="//RcjMap" key="${RcjItemID}"
execute="true" executeStep="3" toData="$ignore$" tempPath="RcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="RcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="拆分" attribute="Split" valuePath="" toData="拆分" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
<field name="商品砼" attribute="IsSphnt" valuePath="" toData="商品砼" />
</task>
<task desp="拆分人材机集合" name="拆分人材机集合" dataSource="标准_拆除建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="DisRcjItem" valuePath="//DisRcjMap"
key="${DisRcjItemID}" execute="true" executeStep="3" toData="$ignore$" tempPath="DisRcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="DisRcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
<field name="商品砼" attribute="IsSphnt" valuePath="" toData="商品砼" />
</task>
<task desp="工程量" name="工程量" dataSource="标准_拆除建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//Wast" execute="true" executeStep="3" toData=""
fileType=".zwzj">
<field name="类型" attribute="ResType" valuePath="" toData="类型" tempPath="类型" />
<field name="关联父级量" attribute="isRelateParent" valuePath="" toData="关联父级量" />
<field name="id" attribute="id" valuePath="" toData="id" tempPath="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='0'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='0'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='0'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='0'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='0'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='0'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='0'" />
<field name="中标计算式" attribute="bds" valuePath="" toData="中标计算式" filter="${类型}=='0'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='0'" />
<field name="中标单价" attribute="ydj" valuePath="" toData="中标单价" filter="${类型}=='0'" />
<field name="中标合价" attribute="yhj" valuePath="" toData="中标合价" filter="${类型}=='0'" />
<!-- (人工费*人工系数+材料费*材料系数+机械费*机械系数)*定额系数 -->
<field name="人工费" attribute="rgf" valuePath="" toData="人工费" tempPath="人工费" filter="${类型}=='0'" />
<field name="机械费" attribute="jxf" valuePath="" toData="机械费" tempPath="机械费" filter="${类型}=='0'" />
<field name="甲供材料费不含税" attribute="jc" valuePath="" toData="甲供材料费不含税" filter="${类型}=='0'" tempPath="甲供材料费不含税" />
<field name="其中:甲供材料费" attribute="jc" valuePath="" toData="其中:甲供材料费" filter="${类型}=='0'"/>
<field name="乙供材料费" attribute="clf" valuePath="" toData="材料费" filter="${类型}=='0'" tempPath="乙供材料费" />
<task desp="材料费" name="材料费" valuePath="${乙供材料费}B+${甲供材料费不含税}B" dataSource="标准_拆除建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwqd" tempPath="材料费" toData="材料费" filter="${类型}=='0'" />
<field name="定额系数" attribute="dexs" valuePath="" toData="定额系数" tempPath="定额系数" filter="${类型}=='0'" />
<field name="人工系数" attribute="rgxs" valuePath="" toData="人工系数" tempPath="人工系数" filter="${类型}=='0'" />
<field name="材料系数" attribute="clxs" valuePath="" toData="材料系数" tempPath="材料系数" filter="${类型}=='0'" />
<field name="机械系数" attribute="jxxs" valuePath="" toData="机械系数" tempPath="机械系数" filter="${类型}=='0'" />
<task desp="单价不含税" name="单价不含税" valuePath="((${人工费}B)*(${人工系数}B) + (${材料费}B)*(${材料系数}B) +(${机械费}B)*(${机械系数}B))*(${定额系数}B)" tempPath="单价不含税"
dataSource="标准_拆除建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="单价不含税" filter="${类型}=='0'" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_拆除建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" filter="${类型}=='0'" />
<field name="定额范围" attribute="zlx" valuePath="" toData="定额范围" filter="${类型}=='0'" />
<field name="脚手架计取" attribute="jsjsj" valuePath="" toData="脚手架计取" filter="${类型}=='0'" />
<field name="调试费计取" attribute="cdc" valuePath="" toData="调试费计取" filter="${类型}=='0'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='0'" />
<field name="定额章节名称" attribute="mlsy" valuePath="" toData="定额章节名称" filter="${类型}=='0'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" tempPath="zymc" filter="${类型}=='0'" />
<field name="费用类型" attribute="ratype" valuePath="" toData="费用类型" filter="${类型}=='0'" />
<field name="泵车浇制" attribute="isPump" valuePath="" toData="泵车浇制" filter="${类型}=='0'" />
<field name="现场制备" attribute="isPreparation" valuePath="" toData="现场制备" filter="${类型}=='0'" />
<field name="清水混凝土" attribute="isConcrete" valuePath="" toData="清水混凝土" filter="${类型}=='0'" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="甲供材料费含税" attribute="Hsjc" valuePath="" toData="甲供材料费含税" filter="${类型}=='0'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='0'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='0'" />
<field name="投标合价" attribute="TBHjCost" valuePath="" toData="投标合价" filter="${类型}=='0'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='0'" />
<task desp="定额调整系数" name="定额调整系数" dataSource="标准_拆除建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//WRN[@id='${id}']/RatAdjustXs" execute="true"
executeStep="3" toData="定额调整系数" filter="${类型}=='0'" fileType=".zwzj">
<task name="父级id" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="${id}" toData="父级id" />
<field name="Condition" attribute="Condition" valuePath="" toData="调整条件" />
<field name="Type" attribute="Type" valuePath="" toData="调整类型" />
<field name="RgModulus" attribute="RgModulus" valuePath="" toData="人工系数" />
<field name="ClModulus" attribute="ClModulus" valuePath="" toData="材料系数" />
<field name="JxModulus" attribute="JxModulus" valuePath="" toData="机械系数" />
<field name="Check" attribute="Check" valuePath="" toData="勾选" />
<field name="NValue" attribute="NValue" valuePath="" toData="NValue" />
<field name="消耗量" attribute="XhlModulus" valuePath="" toData="消耗量" />
<field name="人材机编码" attribute="RcjCode" valuePath="" toData="人材机编码" />
</task>
<task desp="定额.kzzd" name="定额.kzzd" dataSource="标准_拆除建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//WRN[@id='${id}']/kzzd" execute="true" executeStep="3" toData="$append$">
<field name="所属定额库" attribute="srclib" valuePath="" toData="所属定额库" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='1'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='1'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='1'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='1'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='1'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='1'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='1'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='1'" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" filter="${类型}=='1'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='1'" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" filter="${类型}=='1'" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" filter="${类型}=='1'" />
<field name="单重" attribute="dz" valuePath="" toData="单重" filter="${类型}=='1'" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" tempPath="运输类型" filter="${类型}=='1'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='1'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='1'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='1'" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" filter="${类型}=='1'" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" filter="${类型}=='1'" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='1'" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='1'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='1'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_拆除建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='1'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_拆除建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='1'" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" filter="${类型}=='1'" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" filter="${类型}=='1'" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" filter="${类型}=='1'" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" filter="${类型}=='1'" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" filter="${类型}=='1'" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" filter="${类型}=='1'" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" filter="${类型}=='1'" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" filter="${类型}=='1'" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" filter="${类型}=='1'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='1'" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" filter="${类型}=='1'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='1'" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" filter="${类型}=='1'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='1'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='1'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='1'" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" filter="${类型}=='1'" />
<task desp="主材拆分" name="主材拆分" dataSource="标准_拆除建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" filter="${类型}=='1'" childNode="WMN" execRule="list"
valuePath="//Wast/WMN[@id='${id}']" execute="true" executeStep="3" toData="" fileType=".zwzj">
<task desp="类型" name="类型" dataSource="" dataSourceType="diy" execRule="diyValue" valuePath="1" execute="true" toData="类型" />
<task name="notCheck" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="1" toData="notCheck" />
<field name="id" attribute="id" valuePath="" tempPath="拆分主材Id" toData="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="编码" attribute="dm" valuePath="" toData="编码" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" />
<field name="单位" attribute="dw" valuePath="" toData="单位" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" />
<field name="单重" attribute="dz" valuePath="" toData="单重" />
<field name="运输类型" attribute="zlx" valuePath="" tempPath="拆分主材运输类型" toData="运输类型" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" />
<field name="备注" attribute="bz" valuePath="" toData="备注" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" />
<task desp="合价含税" name="合价含税" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_拆除建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_拆除建筑工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" />
<field name="批注" attribute="postile" valuePath="" toData="批注" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_拆除建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN/WMN[@id='${拆分主材Id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" filter="${拆分主材运输类型}!='钢管杆'" />
<field name="钢管杆每件重" attribute="everyweight" valuePath="" toData="钢管杆每件重" filter="${拆分主材运输类型}=='钢管杆'" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" />
</task>
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='5'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='5'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='5'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='5'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='5'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='5'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='5'" />
<field name="集中配送" attribute="" valuePath="" toData="集中配送" filter="${类型}=='5'" />
<field name="运杂费率" attribute="yzfl" valuePath="" toData="运杂费率" filter="${类型}=='5'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='5'" />
<field name="单价不含税" attribute="scj" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='5'" />
<field name="单价含税" attribute="Hsscj" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='5'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='5'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_拆除建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='5'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_拆除建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标计算式" attribute="" valuePath="" toData="中标计算式" filter="${类型}=='5'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='5'" />
<field name="中标单价不含税" attribute="yscj" valuePath="" toData="中标单价不含税" filter="${类型}=='5'" />
<field name="中标单价含税" attribute="hsyscj" valuePath="" toData="中标单价含税" filter="${类型}=='5'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='5'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='5'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='5'" />
<field name="设备类型" attribute="lx" valuePath="" toData="设备类型" filter="${类型}=='5'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='5'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='5'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='5'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='5'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='5'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='5'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='5'" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" filter="${类型}=='5'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='16'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='16'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='16'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='16'" />
<field name="数量" attribute="l" valuePath="" tempPath="数量" toData="数量" filter="${类型}=='16'" />
<field name="单价" attribute="singleprice" valuePath="" tempPath="单价含税" toData="单价含税" filter="${类型}=='16'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='16'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_拆除建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<field name="单价不含税" attribute="bhssingleprice" valuePath="" tempPath="单价不含税" toData="单价不含税" filter="${类型}=='16'" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='16'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_拆除建筑工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='16'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='16'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='16'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='17'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='17'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='17'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='17'" />
<field name="数量" attribute="l" valuePath="" toData="数量" filter="${类型}=='17'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='17'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='17'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='17'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='17'" />
<field name="规格型号" attribute="model" valuePath="" toData="规格型号" filter="${类型}=='17'" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_拆除建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN[@id='${id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj" filter="${类型}=='1'">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" filter="${运输类型}!='钢管杆'" />
<field name="钢管杆每件重" attribute="everyweight" valuePath="" toData="钢管杆每件重" filter="${运输类型}=='钢管杆'" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" />
</task>
<task desp="人材机" name="人材机" dataSource="标准_拆除建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="zwRcj" valuePath="//Wast//child::*[@id='${id}']/RIRelation" execute="true"
executeStep="3" toData="材机列表">
<field name="IDList" attribute="IDList" valuePath="" toData="IDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
<field name="是否未计价材机" attribute="IsUnCalcPrice" valuePath="" toData="是否未计价" />
<task desp="拆分人材机" name="拆分人材机" dataSource="标准_拆除建筑工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="SRIRelation"
valuePath="//Wast//child::*[@id='${id}']/RIRelation" key="${ParentID}" execute="true" executeStep="3" toData="SRIRelationList">
<field name="ParentID" attribute="ParentID" valuePath="" tempPath="ParentID" />
<field name="SIDList" attribute="SIDList" valuePath="" toData="SIDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
</task>
</task>
<task name="资源库编码1" dataSource="" dataSourceType="diy" execRule="diyValue" filter="(${资源库编码} - ${zymc}) &gt; 0"
executeStep="1" execute="true" valuePath="${zymc}" toData="$ignore$" tempPath="资源库编码" />
</task>
<task name="最小资源库编码" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${资源库编码} != 10000" executeStep="1"
execute="true" valuePath="${资源库编码}" toData="最小资源库编码" />
</fields>
</task>
<!-- 非清单 -->
<!-- 建筑工程 -->
</tasks>
@@ -0,0 +1,14 @@
<tasks division="主网-概预算">
<task desp="费用预览建筑" name="拆除费用预览建筑" dataSource="标准_拆除建筑项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="expensePreview.建筑工程.拆除" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<task desp="变量费用" name="变量费用" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//table/records" childNode="record" execute="true"
executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="cost" attribute="cost" valuePath="" toData="cost" />
</task>
</fields>
</task>
</tasks>
@@ -0,0 +1,300 @@
<tasks division="主网-概预算">
<!-- 拆除工程 -->
<!-- 非清单 -->
<task desp="项目划分" name="非清单_拆除措施项目二项目划分" dataSource="标准_拆除措施项目二项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="projectDivision.拆除工程.安装" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="项目名称" attribute="Name" valuePath="" toData="项目名称" />
<field name="代码" attribute="ProjectCode" valuePath="" toData="代码" />
<field name="费用编码" attribute="WBSCode" valuePath="" toData="费用编码" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率" />
<field name="编码" attribute="code" valuePath="" toData="编码" />
<field name="单位" attribute="unit" valuePath="" toData="单位" />
<field name="计算式" attribute="formula" valuePath="" toData="计算式" tempPath="计算式" />
<field name="数量" attribute="amount" valuePath="" toData="数量" filter="${计算式}!= empty" />
<field name="取费表id" attribute="qfbid" valuePath="" toData="取费表id" tempPath="qfbid" />
<task desp="取费表" name="取费表" valuePath="//FormulaTable[@OutlayID='${qfbid}']/@Name" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="取费表" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<task desp="合计代码" name="合计代码" valuePath="//FormulaTable[@OutlayID='${qfbid}']/RecordList/Record[@CostName='合计']/@代码" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" toData="$ignore$" dataSourceType=".xmdx" tempPath="合价代码" />
<task desp="合价" name="合价" valuePath="//record[@id='合计_${合价代码}']/@cost" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" tempPath="合价" toData="合价含税" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="措施二" toData="专业类型" />
<task desp="人材机集合" name="人材机集合" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="RcjItem" valuePath="//RcjMap" key="${RcjItemID}"
execute="true" executeStep="3" toData="$ignore$" tempPath="RcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="RcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="拆分" attribute="Split" valuePath="" toData="拆分" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="拆分人材机集合" name="拆分人材机集合" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="DisRcjItem" valuePath="//DisRcjMap"
key="${DisRcjItemID}" execute="true" executeStep="3" toData="$ignore$" tempPath="DisRcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="DisRcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="工程量" name="工程量" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//Wast" execute="true" executeStep="3" toData=""
fileType=".zwzj">
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<field name="类型" attribute="ResType" valuePath="" toData="类型" tempPath="类型" />
<field name="关联父级量" attribute="isRelateParent" valuePath="" toData="关联父级量" />
<field name="id" attribute="id" valuePath="" toData="id" tempPath="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='0'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='0'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='0'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='0'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='0'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='0'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='0'" />
<field name="中标计算式" attribute="bds" valuePath="" toData="中标计算式" filter="${类型}=='0'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='0'" />
<field name="中标单价" attribute="ydj" valuePath="" toData="中标单价" filter="${类型}=='0'" />
<field name="中标合价" attribute="yhj" valuePath="" toData="中标合价" filter="${类型}=='0'" />
<!-- (人工费*人工系数+材料费*材料系数+机械费*机械系数)*定额系数 -->
<field name="人工费" attribute="rgf" valuePath="" toData="人工费" tempPath="人工费" filter="${类型}=='0'" />
<field name="机械费" attribute="jxf" valuePath="" toData="机械费" tempPath="机械费" filter="${类型}=='0'" />
<field name="甲供材料费不含税" attribute="jc" valuePath="" toData="甲供材料费不含税" filter="${类型}=='0'" tempPath="甲供材料费不含税" />
<field name="乙供材料费" attribute="clf" valuePath="" toData="材料费" filter="${类型}=='0'" tempPath="乙供材料费" />
<task desp="材料费" name="材料费" valuePath="${乙供材料费}B+${甲供材料费不含税}B" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwqd" tempPath="材料费" toData="材料费" filter="${类型}=='0'" />
<field name="定额系数" attribute="dexs" valuePath="" toData="定额系数" tempPath="定额系数" filter="${类型}=='0'" />
<field name="人工系数" attribute="rgxs" valuePath="" toData="人工系数" tempPath="人工系数" filter="${类型}=='0'" />
<field name="材料系数" attribute="clxs" valuePath="" toData="材料系数" tempPath="材料系数" filter="${类型}=='0'" />
<field name="机械系数" attribute="jxxs" valuePath="" toData="机械系数" tempPath="机械系数" filter="${类型}=='0'" />
<task desp="单价不含税" name="单价不含税" valuePath="((${人工费}B)*(${人工系数}B) + (${材料费}B)*(${材料系数}B) +(${机械费}B)*(${机械系数}B))*(${定额系数}B)" tempPath="单价不含税"
dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="单价不含税" filter="${类型}=='0'" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" filter="${类型}=='0'" />
<field name="定额范围" attribute="zlx" valuePath="" toData="定额范围" filter="${类型}=='0'" />
<field name="脚手架计取" attribute="jsjsj" valuePath="" toData="脚手架计取" filter="${类型}=='0'" />
<field name="调试费计取" attribute="cdc" valuePath="" toData="调试费计取" filter="${类型}=='0'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='0'" />
<field name="定额章节名称" attribute="mlsy" valuePath="" toData="定额章节名称" filter="${类型}=='0'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='0'" />
<field name="费用类型" attribute="ratype" valuePath="" toData="费用类型" filter="${类型}=='0'" />
<field name="泵车浇制" attribute="isPump" valuePath="" toData="泵车浇制" filter="${类型}=='0'" />
<field name="现场制备" attribute="isPreparation" valuePath="" toData="现场制备" filter="${类型}=='0'" />
<field name="清水混凝土" attribute="isConcrete" valuePath="" toData="清水混凝土" filter="${类型}=='0'" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="甲供材料费含税" attribute="Hsjc" valuePath="" toData="甲供材料费含税" filter="${类型}=='0'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='0'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='0'" />
<field name="投标合价" attribute="TBHjCost" valuePath="" toData="投标合价" filter="${类型}=='0'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='0'" />
<task desp="定额调整系数" name="定额调整系数" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//WRN[@id='${id}']/RatAdjustXs" execute="true"
executeStep="3" toData="定额调整系数" filter="${类型}=='0'" fileType=".zwzj">
<task name="父级id" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="${id}" toData="父级id" />
<field name="Condition" attribute="Condition" valuePath="" toData="调整条件" />
<field name="Type" attribute="Type" valuePath="" toData="调整类型" />
<field name="RgModulus" attribute="RgModulus" valuePath="" toData="人工系数" />
<field name="ClModulus" attribute="ClModulus" valuePath="" toData="材料系数" />
<field name="JxModulus" attribute="JxModulus" valuePath="" toData="机械系数" />
<field name="Check" attribute="Check" valuePath="" toData="勾选" />
</task>
<task desp="定额.kzzd" name="定额.kzzd" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//WRN[@id='${id}']/kzzd" execute="true" executeStep="3" toData="$append$">
<field name="所属定额库" attribute="srclib" valuePath="" toData="所属定额库" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='1'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='1'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='1'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='1'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='1'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='1'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='1'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='1'" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" filter="${类型}=='1'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='1'" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" filter="${类型}=='1'" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" filter="${类型}=='1'" />
<field name="单重" attribute="dz" valuePath="" toData="单重" filter="${类型}=='1'" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" filter="${类型}=='1'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='1'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='1'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='1'" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" filter="${类型}=='1'" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" filter="${类型}=='1'" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='1'" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='1'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='1'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='1'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='1'" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" filter="${类型}=='1'" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" filter="${类型}=='1'" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" filter="${类型}=='1'" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" filter="${类型}=='1'" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" filter="${类型}=='1'" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" filter="${类型}=='1'" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" filter="${类型}=='1'" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" filter="${类型}=='1'" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" filter="${类型}=='1'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='1'" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" filter="${类型}=='1'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='1'" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" filter="${类型}=='1'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='1'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='1'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='1'" />
<task desp="主材拆分" name="主材拆分" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" filter="${类型}=='1'" childNode="WMN" execRule="list"
valuePath="//Wast/WMN[@id='${id}']" execute="true" executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="编码" attribute="dm" valuePath="" toData="编码" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" />
<field name="单位" attribute="dw" valuePath="" toData="单位" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" />
<field name="单重" attribute="dz" valuePath="" toData="单重" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" />
<field name="备注" attribute="bz" valuePath="" toData="备注" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" />
<task desp="合价含税" name="合价含税" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" />
<field name="批注" attribute="postile" valuePath="" toData="批注" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='5'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='5'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='5'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='5'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='5'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='5'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='5'" />
<field name="集中配送" attribute="" valuePath="" toData="集中配送" filter="${类型}=='5'" />
<field name="运杂费率" attribute="yzfl" valuePath="" toData="运杂费率" filter="${类型}=='5'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='5'" />
<field name="单价不含税" attribute="scj" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='5'" />
<field name="单价含税" attribute="Hsscj" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='5'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='5'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='5'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标计算式" attribute="" valuePath="" toData="中标计算式" filter="${类型}=='5'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='5'" />
<field name="中标单价不含税" attribute="yscj" valuePath="" toData="中标单价不含税" filter="${类型}=='5'" />
<field name="中标单价含税" attribute="hsyscj" valuePath="" toData="中标单价含税" filter="${类型}=='5'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='5'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='5'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='5'" />
<field name="设备类型" attribute="lx" valuePath="" toData="设备类型" filter="${类型}=='5'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='5'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='5'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='5'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='5'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='5'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='5'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='5'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='16'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='16'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='16'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='16'" />
<field name="数量" attribute="l" valuePath="" tempPath="数量" toData="数量" filter="${类型}=='16'" />
<field name="单价" attribute="singleprice" valuePath="" tempPath="单价含税" toData="单价含税" filter="${类型}=='16'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='16'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='16'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='16'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='16'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='17'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='17'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='17'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='17'" />
<field name="数量" attribute="l" valuePath="" toData="数量" filter="${类型}=='17'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='17'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='17'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='17'" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN[@id='${id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj" filter="${类型}=='1'">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
</task>
<task desp="人材机" name="人材机" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="zwRcj" valuePath="//Wast//child::*[@id='${id}']/RIRelation"
execute="true" executeStep="3" toData="材机列表">
<field name="IDList" attribute="IDList" valuePath="" toData="IDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
<task desp="拆分人材机" name="拆分人材机" dataSource="标准_拆除措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="SRIRelation"
valuePath="//Wast//child::*[@id='${id}']/RIRelation" key="${ParentID}" execute="true" executeStep="3" toData="SRIRelationList">
<field name="ParentID" attribute="ParentID" valuePath="" tempPath="ParentID" />
<field name="SIDList" attribute="SIDList" valuePath="" toData="SIDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
</task>
</task>
</task>
</fields>
</task>
<!-- 非清单 -->
<!-- 拆除工程 -->
</tasks>
@@ -0,0 +1,13 @@
<tasks division="主网-概预算">
<task desp="费用预览拆除措施项目二" name="费用预览拆除措施项目二" dataSource="标准_拆除措施项目二项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="expensePreview.拆除工程.安装" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<task desp="变量费用" name="变量费用" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//table/records" childNode="record" execute="true"
executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="cost" attribute="cost" valuePath="" toData="cost" />
</task>
</fields>
</task>
</tasks>
@@ -0,0 +1,299 @@
<tasks division="主网-概预算">
<!-- 线路工程 -->
<!-- 非清单 -->
<task desp="项目划分" name="非清单_线路措施项目二项目划分" dataSource="标准_线路措施项目二项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="projectDivision.线路工程.线路措施项目二" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="项目名称" attribute="Name" valuePath="" toData="项目名称" />
<field name="代码" attribute="ProjectCode" valuePath="" toData="代码" />
<field name="费用编码" attribute="WBSCode" valuePath="" toData="费用编码" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率" />
<field name="编码" attribute="code" valuePath="" toData="编码" />
<field name="单位" attribute="unit" valuePath="" toData="单位" />
<field name="计算式" attribute="formula" valuePath="" toData="计算式" tempPath="计算式" />
<field name="数量" attribute="amount" valuePath="" toData="数量" filter="${计算式}!= empty" />
<field name="取费表id" attribute="qfbid" valuePath="" toData="取费表id" tempPath="qfbid" />
<task desp="取费表" name="取费表" valuePath="//FormulaTable[@OutlayID='${qfbid}']/@Name" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="取费表" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<task desp="合计代码" name="合计代码" valuePath="//FormulaTable[@OutlayID='${qfbid}']/RecordList/Record[@CostName='合计']/@代码" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" toData="$ignore$" dataSourceType=".xmdx" tempPath="合价代码" />
<task desp="合价" name="合价" valuePath="//record[@id='合计_${合价代码}']/@cost" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" tempPath="合价" toData="合价含税" />" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="措施二" toData="专业类型" />
<task desp="人材机集合" name="人材机集合" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="RcjItem" valuePath="//RcjMap" key="${RcjItemID}"
execute="true" executeStep="3" toData="$ignore$" tempPath="RcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="RcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="拆分" attribute="Split" valuePath="" toData="拆分" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="拆分人材机集合" name="拆分人材机集合" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="DisRcjItem" valuePath="//DisRcjMap"
key="${DisRcjItemID}" execute="true" executeStep="3" toData="$ignore$" tempPath="DisRcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="DisRcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
</task>
<task desp="工程量" name="工程量" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//Wast" execute="true" executeStep="3" toData=""
fileType=".zwzj">
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<field name="类型" attribute="ResType" valuePath="" toData="类型" tempPath="类型" />
<field name="关联父级量" attribute="isRelateParent" valuePath="" toData="关联父级量" />
<field name="id" attribute="id" valuePath="" toData="id" tempPath="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='0'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='0'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='0'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='0'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='0'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='0'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='0'" />
<field name="中标计算式" attribute="bds" valuePath="" toData="中标计算式" filter="${类型}=='0'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='0'" />
<field name="中标单价" attribute="ydj" valuePath="" toData="中标单价" filter="${类型}=='0'" />
<field name="中标合价" attribute="yhj" valuePath="" toData="中标合价" filter="${类型}=='0'" />
<!-- (人工费*人工系数+材料费*材料系数+机械费*机械系数)*定额系数 -->
<field name="人工费" attribute="rgf" valuePath="" toData="人工费" tempPath="人工费" filter="${类型}=='0'" />
<field name="机械费" attribute="jxf" valuePath="" toData="机械费" tempPath="机械费" filter="${类型}=='0'" />
<field name="甲供材料费不含税" attribute="jc" valuePath="" toData="甲供材料费不含税" filter="${类型}=='0'" tempPath="甲供材料费不含税" />
<field name="乙供材料费" attribute="clf" valuePath="" toData="材料费" filter="${类型}=='0'" tempPath="乙供材料费" />
<task desp="材料费" name="材料费" valuePath="${乙供材料费}B+${甲供材料费不含税}B" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwqd" tempPath="材料费" toData="材料费" filter="${类型}=='0'" />
<field name="定额系数" attribute="dexs" valuePath="" toData="定额系数" tempPath="定额系数" filter="${类型}=='0'" />
<field name="人工系数" attribute="rgxs" valuePath="" toData="人工系数" tempPath="人工系数" filter="${类型}=='0'" />
<field name="材料系数" attribute="clxs" valuePath="" toData="材料系数" tempPath="材料系数" filter="${类型}=='0'" />
<field name="机械系数" attribute="jxxs" valuePath="" toData="机械系数" tempPath="机械系数" filter="${类型}=='0'" />
<task desp="单价不含税" name="单价不含税" valuePath="((${人工费}B)*(${人工系数}B) + (${材料费}B)*(${材料系数}B) +(${机械费}B)*(${机械系数}B))*(${定额系数}B)" tempPath="单价不含税"
dataSource="标准_线路措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="单价不含税" filter="${类型}=='0'" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" filter="${类型}=='0'" />
<field name="定额范围" attribute="zlx" valuePath="" toData="定额范围" filter="${类型}=='0'" />
<field name="脚手架计取" attribute="jsjsj" valuePath="" toData="脚手架计取" filter="${类型}=='0'" />
<field name="调试费计取" attribute="cdc" valuePath="" toData="调试费计取" filter="${类型}=='0'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='0'" />
<field name="定额章节名称" attribute="mlsy" valuePath="" toData="定额章节名称" filter="${类型}=='0'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='0'" />
<field name="费用类型" attribute="ratype" valuePath="" toData="费用类型" filter="${类型}=='0'" />
<field name="泵车浇制" attribute="isPump" valuePath="" toData="泵车浇制" filter="${类型}=='0'" />
<field name="现场制备" attribute="isPreparation" valuePath="" toData="现场制备" filter="${类型}=='0'" />
<field name="清水混凝土" attribute="isConcrete" valuePath="" toData="清水混凝土" filter="${类型}=='0'" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="甲供材料费含税" attribute="Hsjc" valuePath="" toData="甲供材料费含税" filter="${类型}=='0'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='0'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='0'" />
<field name="投标合价" attribute="TBHjCost" valuePath="" toData="投标合价" filter="${类型}=='0'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='0'" />
<task desp="定额调整系数" name="定额调整系数" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//WRN[@id='${id}']/RatAdjustXs" execute="true"
executeStep="3" toData="定额调整系数" filter="${类型}=='0'" fileType=".zwzj">
<task name="父级id" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="${id}" toData="父级id" />
<field name="Condition" attribute="Condition" valuePath="" toData="调整条件" />
<field name="Type" attribute="Type" valuePath="" toData="调整类型" />
<field name="RgModulus" attribute="RgModulus" valuePath="" toData="人工系数" />
<field name="ClModulus" attribute="ClModulus" valuePath="" toData="材料系数" />
<field name="JxModulus" attribute="JxModulus" valuePath="" toData="机械系数" />
<field name="Check" attribute="Check" valuePath="" toData="勾选" />
</task>
<task desp="定额.kzzd" name="定额.kzzd" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//WRN[@id='${id}']/kzzd" execute="true" executeStep="3" toData="$append$">
<field name="所属定额库" attribute="srclib" valuePath="" toData="所属定额库" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='1'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='1'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='1'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='1'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='1'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='1'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='1'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='1'" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" filter="${类型}=='1'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='1'" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" filter="${类型}=='1'" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" filter="${类型}=='1'" />
<field name="单重" attribute="dz" valuePath="" toData="单重" filter="${类型}=='1'" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" filter="${类型}=='1'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='1'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='1'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='1'" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" filter="${类型}=='1'" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" filter="${类型}=='1'" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='1'" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='1'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='1'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='1'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='1'" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" filter="${类型}=='1'" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" filter="${类型}=='1'" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" filter="${类型}=='1'" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" filter="${类型}=='1'" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" filter="${类型}=='1'" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" filter="${类型}=='1'" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" filter="${类型}=='1'" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" filter="${类型}=='1'" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" filter="${类型}=='1'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='1'" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" filter="${类型}=='1'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='1'" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" filter="${类型}=='1'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='1'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='1'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='1'" />
<task desp="主材拆分" name="主材拆分" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" filter="${类型}=='1'" childNode="WMN" execRule="list"
valuePath="//Wast/WMN[@id='${id}']" execute="true" executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="编码" attribute="dm" valuePath="" toData="编码" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" />
<field name="单位" attribute="dw" valuePath="" toData="单位" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" />
<field name="单重" attribute="dz" valuePath="" toData="单重" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" />
<field name="备注" attribute="bz" valuePath="" toData="备注" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" />
<task desp="合价含税" name="合价含税" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" />
<field name="批注" attribute="postile" valuePath="" toData="批注" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='5'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='5'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='5'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='5'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='5'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='5'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='5'" />
<field name="集中配送" attribute="" valuePath="" toData="集中配送" filter="${类型}=='5'" />
<field name="运杂费率" attribute="yzfl" valuePath="" toData="运杂费率" filter="${类型}=='5'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='5'" />
<field name="单价不含税" attribute="scj" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='5'" />
<field name="单价含税" attribute="Hsscj" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='5'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='5'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='5'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标计算式" attribute="" valuePath="" toData="中标计算式" filter="${类型}=='5'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='5'" />
<field name="中标单价不含税" attribute="yscj" valuePath="" toData="中标单价不含税" filter="${类型}=='5'" />
<field name="中标单价含税" attribute="hsyscj" valuePath="" toData="中标单价含税" filter="${类型}=='5'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='5'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='5'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='5'" />
<field name="设备类型" attribute="lx" valuePath="" toData="设备类型" filter="${类型}=='5'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='5'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='5'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='5'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='5'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='5'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='5'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='5'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='16'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='16'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='16'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='16'" />
<field name="数量" attribute="l" valuePath="" tempPath="数量" toData="数量" filter="${类型}=='16'" />
<field name="单价" attribute="singleprice" valuePath="" tempPath="单价含税" toData="单价含税" filter="${类型}=='16'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='16'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='16'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='16'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='16'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='17'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='17'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='17'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='17'" />
<field name="数量" attribute="l" valuePath="" toData="数量" filter="${类型}=='17'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='17'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='17'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='17'" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN[@id='${id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj" filter="${类型}=='1'">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
</task>
<task desp="人材机" name="人材机" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="zwRcj" valuePath="//Wast//child::*[@id='${id}']/RIRelation"
execute="true" executeStep="3" toData="材机列表">
<field name="IDList" attribute="IDList" valuePath="" toData="IDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
<task desp="拆分人材机" name="拆分人材机" dataSource="标准_线路措施项目二工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="SRIRelation"
valuePath="//Wast//child::*[@id='${id}']/RIRelation" key="${ParentID}" execute="true" executeStep="3" toData="SRIRelationList">
<field name="ParentID" attribute="ParentID" valuePath="" tempPath="ParentID" />
<field name="SIDList" attribute="SIDList" valuePath="" toData="SIDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
</task>
</task>
</task>
</fields>
</task>
<!-- 非清单 -->
<!-- 线路工程 -->
</tasks>
@@ -0,0 +1,13 @@
<tasks division="主网-概预算">
<task desp="费用预览线路措施项目二" name="费用预览线路措施项目二" dataSource="标准_线路措施项目二项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="expensePreview.线路工程.线路措施项目二" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<task desp="变量费用" name="变量费用" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//table/records" childNode="record" execute="true"
executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="cost" attribute="cost" valuePath="" toData="cost" />
</task>
</fields>
</task>
</tasks>
@@ -0,0 +1,89 @@
<tasks division="主网-概预算">
<task desp="线路特征段" name="线路特征段" dataSource="标准_线路特征数据.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//ProjectLineCharacters" childNode="ProjectLineCharacter" execute="true"
executeStep="3" toData="线路特征段" fileType=".zwzj">
<field name="Name" attribute="Name" valuePath="" toData="Name" />
<field name="VoltageLevel" attribute="VoltageLevel" valuePath="" toData="VoltageLevel" />
<field name="CharacterId" attribute="CharacterId" valuePath="" toData="CharacterId" />
<field name="LineLength" attribute="LineLength" valuePath="" toData="LineLength" />
<field name="NzxsAdjust" attribute="NzxsAdjust" valuePath="" toData="NzxsAdjust" />
<field name="PhaseType" attribute="PhaseType" valuePath="" toData="PhaseType" />
<field name="RopewayTraffic" attribute="RopewayTraffic" valuePath="" toData="RopewayTraffic" />
<field name="ValidRopewayLevel" attribute="ValidRopewayLevel" valuePath="" toData="ValidRopewayLevel" />
<field name="Mechanized" attribute="Mechanized" valuePath="" toData="Mechanized" />
<field name="RopewayZeroNotUpdate" attribute="RopewayZeroNotUpdate" valuePath="" toData="RopewayZeroNotUpdate" />
</task>
<task desp="DxScale" name="DxScale" dataSource="标准_线路特征数据.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//DxScale" childNode="PropItem" execute="true"
executeStep="3" toData="线路特征段" fileType=".zwzj">
<field name="名称" attribute="名称" valuePath="" toData="名称" />
<field name="值" attribute="值" valuePath="" toData="值" />
</task>
<task desp="ZhScale" name="ZhScale" dataSource="标准_线路特征数据.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//ZhScale" childNode="PropItem" execute="true"
executeStep="3" toData="ZhScale" fileType=".zwzj">
<field name="名称" attribute="名称" valuePath="" toData="名称" />
<field name="值" attribute="值" valuePath="" toData="值" />
</task>
<task desp="bpTrafficManager" name="bpTrafficManager" dataSource="标准_线路特征数据.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//bpTrafficManager" childNode="bpTrafficSetRecord" execute="true"
executeStep="3" toData="bpTrafficManager" fileType=".zwzj">
<field name="mattype" attribute="mattype" valuePath="" toData="mattype" />
<field name="traffictype" attribute="traffictype" valuePath="" toData="traffictype" />
<field name="grossweight" attribute="grossweight" valuePath="" toData="grossweight" />
<field name="manpower" attribute="manpower" valuePath="" toData="manpower" />
<field name="manpoweramount" attribute="manpoweramount" valuePath="" toData="manpoweramount" />
<field name="autocar" attribute="autocar" valuePath="" toData="autocar" />
<field name="autocaramount" attribute="autocaramount" valuePath="" toData="autocaramount" />
<field name="tractor" attribute="tractor" valuePath="" toData="tractor" />
<field name="tractormete" attribute="tractormete" valuePath="" toData="tractormete" />
<field name="tractoramount" attribute="tractoramount" valuePath="" toData="tractoramount" />
<field name="watercraft" attribute="watercraft" valuePath="" toData="watercraft" />
<field name="watercraftmete" attribute="watercraftmete" valuePath="" toData="watercraftmete" />
<field name="watercraftamount" attribute="watercraftamount" valuePath="" toData="watercraftamount" />
<field name="cableship" attribute="cableship" valuePath="" toData="cableship" />
<field name="cableshipamount" attribute="cableshipamount" valuePath="" toData="cableshipamount" />
<field name="ropeway" attribute="ropeway" valuePath="" toData="ropeway" />
<field name="ropewayamount" attribute="ropewayamount" valuePath="" toData="ropewayamount" />
<field name="ropewaysetup" attribute="ropewaysetup" valuePath="" toData="ropewaysetup" />
<field name="ropewaymete" attribute="ropewaymete" valuePath="" toData="ropewaymete" />
<field name="chordinclination" attribute="chordinclination" valuePath="" toData="chordinclination" />
<field name="isstandar" attribute="isstandar" valuePath="" toData="isstandar" />
<field name="manpoweruncalc" attribute="manpoweruncalc" valuePath="" toData="manpoweruncalc" />
<field name="autocaruncalc" attribute="autocaruncalc" valuePath="" toData="autocaruncalc" />
<field name="tractoruncalc" attribute="tractoruncalc" valuePath="" toData="tractoruncalc" />
<field name="boatuncalc" attribute="boatuncalc" valuePath="" toData="boatuncalc" />
<field name="canbesetuncalc" attribute="canbesetuncalc" valuePath="" toData="canbesetuncalc" />
</task>
<task desp="bpBillZhXsTable" name="bpBillZhXsTable" dataSource="标准_线路特征数据.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//bpBillZhXsTable" childNode="bpBillZhXsRecord" execute="true"
executeStep="3" toData="bpBillZhXsTable" fileType=".zwzj">
<field name="edelweiss" attribute="edelweiss" valuePath="" toData="edelweiss" />
<field name="EdelweissScale" attribute="EdelweissScale" valuePath="" toData="EdelweissScale" />
<field name="FlatScale" attribute="FlatScale" valuePath="" toData="FlatScale" />
<field name="manpower" attribute="manpower" valuePath="" toData="manpower" />
<field name="Hill" attribute="Hill" valuePath="" toData="Hill" />
<field name="HillScale" attribute="HillScale" valuePath="" toData="HillScale" />
<field name="Knap" attribute="Knap" valuePath="" toData="Knap" />
<field name="KnapScale" attribute="KnapScale" valuePath="" toData="KnapScale" />
<field name="River" attribute="River" valuePath="" toData="River" />
<field name="RiverScale" attribute="RiverScale" valuePath="" toData="RiverScale" />
<field name="Slough" attribute="Slough" valuePath="" toData="Slough" />
<field name="SloughScale" attribute="SloughScale" valuePath="" toData="SloughScale" />
<field name="ItemName" attribute="ItemName" valuePath="" toData="ItemName" />
<field name="OrderID" attribute="OrderID" valuePath="" toData="OrderID" />
<field name="ItemType" attribute="ItemType" valuePath="" toData="ItemType" />
<field name="Mountain" attribute="Mountain" valuePath="" toData="Mountain" />
<field name="MountainScale" attribute="MountainScale" valuePath="" toData="MountainScale" />
<field name="Desert" attribute="Desert" valuePath="" toData="Desert" />
<field name="DesertScale" attribute="DesertScale" valuePath="" toData="DesertScale" />
</task>
</tasks>
@@ -0,0 +1,340 @@
<tasks division="主网-概预算">
<!-- 安装工程 -->
<!-- 非清单 -->
<task desp="项目划分" name="非清单_线路项目划分" dataSource="标准_线路项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="projectDivision.安装工程.安装" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="项目名称" attribute="Name" valuePath="" toData="项目名称" />
<field name="代码" attribute="ProjectCode" valuePath="" toData="代码" />
<field name="费用编码" attribute="WBSCode" valuePath="" toData="费用编码" />
<field name="费率" attribute="CostRate" valuePath="" toData="费率" />
<field name="编码" attribute="code" valuePath="" toData="编码" />
<field name="单位" attribute="unit" valuePath="" toData="单位" />
<field name="计算式" attribute="formula" valuePath="" toData="计算式" tempPath="计算式" />
<field name="数量" attribute="amount" valuePath="" toData="数量" filter="${计算式}!= empty" />
<field name="取费表id" attribute="qfbid" valuePath="" toData="取费表id" tempPath="qfbid" />
<task desp="取费表" name="取费表" valuePath="//FormulaTable[@OutlayID='${qfbid}']/@Name" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="取费表" />
<field name="备注" attribute="Remark" valuePath="" toData="备注" />
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<task desp="合计代码" name="合计代码" valuePath="//FormulaTable[@OutlayID='${qfbid}']/RecordList/Record[@CostName='合计']/@代码" dataSource="标准_取费表.xmdx" execRule="keyValue" execute="true" toData="$ignore$" dataSourceType=".xmdx" tempPath="合价代码" />
<task desp="合价" name="合价" valuePath="//record[@id='合计_${合价代码}']/@cost" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" execRule="keyValue" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" tempPath="合价" toData="合价含税" />
<task name="type" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="项目划分" toData="type" />
<task name="专业类型" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="线路" toData="专业类型" />
<task desp="资源库列表" name="资源库列表" dataSource="标准_线路工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list"
valuePath="//ResList" execute="true" executeStep="3" toData="资源库列表">
<field name="资源库名称" attribute="资源库名称" valuePath="" toData="资源库名称" />
</task>
<task name="notCheck" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="1" toData="notCheck" />
<task name="资源库编码" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true"
valuePath="10000" toData="$ignore$" tempPath="资源库编码" />
<task desp="人材机集合" name="人材机集合" dataSource="标准_线路工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="RcjItem" valuePath="//RcjMap" key="${RcjItemID}"
execute="true" executeStep="3" toData="$ignore$" tempPath="RcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="RcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="拆分" attribute="Split" valuePath="" toData="拆分" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
<field name="商品砼" attribute="IsSphnt" valuePath="" toData="商品砼" />
</task>
<task desp="拆分人材机集合" name="拆分人材机集合" dataSource="标准_线路工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="DisRcjItem" valuePath="//DisRcjMap"
key="${DisRcjItemID}" execute="true" executeStep="3" toData="$ignore$" tempPath="DisRcjMap">
<field name="ID" attribute="ID" valuePath="" toData="ID" tempPath="DisRcjItemID" />
<field name="编码" attribute="Code" valuePath="" toData="编码" />
<field name="名称" attribute="Name" valuePath="" toData="名称" />
<field name="单位" attribute="Unit" valuePath="" toData="单位" />
<field name="类型" attribute="RcjType" valuePath="" toData="类型" />
<field name="供货方" attribute="clOffer" valuePath="" toData="供货方" />
<field name="预算价不含税" attribute="BgtPrice" valuePath="" toData="预算价不含税" />
<field name="市场价不含税" attribute="MktPrice" valuePath="" toData="市场价不含税" />
<field name="预算价含税" attribute="HsBgtPrice" valuePath="" toData="预算价含税" />
<field name="市场价含税" attribute="HsMktPrice" valuePath="" toData="市场价含税" />
<field name="结算预算价不含税" attribute="JsBgtPrice" valuePath="" toData="结算预算价不含税" />
<field name="结算市场价不含税" attribute="JsMktPrice" valuePath="" toData="结算市场价不含税" />
<field name="结算预算价含税" attribute="HsJsBgtPrice" valuePath="" toData="结算预算价含税" />
<field name="结算市场价含税" attribute="HsJsMktPrice" valuePath="" toData="结算市场价含税" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="全口径市场价不含税" attribute="QKJYsMktPrice" valuePath="" toData="全口径市场价不含税" />
<field name="全口径市场价含税" attribute="HsQKJYsMktPrice" valuePath="" toData="全口径市场价含税" />
<field name="商品砼" attribute="IsSphnt" valuePath="" toData="商品砼" />
</task>
<task desp="工程量" name="工程量" dataSource="标准_线路工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//Wast" execute="true" executeStep="3" toData=""
fileType=".zwzj">
<field name="颜色标记" attribute="ColorSign" valuePath="" toData="颜色标记" />
<field name="类型" attribute="ResType" valuePath="" toData="类型" tempPath="类型" />
<field name="关联父级量" attribute="isRelateParent" valuePath="" toData="关联父级量" />
<field name="id" attribute="id" valuePath="" toData="id" tempPath="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='0'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='0'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='0'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='0'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='0'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='0'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='0'" />
<field name="中标计算式" attribute="bds" valuePath="" toData="中标计算式" filter="${类型}=='0'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='0'" />
<field name="中标单价" attribute="ydj" valuePath="" toData="中标单价" filter="${类型}=='0'" />
<field name="中标合价" attribute="yhj" valuePath="" toData="中标合价" filter="${类型}=='0'" />
<!-- (人工费*人工系数+材料费*材料系数+机械费*机械系数)*定额系数 -->
<field name="人工费" attribute="rgf" valuePath="" toData="人工费" tempPath="人工费" filter="${类型}=='0'" />
<field name="机械费" attribute="jxf" valuePath="" toData="机械费" tempPath="机械费" filter="${类型}=='0'" />
<field name="甲供材料费不含税" attribute="jc" valuePath="" toData="甲供材料费不含税" filter="${类型}=='0'" tempPath="甲供材料费不含税" />
<field name="乙供材料费" attribute="clf" valuePath="" toData="材料费" filter="${类型}=='0'" tempPath="乙供材料费" />
<task desp="材料费" name="材料费" valuePath="${乙供材料费}B+${甲供材料费不含税}B" dataSource="标准_线路工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwqd" tempPath="材料费" toData="材料费" filter="${类型}=='0'" />
<field name="定额系数" attribute="dexs" valuePath="" toData="定额系数" tempPath="定额系数" filter="${类型}=='0'" />
<field name="人工系数" attribute="rgxs" valuePath="" toData="人工系数" tempPath="人工系数" filter="${类型}=='0'" />
<field name="材料系数" attribute="clxs" valuePath="" toData="材料系数" tempPath="材料系数" filter="${类型}=='0'" />
<field name="机械系数" attribute="jxxs" valuePath="" toData="机械系数" tempPath="机械系数" filter="${类型}=='0'" />
<task desp="单价不含税" name="单价不含税" valuePath="((${人工费}B*${人工系数}B) + (${材料费}B*${材料系数}B) +(${机械费}B*${机械系数}B))*(${定额系数}B)" tempPath="单价不含税" dataSource="标准_线路工程量${GUID}.xmdx"
execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwzj" toData="单价不含税" filter="${类型}=='0'" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_线路工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" filter="${类型}=='0'" />
<field name="定额范围" attribute="zlx" valuePath="" toData="定额范围" filter="${类型}=='0'" />
<field name="脚手架计取" attribute="jsjsj" valuePath="" toData="脚手架计取" filter="${类型}=='0'" />
<field name="调试费计取" attribute="cdc" valuePath="" toData="调试费计取" filter="${类型}=='0'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='0'" />
<field name="定额章节名称" attribute="mlsy" valuePath="" toData="定额章节名称" filter="${类型}=='0'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" tempPath="zymc" filter="${类型}=='0'" />
<field name="费用类型" attribute="ratype" valuePath="" toData="费用类型" filter="${类型}=='0'" />
<field name="泵车浇制" attribute="isPump" valuePath="" toData="泵车浇制" filter="${类型}=='0'" />
<field name="现场制备" attribute="isPreparation" valuePath="" toData="现场制备" filter="${类型}=='0'" />
<field name="清水混凝土" attribute="isConcrete" valuePath="" toData="清水混凝土" filter="${类型}=='0'" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="甲供材料费含税" attribute="Hsjc" valuePath="" toData="甲供材料费含税" filter="${类型}=='0'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='0'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='0'" />
<field name="投标合价" attribute="TBHjCost" valuePath="" toData="投标合价" filter="${类型}=='0'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='0'" />
<field name="其中:甲供材料费" attribute="jc" valuePath="" toData="其中:甲供材料费" filter="${类型}=='0'"/>
<task desp="基价" name="基价" valuePath="(${人工费}B+${材料费}B+${机械费}B)" filter="${类型}=='0'" dataSource="标准_线路工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx" fileType=".zwqd" tempPath="基价" toData="基价"/>
<task desp="定额调整系数" name="定额调整系数" dataSource="标准_线路工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//WRN[@id='${id}']/RatAdjustXs" execute="true"
executeStep="3" toData="定额调整系数" filter="${类型}=='0'" fileType=".zwzj">
<task name="父级id" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="${id}" toData="父级id" />
<field name="Condition" attribute="Condition" valuePath="" toData="调整条件" />
<field name="Type" attribute="Type" valuePath="" toData="调整类型" />
<field name="RgModulus" attribute="RgModulus" valuePath="" toData="人工系数" />
<field name="ClModulus" attribute="ClModulus" valuePath="" toData="材料系数" />
<field name="JxModulus" attribute="JxModulus" valuePath="" toData="机械系数" />
<field name="Check" attribute="Check" valuePath="" toData="勾选" />
<field name="NValue" attribute="NValue" valuePath="" toData="NValue" />
<field name="消耗量" attribute="XhlModulus" valuePath="" toData="消耗量" />
<field name="人材机编码" attribute="RcjCode" valuePath="" toData="人材机编码" />
</task>
<task desp="定额.kzzd" name="定额.kzzd" dataSource="标准_线路工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//WRN[@id='${id}']/kzzd" execute="true" executeStep="3" toData="$append$">
<field name="所属定额库" attribute="srclib" valuePath="" toData="所属定额库" />
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='1'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='1'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='1'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='1'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='1'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='1'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='1'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='1'" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" filter="${类型}=='1'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='1'" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" filter="${类型}=='1'" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" filter="${类型}=='1'" />
<field name="单重" attribute="dz" valuePath="" toData="单重" filter="${类型}=='1'" />
<field name="运输类型" attribute="zlx" valuePath="" toData="运输类型" tempPath="运输类型" filter="${类型}=='1'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='1'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='1'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='1'" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" filter="${类型}=='1'" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" filter="${类型}=='1'" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='1'" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='1'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='1'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_线路工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='1'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_线路工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='1'" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" filter="${类型}=='1'" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" filter="${类型}=='1'" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" filter="${类型}=='1'" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" filter="${类型}=='1'" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" filter="${类型}=='1'" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" filter="${类型}=='1'" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" filter="${类型}=='1'" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" filter="${类型}=='1'" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" filter="${类型}=='1'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='1'" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" filter="${类型}=='1'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='1'" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" filter="${类型}=='1'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='1'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='1'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='1'" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" filter="${类型}=='1'" />
<task desp="主材拆分" name="主材拆分" dataSource="标准_线路工程量${GUID}.xmdx" dataSourceType=".xmdx" filter="${类型}=='1'" childNode="WMN" execRule="list"
valuePath="//Wast/WMN[@id='${id}']" execute="true" executeStep="3" toData="" fileType=".zwzj">
<task desp="类型" name="类型" dataSource="" dataSourceType="diy" execRule="diyValue" valuePath="1" execute="true" toData="类型" />
<task name="notCheck" dataSource="" dataSourceType="diy" execRule="diyValue" filter="" executeStep="1" execute="true" valuePath="1" toData="notCheck" />
<field name="id" attribute="id" valuePath="" tempPath="拆分主材Id" toData="id" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" />
<field name="编码" attribute="dm" valuePath="" toData="编码" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" />
<field name="单位" attribute="dw" valuePath="" toData="单位" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" />
<field name="损耗率" attribute="shl" valuePath="" toData="损耗率" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" />
<field name="设备性材料" attribute="issbcl" valuePath="" toData="设备性材料" />
<field name="集中配送" attribute="issend" valuePath="" toData="集中配送" />
<field name="单重" attribute="dz" valuePath="" toData="单重" />
<field name="运输类型" attribute="zlx" valuePath="" tempPath="拆分主材运输类型" toData="运输类型" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" />
<field name="备注" attribute="bz" valuePath="" toData="备注" />
<field name="市场价不含税" attribute="scj" valuePath="" toData="市场价不含税" />
<field name="市场价含税" attribute="Hsscj" valuePath="" toData="市场价含税" />
<field name="预算价不含税" attribute="clf" valuePath="" toData="单价不含税" tempPath="单价不含税" />
<field name="预算价含税" attribute="Hsclf" valuePath="" toData="单价含税" tempPath="单价含税" />
<task desp="合价含税" name="合价含税" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_线路工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_线路工程量${GUID}.xmdx" execRule="calculate" execute="true" dataSourceType=".xmdx"
fileType=".zwzj" toData="合价不含税" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" />
<field name="中标市场价不含税" attribute="yscj" valuePath="" toData="中标市场价不含税" />
<field name="中标市场价含税" attribute="hsyscj" valuePath="" toData="中标市场价含税" />
<field name="中标预算价不含税" attribute="yysj" valuePath="" toData="中标预算价不含税" />
<field name="中标预算价含税" attribute="hsyysj" valuePath="" toData="中标预算价含税" />
<field name="结算市场价不含税" attribute="jsscj" valuePath="" toData="结算市场价不含税" />
<field name="结算市场价含税" attribute="Hsjsscj" valuePath="" toData="结算市场价含税" />
<field name="基准价不含税" attribute="jsysj" valuePath="" toData="基准价不含税" />
<field name="基准价含税" attribute="Hsjsysj" valuePath="" toData="基准价含税" />
<field name="费用类型" attribute="zctype" valuePath="" toData="费用类型" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" />
<field name="单捆重量" attribute="" valuePath="" toData="单捆重量" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" />
<field name="特征段" attribute="tzd" valuePath="" toData="" tempPath="特征段" />
<task name="特征段" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${特征段}!= empty " executeStep="1" execute="true" valuePath="特征${特征段}" toData="特征段" />
<field name="标记" attribute="Tag" valuePath="" toData="标记" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" />
<field name="批注" attribute="postile" valuePath="" toData="批注" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_线路工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN/WMN[@id='${拆分主材Id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" filter="${拆分主材运输类型}!='钢管杆'" />
<field name="钢管杆每件重" attribute="everyweight" valuePath="" toData="钢管杆每件重" filter="${拆分主材运输类型}=='钢管杆'" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" />
</task>
</task>
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='5'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='5'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='5'" />
<field name="规格型号" attribute="gg" valuePath="" toData="规格型号" filter="${类型}=='5'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='5'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='5'" />
<field name="供货方" attribute="gjf" valuePath="" toData="供货方" filter="${类型}=='5'" />
<field name="集中配送" attribute="" valuePath="" toData="集中配送" filter="${类型}=='5'" />
<field name="运杂费率" attribute="yzfl" valuePath="" toData="运杂费率" filter="${类型}=='5'" />
<field name="数量" attribute="l" valuePath="" toData="数量" tempPath="数量" filter="${类型}=='5'" />
<field name="单价不含税" attribute="scj" valuePath="" toData="单价不含税" tempPath="单价不含税" filter="${类型}=='5'" />
<field name="单价含税" attribute="Hsscj" valuePath="" toData="单价含税" tempPath="单价含税" filter="${类型}=='5'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='5'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_线路工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='5'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_线路工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="中标计算式" attribute="" valuePath="" toData="中标计算式" filter="${类型}=='5'" />
<field name="中标数量" attribute="yl" valuePath="" toData="中标数量" filter="${类型}=='5'" />
<field name="中标单价不含税" attribute="yscj" valuePath="" toData="中标单价不含税" filter="${类型}=='5'" />
<field name="中标单价含税" attribute="hsyscj" valuePath="" toData="中标单价含税" filter="${类型}=='5'" />
<field name="暂估价" attribute="iszgj" valuePath="" toData="暂估价" filter="${类型}=='5'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='5'" />
<field name="监造物料" attribute="isjzwl" valuePath="" toData="监造物料" filter="${类型}=='5'" />
<field name="设备类型" attribute="lx" valuePath="" toData="设备类型" filter="${类型}=='5'" />
<field name="交货地点及方式" attribute="clyieldly" valuePath="" toData="交货地点及方式" filter="${类型}=='5'" />
<field name="市场价来源" attribute="priceorigin" valuePath="" toData="市场价来源" filter="${类型}=='5'" />
<field name="资源库名称" attribute="zymc" valuePath="" toData="资源库名称" filter="${类型}=='5'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='5'" />
<field name="投标数量" attribute="TBAmount" valuePath="" toData="投标数量" filter="${类型}=='5'" />
<field name="投标单价" attribute="TBSingleCost" valuePath="" toData="投标单价" filter="${类型}=='5'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='5'" />
<field name="增值税率" attribute="zzsl" valuePath="" toData="增值税率" filter="${类型}=='5'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='16'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='16'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='16'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='16'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='16'" />
<field name="数量" attribute="l" valuePath="" tempPath="数量" toData="数量" filter="${类型}=='16'" />
<field name="单价" attribute="singleprice" valuePath="" tempPath="单价含税" toData="单价含税" filter="${类型}=='16'" />
<task desp="合价含税" name="合价含税" filter="${类型}=='16'" valuePath="(${单价含税}B)*(${数量}B)" dataSource="标准_线路工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价含税" />
<field name="单价不含税" attribute="bhssingleprice" valuePath="" tempPath="单价不含税" toData="单价不含税" filter="${类型}=='16'" />
<task desp="合价不含税" name="合价不含税" filter="${类型}=='16'" valuePath="(${单价不含税}B)*(${数量}B)" dataSource="标准_线路工程量${GUID}.xmdx" execRule="calculate" execute="true"
dataSourceType=".xmdx" fileType=".zwzj" toData="合价不含税" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='16'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='16'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='16'" />
<field name="序号" attribute="SortCode" valuePath="" toData="序号" filter="${类型}=='17'" />
<field name="项目名称" attribute="mc" valuePath="" toData="项目名称" filter="${类型}=='17'" />
<field name="单位" attribute="dw" valuePath="" toData="单位" filter="${类型}=='17'" />
<field name="计算式" attribute="bds" valuePath="" toData="计算式" filter="${类型}=='17'" />
<field name="数量" attribute="l" valuePath="" toData="数量" filter="${类型}=='17'" />
<field name="备注" attribute="bz" valuePath="" toData="备注" filter="${类型}=='17'" />
<field name="标记" attribute="bj" valuePath="" toData="标记" filter="${类型}=='17'" />
<field name="批注" attribute="postile" valuePath="" toData="批注" filter="${类型}=='17'" />
<field name="编码" attribute="dm" valuePath="" toData="编码" filter="${类型}=='17'" />
<field name="规格型号" attribute="model" valuePath="" toData="规格型号" filter="${类型}=='17'" />
<task desp="主材.kzzd" name="主材.kzzd" dataSource="标准_线路工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="map" valuePath="//Wast/WMN[@id='${id}']/kzzd" execute="true"
executeStep="3" toData="$append$" fileType=".zwzj" filter="${类型}=='1'">
<field name="线重" attribute="lineweight" valuePath="" toData="线重" />
<field name="制造长度" attribute="makelength" valuePath="" toData="制造长度" />
<field name="截面积" attribute="sectionarea" valuePath="" toData="截面积" />
<field name="每件重" attribute="everyweight" valuePath="" toData="每件重" filter="${运输类型}!='钢管杆'" />
<field name="钢管杆每件重" attribute="everyweight" valuePath="" toData="钢管杆每件重" filter="${运输类型}=='钢管杆'" />
<field name="外径" attribute="outradius" valuePath="" toData="外径" />
<field name="架线方式" attribute="jxway" valuePath="" toData="架线方式" />
</task>
<task desp="人材机" name="人材机" dataSource="标准_线路工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="zwRcj" valuePath="//Wast//child::*[@id='${id}']/RIRelation" execute="true"
executeStep="3" toData="材机列表">
<field name="IDList" attribute="IDList" valuePath="" toData="IDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
<field name="是否未计价材机" attribute="IsUnCalcPrice" valuePath="" toData="是否未计价" />
<task desp="拆分人材机" name="拆分人材机" dataSource="标准_线路工程量${GUID}.xmdx" dataSourceType=".xmdx" execRule="list" childNode="SRIRelation"
valuePath="//Wast//child::*[@id='${id}']/RIRelation" key="${ParentID}" execute="true" executeStep="3" toData="SRIRelationList">
<field name="ParentID" attribute="ParentID" valuePath="" tempPath="ParentID" />
<field name="SIDList" attribute="SIDList" valuePath="" toData="SIDList" />
<field name="数量" attribute="l" valuePath="" toData="数量" />
</task>
</task>
<task name="资源库编码1" dataSource="" dataSourceType="diy" execRule="diyValue" filter="(${资源库编码} - ${zymc}) &gt; 0"
executeStep="1" execute="true" valuePath="${zymc}" toData="$ignore$" tempPath="资源库编码" />
</task>
<task name="最小资源库编码" dataSource="" dataSourceType="diy" execRule="diyValue" filter="${资源库编码} != 10000" executeStep="1"
execute="true" valuePath="${资源库编码}" toData="最小资源库编码" />
</fields>
</task>
<!-- 非清单 -->
<!-- 安装工程 -->
</tasks>
@@ -0,0 +1,13 @@
<tasks division="主网-概预算">
<task desp="费用预览线路" name="费用预览线路" dataSource="标准_线路项目划分.xmdx" dataSourceType=".xmdx" execRule="tree" valuePath="/bpItemLayerManager" execute="true"
childNode="bpItemLayerNode" executeStep="3" toData="expensePreview.安装工程.安装" fileType=".zwzj">
<fields childNode="bpItemLayerManager/bpItemLayerNode" toData="$root$">
<field name="GUID" attribute="GUID" valuePath="" toData="GUID" tempPath="GUID" />
<task desp="变量费用" name="变量费用" dataSource="项目划分_取费_${GUID}_变量费用.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//table/records" childNode="record" execute="true"
executeStep="3" toData="" fileType=".zwzj">
<field name="id" attribute="id" valuePath="" toData="id" />
<field name="cost" attribute="cost" valuePath="" toData="cost" />
</task>
</fields>
</task>
</tasks>
@@ -0,0 +1,91 @@
<tasks division="主网-概预算">
<!-- 运输设置 -->
<task desp="运输设置" name="运输设置" dataSource="标准_运输设置.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//bpTrafficManager" execute="true" executeStep="4"
toData="lineParameters.运输设置">
<field name="amount" attribute="amount" valuePath="" toData="amount" />
<field name="材料类型" attribute="mattype" valuePath="" toData="材料类型" />
<field name="运输类型" attribute="traffictype" valuePath="" toData="运输类型" />
<field name="损耗率" attribute="ullage" valuePath="" toData="损耗率" />
<field name="毛重" attribute="grossweight" valuePath="" toData="毛重" />
<field name="人力运距" attribute="manpower" valuePath="" toData="人力运距" />
<field name="人力运量" attribute="manpoweramount" valuePath="" toData="人力运量" />
<field name="汽车运距" attribute="autocar" valuePath="" toData="汽车运距" />
<field name="汽车运量" attribute="autocaramount" valuePath="" toData="汽车运量" />
<field name="汽车装卸量" attribute="autocarmete" valuePath="" toData="汽车装卸量" />
<field name="拖拉机运距" attribute="tractor" valuePath="" toData="拖拉机运距" />
<field name="拖拉机装卸量" attribute="tractormete" valuePath="" toData="拖拉机装卸量" />
<field name="拖拉机运量" attribute="tractoramount" valuePath="" toData="拖拉机运量" />
<field name="船舶运距" attribute="watercraft" valuePath="" toData="船舶运距" />
<field name="船舶装卸量" attribute="watercraftmete" valuePath="" toData="船舶装卸量" />
<field name="船舶运量" attribute="watercraftamount" valuePath="" toData="船舶运量" />
<field name="海缆船舶运距" attribute="cableship" valuePath="" toData="海缆船舶运距" />
<field name="海缆船舶运量" attribute="cableshipamount" valuePath="" toData="海缆船舶运量" />
<field name="索道运距" attribute="ropeway" valuePath="" toData="索道运距" />
<field name="索道运量" attribute="ropewayamount" valuePath="" toData="索道运量" />
<field name="索道设置" attribute="ropewaysetup" valuePath="" toData="索道设置" />
<field name="索道装卸量" attribute="ropewaymete" valuePath="" toData="索道装卸量" />
<field name="索道类型" attribute="ropewaytype" valuePath="" toData="索道类型" />
<field name="人力不计取" attribute="manpoweruncalc" valuePath="" toData="人力不计取" />
<field name="汽车不计取" attribute="autocaruncalc" valuePath="" toData="汽车不计取" />
<field name="拖拉机不计取" attribute="tractoruncalc" valuePath="" toData="拖拉机不计取" />
<field name="船舶不计取" attribute="boatuncalc" valuePath="" toData="船舶不计取" />
<field name="设置不计取" attribute="canbesetuncalc" valuePath="" toData="设置不计取" />
</task>
<!-- 综合地形比例 -->
<task desp="综合地形比例" name="综合地形比例" dataSource="标准_地形比例.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="xmdx" execute="true" executeStep="4"
toData="lineParameters.综合地形比例">
<field name="名称" attribute="名称" valuePath="" toData="名称" />
<field name="综合地形名称" attribute="综合地形名称" valuePath="" toData="综合地形名称" />
<field name="值" attribute="值" valuePath="" toData="值" />
</task>
<!-- 综合地形增加系数 -->
<task desp="综合地形增加系数" name="综合地形增加系数" dataSource="标准_综合地形增加系数.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//bpBillZhXsTable" execute="true" executeStep="4"
toData="lineParameters.综合地形比例增加系数">
<field name="排序字段" attribute="sortid" valuePath="" toData="排序字段" />
<field name="调整系数_高山" attribute="edelweiss" valuePath="" toData="调整系数_高山" />
<field name="地形比例_高山" attribute="EdelweissScale" valuePath="" toData="地形比例_高山" />
<field name="地形比例_平地" attribute="FlatScale" valuePath="" toData="地形比例_平地" />
<field name="调整系数_山地" attribute="Hill" valuePath="" toData="调整系数_山地" />
<field name="地形比例_山地" attribute="HillScale" valuePath="" toData="地形比例_山地" />
<field name="调整系数_丘陵" attribute="Knap" valuePath="" toData="调整系数_丘陵" />
<field name="地形比例_丘陵" attribute="KnapScale" valuePath="" toData="地形比例_丘陵" />
<field name="调整系数_河网" attribute="River" valuePath="" toData="调整系数_河网" />
<field name="地形比例_河网" attribute="RiverScale" valuePath="" toData="地形比例_河网" />
<field name="调整系数_泥沼" attribute="Slough" valuePath="" toData="调整系数_泥沼" />
<field name="地形比例_泥沼" attribute="SloughScale" valuePath="" toData="地形比例_泥沼" />
<field name="名称" attribute="ItemName" valuePath="" toData="名称" />
<field name="序号" attribute="OrderID" valuePath="" toData="序号" />
<field name="类型" attribute="ItemType" valuePath="" toData="类型" />
<field name="调整系数_峻岭" attribute="Mountain" valuePath="" toData="调整系数_峻岭" />
<field name="地形比例_峻岭" attribute="MountainScale" valuePath="" toData="地形比例_峻岭" />
<field name="调整系数_沙漠" attribute="Desert" valuePath="" toData="调整系数_沙漠" />
<field name="地形比例_沙漠" attribute="DesertScale" valuePath="" toData="地形比例_沙漠" />
</task>
<!-- 线路特征 -->
<task desp="线路特征" name="线路特征" dataSource="标准_线路特征数据.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//ProjectLineCharacters" execute="true" executeStep="4"
toData="lineParameters.线路特征">
<field name="电压等级" attribute="VoltageLevel" valuePath="" toData="电压等级" />
<field name="CharacterId" attribute="CharacterId" valuePath="" toData="CharacterId" tempPath="CharacterId" />
<field name="线路亘长" attribute="LineLength" valuePath="" toData="线路亘长" />
<field name="NzxsAdjust" attribute="NzxsAdjust" valuePath="" toData="NzxsAdjust" />
<field name="回路类型" attribute="PhaseType" valuePath="" toData="回路类型" />
<field name="索道运输" attribute="RopewayTraffic" valuePath="" toData="索道运输" />
<field name="机械化施工段" attribute="Mechanized" valuePath="" toData="机械化施工段" />
<task desp="综合地形" name="综合地形" dataSource="标准_线路特征数据.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//ProjectLineCharacter[@CharacterId='${CharacterId}']/ZhScale"
execute="true" executeStep="4" toData="综合地形">
<field name="名称" attribute="名称" valuePath="" toData="名称" />
<field name="值" attribute="值" valuePath="" toData="值" />
</task>
<task desp="运输地形" name="运输地形" dataSource="标准_线路特征数据.xmdx" dataSourceType=".xmdx" execRule="list" valuePath="//ProjectLineCharacter[@CharacterId='${CharacterId}']/DxScale"
execute="true" executeStep="4" toData="运输地形">
<field name="名称" attribute="名称" valuePath="" toData="名称" />
<field name="值" attribute="值" valuePath="" toData="值" />
</task>
</task>
</tasks>
@@ -0,0 +1,20 @@
<tasks division="主网-概预算">
<task desp="灌注桩超灌量" name="灌注桩超灌量" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='灌注桩超灌量']/@值" execute="true"
executeStep="4" toData="overvoltage.灌注桩超灌量" />
<task desp="掏挖基础超灌量" name="掏挖基础超灌量" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='掏挖基础超灌量']/@值" execute="true"
executeStep="4" toData="overvoltage.掏挖基础超灌量" />
<task desp="现浇护壁超灌量" name="现浇护壁超灌量" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='现浇护壁超灌量']/@值" execute="true"
executeStep="4" toData="overvoltage.现浇护壁超灌量" />
<task desp="钻孔爆扩基础超灌量" name="钻孔爆扩基础超灌量" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='钻孔爆扩基础超灌量']/@值" execute="true"
executeStep="4" toData="overvoltage.钻孔爆扩基础超灌量" />
<task desp="岩石灌浆基础超灌量" name="岩石灌浆基础超灌量" dataSource="project.xmdx" dataSourceType=".xmdx" execRule="keyValue" valuePath="//Parameter/Item[@名称='岩石灌浆基础超灌量']/@值" execute="true"
executeStep="4" toData="overvoltage.岩石灌浆基础超灌量" />
</tasks>