[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Keeping a running total? (Redo)

Subject: Re: Keeping a running total? (Redo)
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Wed, 12 Jul 2006 12:35:12 -0700
fxsl 2.0
Of course, the same solution can be re-written for XSLT 1.0.

FXSL for XSLT 1.0 also has a "scanl" and "map" templates.

Currying will have to be used explicitly.

The code will be a bit longer but it will implement the same algorithm.


As the time has come for everyone to consider moving to XSLT 2.0, I have stopped actively developing FXSL 1.x since almost two years ago.

FXSL 2.0 has undergone extensive development and I would recommend
using XSLT 2.0 + FXSL 2.0.


-- Cheers, Dimitre Novatchev --------------------------------------- Truly great madness cannot be achieved without significant intelligence.


On 7/12/06, Steve <subsume@xxxxxxxxx> wrote:
Very interesting. Do you think this will work with XSL 1.0?

My parser (MSXML) doesn' support 2.0, but I do have FXSL.

-Steve

On 7/12/06, Dimitre Novatchev <dnovatchev@xxxxxxxxx> wrote:
> Here's one possible solution:
>
> This transformation:
>
> <xsl:stylesheet version="2.0"
>  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
>  xmlns:xs="http://www.w3.org/2001/XMLSchema"
>  xmlns:f="http://fxsl.sf.net/"
>  exclude-result-prefixes="f xs"

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.