Re: adoptNode and namespace prefix declarations

"Eric J. Schwarzenbach" <[email protected]> Wed, 03 Dec 2014 15:33:27 -0500
Newsgroups gmane.text.xml.xerces-j.user
Message-ID <[email protected]>
Nevermind... It does adopt over the namespace prefix declaration 
attributes just fine when the adopted-from Document is created by a 
namespace aware DocumentBuilder (I'd thought the one I been using was 
so, but I was mistaken).


On 12/02/2014 08:59 PM, Eric J. Schwarzenbach wrote:
> 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>