in reply to Re^2: XML::LibXML - parsing question!!
in thread XML::LibXML - parsing question!!
I was only associating the namespace with the first element
Do you mean you "only specified a prefix for the first node test in the XPath"? There's no way to not specify a namespace for a node test in an XPath, so there's no opportunity to default to anything.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: XML::LibXML - parsing question!!
by MarkovChain (Sexton) on Dec 19, 2009 at 15:40 UTC | |
by ikegami (Patriarch) on Dec 19, 2009 at 17:34 UTC |