This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to include a single quote in a parameter string


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&#x0027;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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]