xsl-list
[Top] [All Lists]

Re: XSLT encoding problem

2003-07-07 12:32:19
At 2003-07-07 11:47 -0700, Venkat Gyambavantha wrote:
I have an xml with UTF-8 encoding.

It sounds like you don't have an XML file with UTF-8 encoding.

I want to just change the encoding to ISO
Latin 1 using XSLT. I see the following error

"An invalid XML character (unicode 0xfc) "

You don't say on which file you are getting the error, but I suspect you are getting it on our source and your source is bad. A bad encoding is not well-formed and an XML document has to be well-formed to be XML. Tools rightfully reject non-well-formed putative XML documents.

................ Ken


--
Upcoming hands-on courses: in-house corporate training available;
North America public:  XSL-FO Aug 4,2003; XSLT/XPath Aug 12, 2003

G. Ken Holman                mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Crane Softwrights Ltd.         http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0   +1(613)489-0999 (F:-0995)
ISBN 0-13-065196-6                      Definitive XSLT and XPath
ISBN 0-13-140374-5                              Definitive XSL-FO
ISBN 1-894049-08-X  Practical Transformation Using XSLT and XPath
ISBN 1-894049-11-X              Practical Formatting Using XSL-FO
Member of the XML Guild of Practitioners:    http://XMLGuild.info
Male Breast Cancer Awareness http://www.CraneSoftwrights.com/s/bc


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



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