[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: sum partial of the text
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Fri, 7 Oct 2005 06:55:44 +1000
On 10/6/05, Michael Kay <mike@xxxxxxxxxxxx> wrote:
> Here are five ways to sum over a computed quantity:
>
> * In XPath 2.0, use sum(for $i in data return substring($i,7,4))

Of course, Mike meant:

sum(for $i in data return xs:double(substring($i,7,4)))


Cheers,
Dimitre Novatchev

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member