Hi Jeni,
Thanks for taking time out and explaining the solution in such great
detail.
I was able to solve the problem.
Thank you very much!
Regards,
Nitin Jain
Jeni Tennison
<jeni@xxxxxxxxxxxxxxxx> To: Nitin.Jain@xxxxxxxxxxxxxxx
Sent by: cc: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
owner-xsl-list@xxxxxxxxxxxx Subject: Re: Variable scope issue.
rytech.com
09-02-02 06:54 PM
Please respond to xsl-list
Hi Nitin,
> The XML data is presorted.( wrt currency type and date )
This is a grouping problem that looks on the surface very similar to
the one that I just replied to about grouping airline elements, but
needs a more complex solution because of the requirement to provide
summary statistics about each group.
You want to group your reports elements by two things: Currency and
ChequeDate. You want to provide a total for all the reports with the
same Currency, and a subtotal for all the reports with the same date
within each Currency group.
<<TRUNCATED>>
---
Jeni Tennison
http://www.jenitennison.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|