--xml配置文件中--------------------
<rows>
<head>
......
</head>
<row id="root_1">
<cell image="folder.gif"><![CDATA[流动资产]]></cell>
<cell type="ro"></cell>
<cell type="ro"></cell>
<row id="2">
<cell><![CDATA[货币资金]]></cell>
<cell>=[[2,2]]+[[2,3]]</cell>
<cell></cell>
</row>
</row>
<row id="root_2">
<cell image="folder.gif"><![CDATA[非流动资产]]></cell>
<cell type="ro"></cell>
<cell type="ro"></cell>
<row id="3">
<cell><![CDATA[货币资金]]></cell>
<cell>=[[2,2]]+[[2,3]]</cell>
<cell></cell>
</row>
</row>
<row id="root_3">
<cell image="folder.gif"><![CDATA[流动负责]]></cell>
<cell type="ro"></cell>
<cell type="ro"></cell>
<row id="4">
<cell><![CDATA[货币资金]]></cell>
<cell>=[[2,2]]+[[2,3]]</cell>
<cell></cell>
</row>
</row>
<row id="root_4">
<cell image="folder.gif"><![CDATA[非流动负责]]></cell>
<cell type="ro"></cell>
<cell type="ro"></cell>
<row id="5">
<cell><![CDATA[货币资金]]></cell>
<cell>=[[2,2]]+[[2,3]]</cell>
<cell></cell>
</row>
</row>
<row id="root_5">
<cell image="folder.gif"><![CDATA[股东权益]]></cell>
<cell type="ro"></cell>
<cell type="ro"></cell>
<row id="6">
<cell><![CDATA[货币资金]]></cell>
<cell>=[[2,2]]+[[2,3]]</cell>
<cell></cell>
</row>
</row>
</rows>
本文介绍了一个使用XML格式配置的财务报表样例。该报表包括流动资产、非流动资产、流动负债、非流动负债和股东权益等部分。每个部分详细列出了具体的财务项目及其计算公式。
619

被折叠的 条评论
为什么被折叠?



