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,
Its just another object property
https://metacpan.org/pod/XML::LibXML::Element#setNamespaceDeclURI
$node->setNamespaceDeclURI(undef, undef);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: copyCurrentNode in XML::LibXML::Reader will add xmlns attribute ( setNamespaceDeclURI )
by haukex (Archbishop) on Sep 20, 2017 at 09:21 UTC | |
by choroba (Cardinal) on Sep 20, 2017 at 11:45 UTC | |
by beech (Parson) on Sep 20, 2017 at 18:18 UTC | |
by choroba (Cardinal) on Sep 30, 2017 at 09:59 UTC | |
by choroba (Cardinal) on Oct 01, 2017 at 20:09 UTC |