From: Stanislaw Wozniak Date: 2009-08-01T05:33:31+09:00 Subject: [libxml]: Can't find nodes using XPath, namespaces mess Hi, I am having problems accessing elements in the XML documents using XPath. My xml document looks like that: My XPath only works when I remove all the namespaces from the root node but I do need to access it without modifying the xml. I am using: ruby 1.8.7 (2008-08-11 patchlevel 72) [i386-mswin32] libxml-ruby (1.1.3) -- Posted via http://www.ruby-forum.com/.