RE: [xsl] parameter use in XPath

Subject: RE: [xsl] parameter use in XPath
From: Saverio Perugini <sperugin@xxxxxxxxxxxxxxxx>
Date: Thu, 23 Oct 2003 10:02:17 -0400 (EDT)
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


Current Thread