|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] using preceding-sibling to calculate acummulated amount
Hi all... I need to show in HTML a column of a table that shows the acummulated quantity... If, for example, I have: <row> <total>1</total> </row> <row> <total>2</total> </row> <row> <total>3</total> </row> <row> <total>4</total> </row> I want to show in HTML: 1 3 6 10 I tried: total + preceding-sibling::total but it didn't work. Thanks Jaime
|
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








