Why don't you just set the namespace
$root->setNamespace( 'http://a9.com/-/spec/opensearch/1.1/', 'openSearch' );
Or use it in the XPATH
my $start = $root->findvalue( 'openSearch:startIndex/text()' );
In reply to Re: LibXML - Removing Namespace?
by derby
in thread LibXML - Removing Namespace?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |