Stationery Settings and Template for Bill
[habeas.git] / src / resources / tablerow.template.xml
1 <table:table-row>
2 <table:table-cell table:style-name="Table2.A2" office:value-type="string">
3 <text:p text:style-name="P3"/>{Reference Number}
4 </table:table-cell>
5 <table:table-cell table:style-name="Table2.A2" office:value-type="string">
6 <text:p text:style-name="P3"/>{Description}
7 </table:table-cell>
8 <table:table-cell table:style-name="Table2.A2" office:value-type="string">
9 <text:p text:style-name="P3"/>{Bill Date}
10 </table:table-cell>
11 <table:table-cell table:style-name="Table2.D2" office:value-type="string">
12 <text:p text:style-name="P3"/>{Bill Amount}
13 </table:table-cell>
14 </table:table-row>