xsl-list
[Top] [All Lists]

Re: [xsl] recursive loop in XSL stylesheet is failing

2010-03-25 10:38:46
Thanks.
I intend to get following output:
        02/10/2010;Illness expenses:Pharmacy;Test Pharmacy, Oakland;-19.1;

There may be another parent category where "Illness expenses" belongs to, lets say "George". Then the output should be as follows:
        02/10/2010;George:Illness expenses:Pharmacy;Test Pharmacy, 
Oakland;-19.1;

Thanks in advance,
George


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--