44 lines
2.5 KiB
XML
44 lines
2.5 KiB
XML
<Document>
|
|
<TabDefs>
|
|
<TabDef Title="record.guid" Type="6" />
|
|
<TabDef Title="record.type" Type="6" />
|
|
<TabDef Title="record.只读" Type="6" />
|
|
<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="6" />
|
|
<TabDef Title="record.id" Type="2" />
|
|
<TabDef Title="column.name" Type="6" />
|
|
</TabDefs>
|
|
<DataDefs>
|
|
<dataset>
|
|
<table name="属性">
|
|
<columns>
|
|
<column name="名称" type="string" />
|
|
<column name="值" type="string" />
|
|
</columns>
|
|
<records>
|
|
<record 名称="名称" 值="采购表" />
|
|
<record 名称="类型" 值="采购表" />
|
|
<record 名称="专业类型" />
|
|
</records>
|
|
</table>
|
|
<table name="数据">
|
|
<columns>
|
|
<column name="收缩" type="string" />
|
|
<column name="只读" type="string" />
|
|
<column name="名称" type="string" />
|
|
<column name="guid" type="string" />
|
|
<column name="pi" type="long" />
|
|
<column name="id" type="long" />
|
|
<column name="type" type="string" />
|
|
</columns>
|
|
<records>
|
|
<record 只读="1" 名称="采购表头节点" pi="0" id="1" guid="{13358DD9-8C7A-4bbf-B944-803A2EA75CD9}" type="采购表" />
|
|
</records>
|
|
</table>
|
|
</dataset>
|
|
</DataDefs>
|
|
</Document>
|