[Home] [By Thread] [By Date] [Recent Entries]
On Tue, 25 May 2004, Niclas Hedhman wrote:
You can pass a parameter as follows: <target>
<xslt>
<param name="foo" expression="${foo}">
</xslt>
</target>and assign "foo" with <xsl:param name="foo"/> and use $foo to get the value in your xsl document. HTH, Graeme -
|

Cart



