Re: [xsl] Re: Keeping a running total?

Subject: Re: [xsl] Re: Keeping a running total?
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Tue, 11 Jul 2006 08:48:58 -0700
On 7/11/06, Steve <subsume@xxxxxxxxx> wrote:
Any other takers?

I'd have to have to resort to some hack if I can do this with XSL.


Until there is a detailed description of the problem it is unlikely anybody could help -- this is not the xslt-telepaths list.

Where is your source xml?

Where is the desired output?

Shall people beg for an adequate description of the problem? :o)


In this list what you provide determines what you'll get.



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





-S

On 7/10/06, Steve <subsume@xxxxxxxxx> wrote:
> Problem:  I need to make a table of the output required of 4 factories
> next month.
>
>                   Widgets    Gadgets
> Factory A     2
> Factory B     3
> Factory C                       4
> Factory D                       1
>
> Widget quota = 5
> Gadget quota = 5

Current Thread