Hi,

I noticed that the FAQ covers questions about caching schemas (or DTDs).
However, a more important, related capability is to associate specific
grammars with known namespaces, without relying on the "schemaLocation"
attribute in the document.  Some applications will require a tight binding
between a schema and a software module.  In such cases, the "schemaLocation"
attribute would be ignored, and the application would instead look at the
namespace declaration, load the appropriate known grammar for the known
namespace, and do the validation.

Are there plans to implement this feature in Xerces 2.  Has anyone managed
to implement this feature in Xerces 1?

Thanks,
Todd Schwartz




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

Reply via email to