Subject: Re: [xsl] passing parameter to template From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx> Date: Wed, 29 May 2002 17:33:34 +0200 |
I'm facing a problem while trying to pass a parameter to a template. The corresponding xsl-code is the following:Here you get a root node, not tool element as you expected, so template for / is instantiated and that one (probably biult-in one) applies templates on children with no parameters. Use exsl:node-set($tools)/* instead.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
<xsl:apply-templates select="exsl:node-set($tools)">
-- Oleg Tkachenko Multiconn International, Israel
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] passing parameter to temp, David Carlisle | Thread | [xsl] Sorting/grouping question, Dan Cederholm |
RE: [xsl] Generate PDF from XML, John Dreystadt | Date | Re: [xsl] Generate PDF from XML, David Carlisle |
Month |