




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、广西壮族自治区建设工程造价文件数据交换标准(征求意见稿)2008年5月目录广西壮族自治区建设工程 造价文件数据交换标准 1目录 2一. 前言 4二. 总则 5二.1. 目的与依据标准 5二.2. 数据对象 5二.3. 文件扩展名与文件头 5三. 术语 6三.1. 数据集 6三.2. 数据交换 6三.3. 造价文件 6三.4. XML标记语言 6四. XML格式标准的SCHEMA描述规定 7四.1. 属性组BASICFEES 7四.2. 属性组BASICATTRIB 7四.3. 属性组TENDERFEES 7四.4. 属性组DETAILATTRIB 8四.5. 属性组SYSATTR 8四.6.
2、元素CONSTRUCTPROJECT 8四.7. 元素TENDERINFO 9四.8. 元素PROJECTLISTTABLE 11四.9. 元素PROJECTLIST 11四.10. 元素JOBLISTTABLE 12四.11. 元素JOBLIST 13四.12. 元素SUMMARYTABLE 15四.13. 元素SUMMARYTITLE 15四.14. 元素SUMMARYITEM 16四.15. 元素BQTABLE 17四.16. 元素BQTITLE 17四.17. 元素BQITEM 19四.18. 元素TECHMEASURETABLE 20四.19. 元素TECHMEASURETITLE
3、20四.20. 元素TECHMEASUREITEM 22四.21. 元素OTHERMEASURETABLE 23四.22. 元素OTHERMEASURETITLE 23四.23. 元素OTHERMEASUREITEM 24四.24. 元素OTHERTABLE 25四.25. 元素OTHERTITLE 25四.26. 元素OTHERITEM 26四.27. 元素SPORADICTABLE 27四.28. 元素SPORADICTITLE 27四.29. 元素SPORADICITEM 29四.30. 元素MAINMATERIALTABLE 30四.31. 元素MAINMATERIALITEM 30五
4、. SCHEMA描述代码 32六. 附件:交换标准源代码 32一. 前言随着建设工程计算机应用的迅速发展,在工程造价领域中存在着多种计价软件以及商务标电子标书和评标定标软件,但上述不同软件之间不能相互交换数据,从而造成同类信息无法沟通、资源浪费、不利于公平竞争、妨碍技术进步、妨碍计价依据确认等不利于工程造价有效管理和改革发展的局面。因此,有必要对建设工程造价文件的数据集及其数据交换作出标准,为不同电子格式的建设工程造价数据建立一个统一格式,从而使得工程造价领域中存在的多种计价软件和商务标电子标书及评标定标软件等有一个开放式的数据交换平台,消除“信息孤岛”现象, 保证工程造价信息资源的有效开发利
5、用和有效积累再生,使得建设工程造价管理有一个坚实而长效的信息化基础数据平台。由于造价文件的标准化和数据交换等涉及多个技术层面,它们之间既有其独立性又有其关联性,因此,我们的编制指导思想是在一个大的建设工程造价标准化体系框架内,按照改革发展的进程和应用的轻重缓急,不断地编制、充实、完善其各个组成部分。基于此,本标准是计价软件评审认证的必备条件之一,特别应用于电子评标。按照国家标准建设工程工程量清单计价规范(GB50500 2003)的实施办法,就电子评标过程中的计价软件数据交换平台,本标准将在对约定的一组计价数据规范表格的基础上,采用XML标记语言对该组数据对象实施描述,从而建立一个与软件系统平
6、台无关的可直接应用于电子评标类软件系统的XML文档。二. 总则二.1. 目的与依据标准为工程造价领域中的多种计价软件和商务标电子标书及评标定标软件等有一个开放式的数据交换平台,根据中华人民共和国标准化法,制定本标准。二.2. 数据对象本标准的数据对象为采用国家标准建设工程工程量清单计价规范(GB50500 2003)。二.3. 文件扩展名与文件头本标准所确立的数据交换平台,采用国际标准的可扩展标记语言XML(Extensible Markup Language)描述建立。关于文件扩展名的规定:招标文件:ZBF;投标文件:TBF;标底文件:BDFXML文件头:为确保顺利在各开发平台上开发及传输,
7、所以本标准不采用国标,而采用各开发平台广泛支持的国际标准:文件头必须为: 。三. 术语三.1. 数据集工程造价招投标数据文件的数据集合,包含且只包含全部评标定标过程中所必需的工程量清单数据信息。三.2. 数据交换数据交换是工程造价招投标数据文件从不同计价软件到各个不同电子评标软件之间的数据信息传递过程,该过程以本标准中的xml标准格式做为依据。三.3. 造价文件反映建设工程造价计价、控制、管理并能在工程造价相关软件之间进行交换的工程造价电子数据。三.4. XML标记语言XML是由万维网协会(W3C,)设计编制的一种可扩展的标记语言,它是一种应用之间交换结构化数
8、据的开放式有效机制,即XML能够在不同的用户和程序之间交换数据,而不论其平台如何。四. XML格式标准的Schema描述规定四.1. 属性组BasicFees清单基本属性名称 类型 使用 注解OrderNo xs:integerrequired 次序号Code xs:string编码Name xs:stringrequired 名称Unit xs:string数量单位Number xs:decimal工程数量Price xs:decimal综合单价Total xs:decimal合价RecType xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工
9、料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;四.2. 属性组BasicAttrib基本费用属性名称 类型 使用 注解OrderNo xs:integerrequired 次序号Code xs:string序号Name xs:stringrequired 项目名称Cost xs:decimal金额RecType xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修
10、缮定额;12:园林建筑工程;13:绿化定额;四.3. 属性组TenderFees招投标费用属性名称 类型 使用 注解BQFee xs:decimal分部分项费MeasuresFee xs:decimal措施项目费SafetyFee xs:decimal安全防护文明措施费OtherFee xs:decimal其它项目费LowFee xs:decimal规费InsuranceFee xs:decimal劳动保险费TaxesFee xs:decimal税金ProjectTotalCost xs:decimal工程总造价四.4. 属性组DetailAttrib清单人材机属性名称 类型 使用 注解Lab
11、orFee xs:decimal人工费MaterialFee xs:decimal材料费MachanicalFee xs:decimal机械费ManagmentFee xs:decimal管理费Profit xs:decimal利润四.5. 属性组SysAttr系统属性名称 类型 使用 注解RecType xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;五.6. 元素ConstructProject建设项目名
12、称 类型 使用 固定 注解ProjectNo xs:stringrequired 项目编号ProjectName xs:stringrequired 项目名称StandardVersion xs:string1.0 标准版本StandardName xs:string广西壮族自治区建设工程造价文件数据交换标准 标准名称五.7. 元素TenderInfo招投标信息名称 类型 使用 注解Tender xs:stringrequired 招标人,投标人TenderProxy xs:string招标代理BuildUnit xs:string建设单位TenderPlace xs:string招标地点Te
13、nderDate xs:date招标日期TenderTime xs:time招标时间TenderTotalCost xs:decimal投标报价Duration xs:integer工期TenderMargin xs:decimal投标保证金QualityCommitment xs:string质量承诺SecurityType xs:integer担保类型0=现金1=支票2=电汇3=汇票ProjectManager xs:string项目经理BQFee xs:decimal分部分项费MeasuresFee xs:decimal措施项目费SafetyFee xs:decimal安全防护文明措施费
14、OtherFee xs:decimal其它项目费LowFee xs:decimal规费InsuranceFee xs:decimal劳动保险费TaxesFee xs:decimal税金ProjectTotalCost xs:decimal工程总造价五.8. 元素ProjectListTable单项工程表五.9. 元素ProjectList单项工程名称 类型 使用 注解OrderNo xs:integerrequired 次序号Name xs:stringrequired 单项工程名称BQFee xs:decimal分部分项费MeasuresFee xs:decimal措施项目费SafetyFe
15、e xs:decimal安全防护文明措施费OtherFee xs:decimal其它项目费LowFee xs:decimal规费InsuranceFee xs:decimal劳动保险费TaxesFee xs:decimal税金ProjectTotalCost xs:decimal工程总造价五.10. 元素JobListTable单位工程表五.11. 元素JobList单位工程名称 类型 使用 注解OrderNo xs:integerrequired 次序号Name xs:stringrequired 单位工程名称Speciality xs:integer清单专业0=建筑工程1=装饰工程2=安装
16、工程3=市政工程4=园林工程NormSpeciality xs:integer定额类别0=建筑工程1=大规模土石方工程2=桩基础工程3=装修装饰工程4=市政工程5=安装工程6=园林建筑工程7=园林建筑装饰等其它项目8=绿化工程BQFee xs:decimal分部分项费MeasuresFee xs:decimal措施项目费SafetyFee xs:decimal安全防护文明措施费OtherFee xs:decimal其它项目费LowFee xs:decimal规费InsuranceFee xs:decimal规费TaxesFee xs:decimal规费ProjectTotalCost xs:d
17、ecimal规费五.12. 元素SummaryTable费用汇总表五.13. 元素SummaryTitle费用汇总标题名称 类型 使用 注解OrderNo xs:integerrequired 次序号Code xs:string序号Name xs:stringrequired 项目名称Cost xs:decimal金额RecType xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;五.14. 元素Summar
18、yItem费用汇总项名称 类型 使用 注解OrderNo xs:integerrequired 次序号Code xs:string序号Name xs:stringrequired 项目名称Cost xs:decimal金额RecType xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;五.15. 元素BQTable分部分项表五.16. 元素BQTitle分部名称 类型 使用 注解OrderNo xs:inte
19、gerrequired 次序号Code xs:string编码Name xs:stringrequired 名称Unit xs:string数量单位Number xs:decimal工程数量Price xs:decimal综合单价Total xs:decimal合价RecType xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;五.17. 元素BQItem分项名称 类型 使用 注解OrderNo xs:int
20、egerrequired 次序号Code xs:string编码Name xs:stringrequired 名称Unit xs:string数量单位Number xs:decimal工程数量Price xs:decimal综合单价Total xs:decimal合价RecType xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;LaborFee xs:decimal人工费MaterialFee xs:dec
21、imal材料费MachanicalFee xs:decimal机械费ManagmentFee xs:decimal管理费Profit xs:decimal利润五.18. 元素TechMeasureTable技术措施表五.19. 元素TechMeasureTitle技术措施标题名称 类型 使用 注解OrderNo xs:integerrequired 次序号Code xs:string编码Name xs:stringrequired 名称Unit xs:string数量单位Number xs:decimal工程数量Price xs:decimal综合单价Total xs:decimal合价Rec
22、Type xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;五.20. 元素TechMeasureItem技术措施项目名称 类型 使用 注解OrderNo xs:integerrequired 次序号Code xs:string编码Name xs:stringrequired 名称Unit xs:string数量单位Number xs:decimal工程数量Price xs:decimal综合单价Total x
23、s:decimal合价RecType xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;LaborFee xs:decimal人工费MaterialFee xs:decimal材料费MachanicalFee xs:decimal机械费ManagmentFee xs:decimal管理费Profit xs:decimal利润五.21. 元素OtherMeasureTable其它措施表五.22. 元素OtherM
24、easureTitle其它措施标题名称 类型 使用 注解OrderNo xs:integerrequired 次序号Code xs:string序号Name xs:stringrequired 项目名称Cost xs:decimal金额RecType xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;五.23. 元素OtherMeasureItem其它措施项目名称 类型 使用 注解OrderNo xs:inte
25、gerrequired 次序号Code xs:string序号Name xs:stringrequired 项目名称Cost xs:decimal金额RecType xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;五.24. 元素OtherTable其它项目表五.25. 元素OtherTitle其它项目标题名称 类型 使用 注解OrderNo xs:integerrequired 次序号Code xs:str
26、ing序号Name xs:stringrequired 项目名称Cost xs:decimal金额RecType xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;五.26. 元素OtherItem其它项目名称 类型 使用 注解OrderNo xs:integerrequired 次序号Code xs:string序号Name xs:stringrequired 项目名称Cost xs:decimal金额Rec
27、Type xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;五.27. 元素SporadicTable零星项目表五.28. 元素SporadicTitle零星项目标题名称 类型 使用 注解OrderNo xs:integerrequired 次序号Code xs:string编码Name xs:stringrequired 名称Unit xs:string数量单位Number xs:decimal工程数量Pri
28、ce xs:decimal综合单价Total xs:decimal合价RecType xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;五.29. 元素SporadicItem零星项目名称 类型 使用 注解OrderNo xs:integerrequired 次序号Code xs:string编码Name xs:stringrequired 名称Unit xs:string数量单位Number xs:decim
29、al工程数量Price xs:decimal综合单价Total xs:decimal合价RecType xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;五.30. 元素MainMaterialTable主要材料表五.31. 元素MainMaterialItem 主要材料名称 类型 使用 注解OrderNo xs:integerrequired 次序号Code xs:string编码Name xs:string
30、required 名称Unit xs:string数量单位Number xs:decimal工程数量Price xs:decimal综合单价Total xs:decimal合价RecType xs:integer记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机FeeType xs:string取费类型。1:建筑05定额;5:装饰05定额;11:安装修缮定额;12:园林建筑工程;13:绿化定额;MarketPrice xs:decimal市场价Specification xs:string规格六. Schema描述代码略。请参照Schema文档规定。七. 附件:交
31、换标准源代码<xs:schema xmlns:xs="/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified"><xs:attributeGroup name="BasicFees"><xs:annotation><xs:documentation>基本费用属性 xs:documentation>xs:annotation&
32、gt;<xs:attribute name="OrderNo" type="xs:integer" use="required"/><xs:attribute name="Code" type="xs:string"><xs:annotation><xs:documentation>序号 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="
33、Name" type="xs:string" use="required"><xs:annotation><xs:documentation>项目名称 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="Cost" type="xs:decimal"><xs:annotation><xs:documentation>金额 xs:documentat
34、ion>xs:annotation>xs:attribute><xs:attributeGroup ref="SysAttr"/>xs:attributeGroup><xs:attributeGroup name="TenderFees"><xs:annotation><xs:documentation>招投标费用属性 xs:documentation>xs:annotation><xs:attribute name="BQFee" type=&
35、quot;xs:decimal" default="0"><xs:annotation><xs:documentation>分部分项费 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="MeasuresFee" type="xs:decimal" default="0"><xs:annotation><xs:documentation>措施项目费
36、 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="SafetyFee" type="xs:decimal" default="0"><xs:annotation><xs:documentation>安全防护文明措施费 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="OtherFee"
37、; type="xs:decimal" default="0"><xs:annotation><xs:documentation>其它项目费 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="LowFee" type="xs:decimal" default="0"><xs:annotation><xs:documentation>规费
38、 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="InsuranceFee" type="xs:decimal" default="0"><xs:annotation><xs:documentation>劳动保险费 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="TaxesFee"
39、 type="xs:decimal" default="0"><xs:annotation><xs:documentation>税金 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="ProjectTotalCost" type="xs:decimal" default="0"><xs:annotation><xs:documentation
40、>工程总造价 xs:documentation>xs:annotation>xs:attribute>xs:attributeGroup><xs:attributeGroup name="BasicAttrib"><xs:annotation><xs:documentation>清单基本属性 xs:documentation>xs:annotation><xs:attribute name="OrderNo" type="xs:integer" use
41、="required"/><xs:attribute name="Code" type="xs:string"><xs:annotation><xs:documentation>编码 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="Name" type="xs:string" use="required"><xs:ann
42、otation><xs:documentation>名称 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="Unit" type="xs:string"><xs:annotation><xs:documentation>数量单位 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="Number&qu
43、ot; type="xs:decimal"><xs:annotation><xs:documentation>工程数量 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="Price" type="xs:decimal"><xs:annotation><xs:documentation>综合单价 xs:documentation>xs:annotation>xs:a
44、ttribute><xs:attribute name="Total" type="xs:decimal"><xs:annotation><xs:documentation>合价 xs:documentation>xs:annotation>xs:attribute><xs:attributeGroup ref="SysAttr"/>xs:attributeGroup><xs:attributeGroup name="DetailAttrib
45、"><xs:annotation><xs:documentation>清单人材机属性 xs:documentation>xs:annotation><xs:attribute name="LaborFee" type="xs:decimal"><xs:annotation><xs:documentation>人工费 xs:documentation>xs:annotation>xs:attribute><xs:attribute name=&q
46、uot;MaterialFee" type="xs:decimal"><xs:annotation><xs:documentation>材料费 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="MachanicalFee" type="xs:decimal"><xs:annotation><xs:documentation>机械费 xs:documentation&
47、gt;xs:annotation>xs:attribute><xs:attribute name="ManagmentFee" type="xs:decimal"><xs:annotation><xs:documentation>管理费 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="Profit" type="xs:decimal"><xs:annot
48、ation><xs:documentation>利润 xs:documentation>xs:annotation>xs:attribute>xs:attributeGroup><xs:attributeGroup name="SysAttr"><xs:annotation><xs:documentation>系统属性 xs:documentation>xs:annotation><xs:attribute name="RecType" type="
49、xs:integer"><xs:annotation><xs:documentation>记录类型。1:分类;2:分部;3:清单;4:描述;5:定额;6:式子;7:工料机 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="FeeType" type="xs:string"><xs:annotation><xs:documentation>取费类型。1:建筑05定额;5:装饰05定额;1
50、1:安装修缮定额;12:园林建筑工程;13:绿化定额; xs:documentation>xs:annotation>xs:attribute>xs:attributeGroup><xs:element name="ConstructProject"><xs:annotation><xs:documentation>建设项目 xs:documentation>xs:annotation><xs:complexType><xs:sequence><xs:element ref
51、="TenderInfo"/><xs:choice><xs:element ref="ProjectListTable" minOccurs="0"/><xs:element ref="JobListTable" minOccurs="0"/>xs:choice>xs:sequence><xs:attribute name="ProjectNo" type="xs:string" use=&quo
52、t;required"><xs:annotation><xs:documentation>项目编号 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="ProjectName" type="xs:string" use="required"><xs:annotation><xs:documentation>项目名称 xs:documentation>xs:ann
53、otation>xs:attribute><xs:attribute name="StandardVersion" type="xs:string" fixed="1.0"><xs:annotation><xs:documentation>标准版本 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="StandardName" type="xs:string&
54、quot; fixed="广西壮族自治区建设工程造价文件数据交换标准"><xs:annotation><xs:documentation>标准名称 xs:documentation>xs:annotation>xs:attribute>xs:complexType>xs:element><xs:element name="TenderInfo"><xs:annotation><xs:documentation>招投标信息 xs:documentation>
55、;xs:annotation><xs:complexType><xs:attribute name="Tender" type="xs:string" use="required"><xs:annotation><xs:documentation>招标人,投标人 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="TenderProxy" type="x
56、s:string"><xs:annotation><xs:documentation>招标代理 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="BuildUnit" type="xs:string"><xs:annotation><xs:documentation>建设单位 xs:documentation>xs:annotation>xs:attribute>&l
57、t;xs:attribute name="TenderPlace" type="xs:string"><xs:annotation><xs:documentation>招标地点 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="TenderDate" type="xs:date"><xs:annotation><xs:documentation>招标日期
58、xs:documentation>xs:annotation>xs:attribute><xs:attribute name="TenderTime" type="xs:time"><xs:annotation><xs:documentation>招标时间 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="TenderTotalCost" type="xs:decimal
59、"><xs:annotation><xs:documentation>投标报价 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="Duration" type="xs:integer"><xs:annotation><xs:documentation>工期 xs:documentation>xs:annotation>xs:attribute><xs:attri
60、bute name="TenderMargin" type="xs:decimal"><xs:annotation><xs:documentation>投标保证金 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="QualityCommitment" type="xs:string"><xs:annotation><xs:documentation>质量承诺 xs:documentation>xs:annotation>xs:attribute><xs:attribute name="SecurityType" type="xs:inte
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025新员工试用期合同书
- 2025承诺的合同范本
- 2025南京房屋租赁合同范本
- 2025华夏银行社会招聘模拟试卷及答案详解(考点梳理)
- 2025年济柴动力有限公司春季高校毕业生招聘(10人)考前自测高频考点模拟试题及答案详解(考点梳理)
- 2025黑龙江伊春市铁力市招聘城市社区工作者笔试考前自测高频考点模拟试题及答案详解(易错题)
- 2025年武警安徽总队医院招聘41人考前自测高频考点模拟试题参考答案详解
- 2025年中国化妆品抗氧化剂行业市场分析及投资价值评估前景预测报告
- 2025年中国滑雪靴固定器行业市场分析及投资价值评估前景预测报告
- 2025年中国户外折叠床行业市场分析及投资价值评估前景预测报告
- 高三为梦想扬帆++励志班会课件
- 个人简历模板(5套完整版)
- 跟踪出站调车讲解
- 2023-2024年贵州省劳动合同样本范本书电子版完整版
- 耳部全息铜砭刮痧
- 煤气发生炉拆除方案
- 《新概念英语》第三册课文详解及课后答案
- 聚氨酯管道保温施工方案
- 金匮要略-黄芪桂枝五物汤
- J17J177 钢丝网架珍珠岩复合保温外墙板建筑构造
- 酒店账单-水单-住宿
评论
0/150
提交评论