xmlns Attribute
ALDS <[email protected]> Sat, 15 Nov 2008 16:15:49 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <ca6b63ae-a7f0-4301-8c21-bf4fa6530b99@c36g2000prc.googlegroups.com> |
hi i m working ona firefow extension that use xml documents but i have a little trouble when i create a new node. All the new nodes created with createElement from a DOMParser have an empty xmlns="" . I can not remove this one or prevent this one from beeing added to the new node. Does someone have a solution or an explanation ? thx