From: Mark Volkmann Date: 2005-12-23T22:44:20+09:00 Subject: Re: xslt processor for ruby On 12/23/05, Ross Bamford wrote: > 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. -- R. Mark Volkmann Partner, Object Computing, Inc.