On Mon, 2007-09-17 at 12:38 -0700, David Bertoni wrote:
> Only one grammar per namespace URI, not one grammar.  The parser uses the 
> namespace URI of the root element to locate a grammar.  The namespace URI 
> string is a key into a hash table of grammar objects.

What do you do if the root element does not specify the namespace, but
the caller of Xerces knows what the namespace must be?

Dale


Reply via email to