Subject: Re: apply-templates vs. call-template problem
From: "Greg Fausak" <lgfausak@xxxxxxxxx>
Date: Mon, 16 Jun 2008 08:48:37 -0500
|
There I go tipping my noob hat :-)
I was just fooling myself with the call-template select=".".
I just tried the params version, works great.
If you only knew how many hours...
Thanks,
-g
On Mon, Jun 16, 2008 at 8:29 AM, Martin Honnen <Martin.Honnen@xxxxxx> wrote:
> Greg Fausak wrote:
>
>> <xsl:call-template name="create-groups"
>> select="."/>
>
> call-template does not allow a select attribute:
> http://www.w3.org/TR/xslt#named-templates
> It can take parameters however.
>
>
> --
>
> Martin Honnen
> http://JavaScript.FAQTs.com/
>
>
--
Greg Fausak
greg@xxxxxxxxxxxx
|