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


[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


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