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

Subject: Re: [xsl] How to use caracter " in a String
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Tue, 25 Jun 2002 12:10:10 -0400
[David Carlisle]>
> > Tom P
>
>
>   <xsl:value select='I want to say "Hello"'/>
>
>   or
>
>   <xsl:value-of select="I want to say &quot;Hello&quot;"/>
>
> No you one set of quotes for the XML attribute and another for the XPath
> string. It's a syntax error as it stands.
>

Oh, right, I was just thinking well-formedness by the time I got there.
Thanks for pointing it out (__blush__).

Cheers,

Tom P


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


Current Thread