[ 
https://issues.apache.org/jira/browse/XERCESJ-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Glavassevich resolved XERCESJ-1307.
-------------------------------------------

    Resolution: Cannot Reproduce

Hi, you asked a question about this on the j-users mailing list but then didn't 
respond [1] to my answer. It's highly likely that this is a usage error. 
Marking this as "Cannot Reproduce" unless you have a valid test case (including 
Java code) which you could post here which shows otherwise.

[1] http://marc.info/?l=xerces-j-user&m=121013050120821&w=2

> XSLoader can not load XSD which include relative schemaLocation while 
> absolute path works
> -----------------------------------------------------------------------------------------
>
>                 Key: XERCESJ-1307
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1307
>             Project: Xerces2-J
>          Issue Type: Bug
>          Components: XML Schema API
>    Affects Versions: 2.9.0
>         Environment: Window XP
>            Reporter: xiaofeng.zhang
>             Fix For: 2.9.0
>
>
> We use XSLoader to load XML schema. If the xsd file include relative 
> schemaLocation a warning is thrown:
> [Warning] :2:46: schema_reference.4: Failed to read schema document 
> '../base.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>.
> Changing to absolute path <xsd:include 
> schemaLocation="file:///C:/.../base.xsd"/> the XSLoader will work.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to