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


Tuan
try
<xsl:value-of select = "'I want to say &#34;Hello&#34;'"/>
cheers


From: Tuan-Dung Cao <Tuan-Dung.Cao@sophia.inria.fr>
Reply-To: xsl-list@lists.mulberrytech.com
To: xsl-list@lists.mulberrytech.com
Subject: [xsl] How to use caracter " in a String
Date: Tue, 25 Jun 2002 15:56:38 +0200

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



_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx


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]