xsl-list
[Top] [All Lists]

RE: Special symbols in XML that XSLT caanot recognize

2003-10-17 04:04:53
Hello,
I have international characters and symbols like "(c)" in the 
XML file. When I run the XSL stylesheet against it, it gives 
'unrecognizable characters". If I substitute it by the 
character entity in the XML, it works fine. I am using 
encoding="iso-8859-1". I tried UTF-8 and have the same 
problem. Any suggestions? Thanks Vivek

This suggests that the actual character encoding used in the file is
different from the encoding declared in the XML declaration. It's an XML
problem, not an XSLT one.

Michael Kay


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



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