RE: [xsl] A way to use Single quote or double quote in XML and/or output it into HTML & FO without resorting to CDATA in the XML?

Subject: RE: [xsl] A way to use Single quote or double quote in XML and/or output it into HTML & FO without resorting to CDATA in the XML?
From: "Sergiu Ignat" <sergiu@xxxxxxxxxx>
Date: Wed, 1 Oct 2003 17:54:23 +0300
> I tried using &quote; etc. but apparently I was unable to use 
> it and to
> get the XSLs to run I just went around the issue.

I have a similar problem with &quote;
How to use it in the translate() function? translate('what&quote;s new','&quote;','i') generates parser error;
When I try to pass '&quote;' as a value of a template parameter it generates an error too.

I use Microsoft parsers.

Does anybody nows why &quote; is so hard to handle?

Sergiu
 
> Abhishek Sanwal
> HP - Houston Campus
> abhishek.sanwal@xxxxxx
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread