|
Subject: Re: [xsl] Keeping a running total? (Redo) From: Steve <subsume@xxxxxxxxx> Date: Wed, 12 Jul 2006 10:16:12 -0400 |
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 |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Keeping a running total? , Dimitre Novatchev | Thread | Re: [xsl] Keeping a running total? , Dimitre Novatchev |
| Re: [xsl] Keeping a running total? , Colin Adams | Date | Re: [xsl] Keeping a running total? , Steve |
| Month |