Subject: Re: [xsl] Re: Keeping a running total? From: Steve <subsume@xxxxxxxxx> Date: Tue, 11 Jul 2006 14:09:18 -0400 |
<xsl:when test="count(preceding-sibling::factory/@widget) > $limit">
Failing that, come up with a concise input XML and give an example of the required output XML. Your original question was a bit wordy...
<xml> <factory x="A" capacity="2"> <factory x="B" capacity="1"> <factory x="C" capacity="2"> <factory x="D" capacity="1"> <factory x="E" capacity="2"> </xml>
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] Re: Keeping a running tot, andrew welch | Thread | Re: [xsl] Re: Keeping a running tot, Dimitre Novatchev |
Re: [xsl] Good app to apply transfo, Wendell Piez | Date | Re: [xsl] Re: Keeping a running tot, Steve |
Month |