XML Schema Parser

Hi all,

Does anyone know of a Ruby xml schema parser? Looks like REXML will not
do the job

Thanks.

Bob

···

--
Posted via http://www.ruby-forum.com/.

libxml-ruby might be worth a look: http://libxml.rubyforge.org/ .

Craig