Subject: Re: [xsl] grouping + global variable (?) (was re: regexs, From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx> Date: Sat, 14 Aug 2004 11:30:25 -0400 |
On Aug 13, 2004, at 6:46 PM, Wendell Piez wrote:
As for modes, this looks like it'll work, but you might want to consider making phase-1 and phase-2 apply all the way down their own template hierarchies, to prevent them from stepping on each other inadvertently.
So you mean to explicitly declare the mode on all the descendent templates; e.g.:
<xsl:template ... mode="phase-2"> <xsl:apply-templates ... mode="phase-2"/> </xsl:template>
... and so forth?
Cheers, Wendell
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] grouping + global variabl, Bruce D'Arcus | Thread | Re: [xsl] grouping + global variabl, Bruce D'Arcus |
Re: [xsl] Newbie Problem, Mike Trotman | Date | Re: [xsl] grouping + global variabl, Wendell Piez |
Month |