You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2002/02/28 18:19:41 UTC

DO NOT REPLY [Bug 6701] - schemaHint of relative URI form always resolved relative to current working directory

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6701>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6701

schemaHint of relative URI form always resolved relative to current working directory





------- Additional Comments From sandygao@ca.ibm.com  2002-02-28 17:19 -------
In XMLEntityManager, line 524, if the base uri is null, and the current entity 
(the instance document here) has a systemId, then the uri will be expanded 
again using this systemId as the base.

So if the instance has a systemId, there shouldn't be a problem.

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