RE: [xsl] How to use caracter " in a String

Subject: RE: [xsl] How to use caracter " in a String
From: "Americo Albuquerque \(E-mail\)" <aalbuquerque@xxxxxxxxxxxxxxxx>
Date: Tue, 25 Jun 2002 17:01:53 +0100
What you probably want is:
<xsl:param name="whatever">'I want to say "Hello"'</xsl:param>


-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Tuan-Dung Cao
Sent: Tuesday, June 25, 2002 2:57 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] How to use caracter " in a String


I want to set the value of a parameter to a String which contain ".

How can i do ? for example in this case

<xsl:value select = "'I want to say "Hello"'" />

It not run

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




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


Current Thread