Re: [xsl] Sum of values from XML

Subject: Re: [xsl] Sum of values from XML
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Thu, 15 Apr 2010 15:22:06 +0000 (GMT)
Tom T wrote:

  Hi,

> Using XSLT 2 how can I retreive the sum of all the
integers
> at /a/b/c?

  sum(/a/b/c)

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/

Current Thread