[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] & and & issue


Subject: Re: [xsl] & and & issue
From: Mukul Gandhi <mukul_gandhi@xxxxxxxxx>
Date: Fri, 18 Feb 2005 20:39:18 -0800 (PST)

I think if output method is xml, and you write
<xsl:text>&amp;</xsl:text> in XSLT, it will be fine..
or you can just write &amp; (without xsl:text).

But if output method is text, and you write
<xsl:text>&amp;</xsl:text> or &amp; in XSLT , the
output will be &.

Regards,
Mukul

--- Charles Ohana <charles.ohana@xxxxxxxxxxxxxx>
wrote:

> Hello all,
> After processing my xml file I get some output witth
> "&" instead of "&amp;"
> Any idea how to get around it.
> I'm sorry, I know the same question keeps coming.




		
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 


Current Thread
Keywords