Subject: RE: [xsl] templates with modes. From: "Colin Adams" <colinpauladams@xxxxxxxxxxx> Date: Wed, 19 Jul 2006 19:36:47 +0100 |
From: Webmaster <Webmaster@xxxxxxxxxxx> Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx To: "'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'" <xsl-list@xxxxxxxxxxxxxxxxxxxxxx> Subject: [xsl] templates with modes. Date: Wed, 19 Jul 2006 13:33:14 -0500
Hi.
If I have two templates:
<xsl:template match="spec">
and
<xsl:template match="spec" mode="valueonly">
and I call
<xsl:apply-templates select="spec[@partnumber=9300185]" mode="valueonly" />
Does it call both the non-mode and the specified mode templates???? I put debug statements in both templates, and it appears that it does. !! How can I avoid this?
Thanks! LN
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
[xsl] templates with modes., Webmaster | Thread | RE: [xsl] templates with modes., Michael Kay |
[xsl] templates with modes., Webmaster | Date | RE: [xsl] templates with modes., cknell |
Month |