From: John Butler Date: 2007-09-01T04:39:58+09:00 Subject: Re: REXML Element exists question dima wrote: > You should consider using XPaths capabilities of REXML. > > http://stdlib.rubyonrails.org/libdoc/rexml/rdoc/index.html > http://www.ruby-doc.org/stdlib/libdoc/rexml/rdoc/classes/REXML/XPath.html > http://www.ibm.com/developerworks/xml/library/x-matters18.html > http://www.germane-software.com/software/rexml/docs/tutorial.html Thanks for the advice, Yes xpath is definately the way to go. -- Posted via http://www.ruby-forum.com/.