[Home] [By Thread] [By Date] [Recent Entries]
gopinath.emmidisetty@xxxxxxxxxxxxxxxxxxxxxxxxx wrote:
Hi, As far as I can see, there is only one child of each account element that matches '*[@colno=3]', so performing a sum of only one value is not likely to help your. Are you trying to display the sum of all colno 3 elements? try 'sum(//*[@colno=3])' instead. If you want the cumulative of the 'above', you could try '*[@colno = 3] + sum(preceding-sibling::account/*[@colno=3])'.. Grtz, Geert -- Geert.Josten@xxxxxxxxxxx IT-consultant at Daidalos BV, Zoetermeer (NL) http://www.daidalos.nl/ tel:+31-(0)79-3316961 fax:+31-(0)79-3316464 GPG: 1024D/12DEBB50
|

Cart



