|
Subject: Re: [xsl] String literals with both single and double quotes From: Elliotte Harold <elharo@xxxxxxxxxxxxxxx> Date: Wed, 03 Jan 2007 18:22:50 -0500 |
To create a string with both literal apostrophe and quote, you can do this:
<xsl:value-of select="concat( ' " ', " ' " ) "/>
-- o;?Elliotte Rusty Harold elharo@xxxxxxxxxxxxxxx Java I/O 2nd Edition Just Published! http://www.cafeaulait.org/books/javaio2/ http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] String literals with both, Abel Braaksma | Thread | RE: [xsl] String literals with both, Michael Kay |
| RE: [xsl] String literals with both, Michael Kay | Date | Re: [xsl] String literals with both, Andrew Welch |
| Month |