Hi,

I'm trying to validate a XML document that contains a schema reference
with xsi:schemaLocation (a relative path). I also have xml:base="../../"
set. Unfortunately, the schema files are not found. When I change the
path of the schema in schemaLocation (prepend ../../ from the xml:base)
the schema file is found.

For xinclude (which I also use) xml:base works.

Is this a xerces limitation or is xml:base not supported for the
schemaLocation attribute?

Philipp

---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-users-h...@xerces.apache.org

Reply via email to