[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Parameters with Xalan 1.2 or 2.0
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 30 Jan 2001 17:34:26 GMT
>  xsl:value-of select="{$param1}" / 

No XSLT attribute that takes an xpath expression uses the {} syntax.
That is for attribute value templates.

the syntax is  xsl:value-of select="$param1"  which you said you'd tried
and it worked, so what was the problem?

David

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


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member