JAXB equivalent in Ruby?

Is there an equivalent library to Java's JAXB for Ruby?

Thanks,
Bill

I don't know if there is a (pure) Ruby equivalent, but I have used
JAXB in JRuby.

ยทยทยท

On Tue, Jul 8, 2008 at 11:23 AM, Bill Walton <bill.walton@charter.net> wrote:

Is there an equivalent library to Java's JAXB for Ruby?

brabuhr@gmail.com wrote:

I don't know if there is a (pure) Ruby equivalent, but
I have used JAXB in JRuby.

Thanks. That's "plan B".

Best regards,
Bill