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="7.550000" Y2="7.550000" X1="0.000000" id="1" X2="100" />
<record pi="0" Y1="7.550000" Y2="5.750000" X1="100.000000" id="2" X2="500" />
<record pi="0" Y1="5.750000" Y2="4.450000" X1="500.000000" id="3" X2="1000" />
<record pi="0" Y1="4.450000" Y2="3.550000" X1="1000.000000" id="4" X2="3000" />
<record pi="0" Y1="3.550000" Y2="3.250000" X1="3000.000000" id="5" X2="5000" />
<record pi="0" Y1="3.000000" Y2="3.000000" X1="5000.000000" id="6" X2="&gt;5000" />
</records>
</table>
</dataset>
</DataDefs>
</Document>