in reply to Re: copyCurrentNode in XML::LibXML::Reader will add xmlns attribute
in thread copyCurrentNode in XML::LibXML::Reader will add xmlns attribute
Hi,
So why are you cloning the nodes? $node->setNamespaceDeclURI(undef, undef); will unset the namespace
|
|---|