Files
KG_generation/equipment_dataset/json/技改预算/变电/设计费费率计费额关系表.xml
T
chentianrui 6afa368745 上传代码
2025-10-17 18:18:26 +08:00

48 lines
3.3 KiB
XML

<Document>
<TabDefs>
<TabDef Title="record.值" Type="6" />
<TabDef Title="table.name" Type="6" />
<TabDef Title="record.名称" Type="6" />
<TabDef Title="record.pi" Type="2" />
<TabDef Title="column.type" Type="5" />
<TabDef Title="record.Y1" Type="1" />
<TabDef Title="record.id" Type="2" />
<TabDef Title="record.X1" Type="1" />
<TabDef Title="record.Y2" Type="1" />
<TabDef Title="column.name" Type="5" />
<TabDef Title="record.X2" Type="6" />
</TabDefs>
<DataDefs>
<dataset>
<table name="属性">
<columns>
<column name="名称" type="string" />
<column name="值" type="string" />
</columns>
<records>
<record 名称="名称" 值="设计费费率计费额关系表" />
<record 名称="类型" 值="设计费费率计费额关系表" />
</records>
</table>
<table name="数据">
<columns>
<column name="pi" type="long" />
<column name="id" type="long" />
<column name="X1" type="double" />
<column name="X2" type="string" />
<column name="Y1" type="double" />
<column name="Y2" type="double" />
</columns>
<records>
<record pi="0" Y1="6.970000" Y2="6.970000" X1="0.000000" id="1" X2="100" />
<record pi="0" Y1="6.760000" Y2="5.420000" X1="100.000000" id="2" X2="300" />
<record pi="0" Y1="5.420000" Y2="3.950000" X1="300.000000" id="3" X2="1000" />
<record pi="0" Y1="3.950000" Y2="3.220000" X1="1000.000000" id="4" X2="5000" />
<record pi="0" Y1="3.220000" Y2="2.980000" X1="5000.000000" id="5" X2="10000" />
<record pi="0" Y1="2.910000" Y2="2.910000" X1="10000.000000" id="6" X2="&gt;10000" />
</records>
</table>
</dataset>
</DataDefs>
</Document>