You need to specify the <xsl:param> tag in the contents of <xsl:stylesheet> instead of the template.
-----Original Message----- From: Joseph Shraibman [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 09, 2003 10:48 PM To: [EMAIL PROTECTED] Subject: Can't get passed in paramaters to work See http://tupari.net/~jks/xalan-bug/ for code I can get the example UseStylesheetParam to work, but I can't get my very similar code to work. Can anyone tell me what I'm doing wrong?