adoptNode and namespace prefix declarations
"Eric J. Schwarzenbach" <[email protected]> Tue, 02 Dec 2014 20:59:12 -0500
| Newsgroups | gmane.text.xml.xerces-j.user |
|---|---|
| Message-ID | <[email protected]> |
Is it to be expected that adoptNode (on Document object) should drop namespace declaration attributes? (I saw something about a bug with attributes when adopting between Documents with and without deferred node expansion, but I flipped that flag and it didn't make any difference...and it is carrying over all the other other attributes.) Thanks, Eric