RE: [xsl] Parameters with Xalan 1.2 or 2.0

Subject: RE: [xsl] Parameters with Xalan 1.2 or 2.0
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 30 Jan 2001 21:07:22 -0000
> But
>  xsl:value-of select="{$param1}" /
> makes an error: wrong character.....

The select attribute is an XPath expression, and XPath expressions never use
(or require) curly braces.

Mike Kay


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


Current Thread