xslt processor for ruby

A

Agnieszka Figiel

Hello,

could you please recommend a xslt processor for ruby? I tried Michael
Neumann's xslt4r which worked great for simple xsls. Now I'm looking for
something more up to date - a problem I ran into was when trying to use
the generate-id function. Any library that would support that?

Thanks!

Agnieszka
 
M

Mark Volkmann

From what I gather XSLT 2.0 is still a recommendation (a strong one, but
still),

I think what you meant to say is that XSLT 2.0 is a "candidate
recommendation". The next and last step is to become a plain
"recommendation".
and only Saxon has any plans to implement it properly.

Saxon has already fully implemented XSLT 2.0. See
http://www.saxonica.com/. Also, you can get a free XSLT 2.0 engine
from Altova, makers of XML Spy. Both also support XQuery 1.0.

It would be great if someone would create a Ruby binding to Saxon.
Until then, your best bet is probably to use Saxon from Ruby by
executing a shell command with backquotes. For information on how to
run Saxon from a shell command, see
http://www.saxonica.com/documentation/index/gettingstarted.html.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top