Subject: How to include a single quote in a parameter string
From: "Jiang, Peiyun" <Peiyun.Jiang@xxxxxx>
Date: Tue, 30 Jul 2002 10:42:25 -0400
|
I have the following in my stylesheet that gives me errors:
<xsl:param name="fjeestitle"
select="'NRC Research Press: Revue du génie et de la science de
l'environnement'" />
Why is this not working? How to make it work?
What I want is to have the string -- NRC Research Press: Revue du génie et
de la science de l'environnement -- in fjeestitle.
Thanks.
Peiyun Jiang
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|