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 Doug Brower <db...@GadgetSpace.com> on 2001/12/06 13:37:00 UTC

RE: ISO-8859-1, resolved

The problem boiled down to our use of MS Jview.exe (version 5.00.3802).
Combining xerces.jar version 1.4.1 or higher with this version of jview
results in the error message "The encoding 'ISO-8859-1' is not supported"
for xml declarations of the form

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

Replacing jview with Sun's java or javaw clears the error.

Thanks to Bill Sutherland for kind assistance.


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