From: Paul Willis Date: 2007-03-19T21:06:15+09:00 Subject: Re: Pulling text from elements with REXML Peter Szinek wrote: > If I understood correctly, you need the text content of the node rather > than the whole node. This can be accomplished with: > > some_element.text > You did understand correctly, .text on the end was all I needed. Cheers Paul -- Posted via http://www.ruby-forum.com/.