Local name will be null if the node was created using the old DOM Level 1 
non-namespace-aware createElement/createAttribute factory methods. The fix 
is to NEVER use those methods in any namespace-aware application. (They're 
"effectively deprecated" -- their only legitimate use is to allow old DOM 
Level 1 code to run against a DOM Level 2 parser.)

______________________________________
Joe Kesselman  / IBM Research

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

Reply via email to