This is the mail archive of the
xsl-list@mulberrytech.com
mailing list .
RE: Parameters with Xalan 1.2 or 2.0
- To: "'xsl-list at lists dot mulberrytech dot com'" <xsl-list at lists dot mulberrytech dot com>
- Subject: RE: [xsl] Parameters with Xalan 1.2 or 2.0
- From: Anthony Ikeda <anthony dot ikeda at proxima-tech dot com>
- Date: Wed, 31 Jan 2001 10:21:12 +1100
- Reply-To: xsl-list at lists dot mulberrytech dot com
The curly braces are used only in normal tags when you want to get the
value:
<input type="text" value="{$param1}"/>
Cheers,
Anthony Ikeda,
Web Application Developer,
Proxima Technology,
Level 13,
181 Miller Street,
North Sydney
Australia
PH: +612-9458-1718
Mob: 041 624 5143
> -----Original Message-----
> From: Michael Kay [mailto:mhkay@iclway.co.uk]
> Sent: Wednesday, 31 January 2001 8:07 AM
> To: xsl-list@lists.mulberrytech.com
> Subject: RE: [xsl] Parameters with Xalan 1.2 or 2.0
>
>
> > 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
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list