>Is getElementsByTagNameNS supposed to be able to find elements that are in >no namespace? Yes, null should work to specify these. >what's the behaviour of the DOM level 1 method getElementsByTagName? Completely insensitive to namespaces. Yes, that makes it useless for namespace-aware processing; its main use these days is to support backward compatability for pre-namespace (eg DOM Level 1) applications. ______________________________________ Joe Kesselman / IBM ResearchReceived on Thursday, 23 August 2001 10:04:08 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:54 GMT