[ https://issues.apache.org/jira/browse/XERCESJ-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Glavassevich resolved XERCESJ-1036. ------------------------------------------- Resolution: Duplicate Duplicate of XERCESJ-1124 which has already been resolved. > schema_reference.4 error while validating a schema with UTF-8 encoding > specified and non UTF-8 caractères > --------------------------------------------------------------------------------------------------------- > > Key: XERCESJ-1036 > URL: https://issues.apache.org/jira/browse/XERCESJ-1036 > Project: Xerces2-J > Issue Type: Improvement > Components: XML Schema 1.0 Structures > Affects Versions: 2.6.2 > Reporter: Jérôme LEMOYNE > Priority: Minor > > While validating the following schema, an error message occurs. This message > is : "schema_reference.4: Failed to read schema document > 'file:/user1/jle/tmp/bug.xsd', because 1) could not find the document; 2) the > document could not be read; 3) the root element of the document is not > <xsd:schema>.". > This message is unappropritate, it should tell that, line 4 column 9 a > character does not respect the UTF-8 encoding. > <?xml version='1.0' encoding='UTF-8'?> > <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"> > <!-- schéma --> > </xsd:schema> > Thanks. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: j-dev-h...@xerces.apache.org