xsl-list
[Top] [All Lists]

Re: [xsl] Applying template with a variable

2007-01-17 05:32:25
Harry Liljeström wrote:

so <xsl:call-template name="authobjbyname"> wasn't needed anymore. This seems to work. For me it seems that in XSLT 1.0 variables can't contain node-sets!

You hit the jackpot, you are right. However, almost all available XSLT 1 processors (with a notable exception of TransformIIX used by Firefox) support the exslt:node-set extension function. See www.exslt.org.

Cheers,
-- Abel Braaksma
  http://www.nuntia.nl

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>