in reply to
Re^2: xmlns and XML::LibXML
in thread
xmlns and XML::LibXML
The prefix used in the XPath doesn't have to match the prefix used in the document. Only the namespaces need to match. Pick a prefix of your liking. See
Re^2: xmlns and XML::LibXML
.
Comment on
Re^3: xmlns and XML::LibXML
In Section
Seekers of Perl Wisdom