[xsl] “ Entity reference problem

Subject: [xsl] “ Entity reference problem
From: Abhijit Junnare <mavlaabhi@xxxxxxxxx>
Date: Fri, 17 Oct 2003 07:07:04 -0700 (PDT)
I am using a a XSL to generate PDF from source XML
using FOP. When I run the transformation I get an
error saying entity &ldquo; was referenced but not
declared. This is for the left double quotes. So is it
a some kind of problem with the encoding used? In my
stylesheet I have the following

<?xml version="1.0" encoding="ISO-8859-1"?>

<xsl:output method="xml" indent="no"
encoding="ISO-8859-1"/>
Do I need to make any changes in my XSL to resolve
this?
Any help is appreciated.
Thanks,
Abhi



__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

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


Current Thread