RE: [xsl] using xsl:with-param in apply-templates problem

Subject: RE: [xsl] using xsl:with-param in apply-templates problem
From: Jarno.Elovirta@xxxxxxxxx
Date: Tue, 27 Aug 2002 13:14:55 +0300
Hi,

> <xsl:template match="//file">
> 	<xsl:variable select="@name" name="filename"/>

this should be xsl:param.

Jarno

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


Current Thread