xmlns attribute in new node
NONE <[email protected]> Sun, 16 Nov 2008 01:13:53 +0100
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Message-ID | <[email protected]> |
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