Subject: RE: How to use caracter " in a String
From: "Andrew Welch" <awelch@xxxxxxxxxxxxxxx>
Date: Tue, 25 Jun 2002 15:39:14 +0100
|
><xsl:value select = "'I want to say "Hello"'" />
>
>It not run
try:
<xsl:value-of select="'I want to say "Hello"'"/>
cheers
andrew
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/2002
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|