From: Lutz Horn Date: 2007-08-10T18:29:20+09:00 Subject: Re: converting xml to MYSQL that reflects the "tag's embeddi Axel Etzold wrote: > The finding of the brackets can be done using regular expressions. Should one use a XML parser for this? http://www.ruby-doc.org/stdlib/libdoc/rexml/rdoc/index.html This doesn't solve the problem of how to map a tree onto relational database tables, of course. Lutz -- Posted via http://www.ruby-forum.com/.