You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Berchner Matthias ICM Berlin <ma...@siemens.com> on 2004/02/20 15:14:31 UTC

UTF-8 encoding errors are not always detected

Hi,

I'm using Xerces 1.4.2, unfortunally  UTF-8 coding errors are not always
detected:

Example: 

--------------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<Project>
	<!-- für ONC -->
</Project>
--------------------------------------------

<!-- für ONC --> correponds to 
	hex 3C 21 2D 2D 20 66 FC 72 20 4F 4E 43 20 2D 2D 3E

Non-UTF-8 character: ü <-> FC	


Kind Regards,
Matthias 

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org