> My app use one schema which should be located in ONE public path.

In the Java version, one solution would be to install an EntityResolver
which recognizes requests for that schema and reads it from your local file
instead of the provided URI. I think the C++ version of the parser supports
this approach.


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

Reply via email to