xsl-list
[Top] [All Lists]

RE: parameter use in XPath

2003-10-23 07:02:17
On Thu, 23 Oct 2003, Michael Kay wrote:

In XSLT 2.0, you can write

<xsl:template match="*[name()=$keyword]">

which I suspect is what you meant.

Thanks and it is.

I'm using libxslt and apparently
it implements XSLT 2.0 (documentation states
it is based on libxml2) because the above
seemed to work fine.

Best Regards,
Saverio

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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