xsl-list
[Top] [All Lists]

Re: [xsl] amp symbols

2006-06-30 11:33:34
I use <xsl:text disable-output-escaping="yes">&amp;</xsl:text>

Couldn't get CDATA to work for some dumb reason.

-Steve

On 6/30/06, Renate <renaate(_at_)gmail(_dot_)com> wrote:
I have <xsl:value select="ROW/C_NAME">.

For example, if I have C_NAME = ABC& (containts symbol &amp), then as
a result I'v got ABC&amp, instead of ABC&.
How to deal with this?

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>