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


[Andrew Welch]


Tom P:
><xsl:value select='I want to say "Hello"'/>

This won't work

><xsl:value-of select="I want to say &quot;Hello&quot;"/>

Nor will this.

><xsl:value-of select " 'I want to say &quot;Hello&quot;' "/>

This will.

(I know you know really Tom, but for everyone else...)

Thanks for the expression of confidence.  Yes, I really do, but not, it
seems, today.

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]