|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] grouping + page break help
Hi
I got a page break problem that possibly involves some grouping. I'm getting the totals , subtotals and sorting done from sql query itself.
Now the problem boils down to the following :
** xml file **
<ResultSet>
<row>
<LOB_NM><Commercial</LOB_NM>
<ID>13</ID>
</row>
<row>
<LOB_NM><Commercial</LOB_NM>
<ID>93</ID>
</row>
<row>
<LOB_NM>CIB</LOB_NM>
<ID>46</ID>
</row>
<row>
<LOB_NM>CIB</LOB_NM>
<ID>113</ID>
</row>
</ResultSet>
I'm looking to have a Page Break at the last occurrance of say (for example) <LOB_NM> = "CIB" or <<LOB_NM> = "Commercial" when iterating through a table. Got any reference or help-text in mind ? I am using fop, xsl:fo and xslt/xpath 1.0.
LOB_NM ID
CIB 46
CIB 113
-------------------- Page Break Here
Commercial 13
Commercial 93
--------------------- Page Break Here
Thanks
Sankha
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








