Re: [xsl] Traversing the tree

Subject: Re: [xsl] Traversing the tree
From: "Agnisys Technology \(P\) Ltd." <agnisys@xxxxxxxxx>
Date: Mon, 12 Sep 2005 07:03:11 -0700 (PDT)
> Or using FXSL:
> 
>       <xsl:value-of select=
>       "f:foldl(f:add(), 
>                0, 
>                f:zipWith(f:mult(),/*/*/@price, /*/*/@qty)
>                )"/>
> 

Wow! I didn't even know about FXSL. This seems to have the conciseness I was looking for.
I'll have to reseach it more.

Thanks,
Anupam.



		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

Current Thread