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]

RE: How to use caracter " in a String


What you probably want is:
<xsl:param name="whatever">'I want to say "Hello"'</xsl:param>


-----Original Message-----
From: owner-xsl-list@lists.mulberrytech.com
[mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Tuan-Dung Cao
Sent: Tuesday, June 25, 2002 2:57 PM
To: xsl-list@lists.mulberrytech.com
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


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