|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] FOP sum
Hi!
I need to accumulate and list the total. Can't seem to get it working I did the following :- <xsl:value-of select="sum(/ACT/DESC/AMT)"/> Thanks Dave <ACT> <DESC> <AMT> 10 </AMT> </DESC> <DESC> <AMT> 15 </AMT> </DESC> <DESC> <AMT> 20 </AMT> </DESC> <DESC> <AMT> 30 </AMT> </DESC> </ACT>
|
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
|






