schema_reference.4 error while validating a schema with UTF-8 encoding 
specified and non UTF-8 caract�res
---------------------------------------------------------------------------------------------------------

         Key: XERCESJ-1036
         URL: http://issues.apache.org/jira/browse/XERCESJ-1036
     Project: Xerces2-J
        Type: Bug
  Components: XML Schema Structures  
    Versions: 2.6.2    
    Reporter: J�r�me LEMOYNE


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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to