xmlns attribute in new node

NONE <[email protected]> Sun, 16 Nov 2008 01:24:52 +0100
Newsgroups gmane.comp.mozilla.devel.xml
Message-ID <[email protected]>
hi
i m working on a firefox 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