No, this is not a bug. When you request for the TagName, you get the
TagName. To get only the localpart of the QName, use, .getLocalName().
-Rahul.
O'key, thanks.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
Hi Alex,
> Alex Shuksto wrote...
>
> from attached file "test.xml" we'll have that
> document.getDocumentElement().getTagName() equals "myns:root", not
> "root". Is it a bug or may be i just forgot to set a feature?
No, this is not a bug. When you request for the TagName, you get the
TagNam