This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: running table-header?



 Nikolai Grigoriev:

> More 
>complex cases like
>producing a running subtotal for every page, or enumerating 
>all entries on a
>page of an enciclopaedia, are (seemingly) still impossible to construct
>within the current draft (am I right?)

Which is exactly what I need, a running total (balance to date)!
(but in the body of the document rather than in the header as your example
showed) 

The usage is just as my bank statement shows
(page 1)
Date  withdraw  deposit  amount
1/1/00  chq 124               100
...

(page 2)
Balance at (date)   amount (250)
Date withdraw deposit  amount
1/2/00             cash      200

etc

The 'balance at (date) amount (250)' line
I was hoping to have calculated by a mix of xslt / xsl.

From your comments its a no-go for XSL.

Thanks Nikolai.

Regards, DaveP


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]