elharo (JIRA <xerces-j-dev <at> xml.apache.org> writes:
> Hi
I am currently working on this and i am facing the same problem.
can you please tell me what can i do for that?
thnks in advance
M.Nadhiya
> Nonspecific schema error message
> --------------------------------
>
> Key: XERCESJ-1124
> URL: http://issues.apache.org/jira/browse/XERCESJ-1124
> Project: Xerces2-J
> Type: Improvement
> Components: XML Schema API
> Versions: 2.7.1
> Reporter: elharo
> Priority: Minor
>
> The following error message recently popped out of Xerces:
>
> [Warning] :5:2: schema_reference.4: Failed to read schema document
> 'cml0.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 is unhelpful. The reason the reading failed is either 1, or 2, or 3.
Xerces should distinguish all three
> cases and only use the error message that reflects the actual problem.
>
> Grepping the source this string appears in XMLSchemaMessages.properties. I'm
not sure where in the Java
> code the distinction needs to be made.
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]