On Tue, 17 Apr 2001, Schwartz, Todd wrote:

> 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?

I've implemented it in Xerces 1.2.3 (my project is still working with
April 2000 WD schemas).  Mail me off list if you're interested.

Ian

-- 
Ian Roberts, Software Engineer        DecisionSoft Ltd.
Telephone: +44-1865-203192            http://www.decisionsoft.com


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

Reply via email to