ISSUE-85: Where to define XPathNSResolver?

ISSUE-85: Where to define XPathNSResolver?

http://www.w3.org/2005/06/tracker/webapi/issues/85

Raised by: Anne van Kesteren
On product: Selectors API

To make XPathNSResolver reusable in Selectors API it has to support a notion of 
a default namespace.

Since DOM Level 3 XPath isn't really moving yet one idea would be to define it 
in Selectors API and have DOM Level 3 XPath refer to it or later copy it back.

Another idea would be to have a different NSResolver for the Selectors API, but 
I'm not sure I like that...

I'm open to suggestions.

Received on Tuesday, 19 September 2006 12:59:37 UTC