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

  • Comment on Re^2: copyCurrentNode in XML::LibXML::Reader will add xmlns attribute
  • Download Code