Re: [libxml-devel] Ruby libxslt not working with exslt() extensions

2008-11-19 Thread Charlie Savage
Fabrice, However I tried to transform a xml docbook file using Docbook xslt. The transformation fails because of a reference to a exslt() function: > result = stylesheet.apply(xml_doc) xmlXPathCompOpEval: function node-set not found Unregistered function runtime error: file D:///docbook

Re: [libxml-devel] Ruby libxslt not working with exslt() extensions

2008-11-14 Thread Charlie Savage
Hi Fabrice, I installed the Windows binaries for “libxslt-ruby-0.8.2-x86-mswin32-60” gem and it is working fine (able to apply an XSLT to a XML doc). However I tried to transform a xml docbook file using Docbook xslt. The transformation fails because of a reference to a exslt() function: >

[libxml-devel] Ruby libxslt not working with exslt() extensions

2008-11-14 Thread Fabrice (GMail)
Hi there, I installed the Windows binaries for "libxslt-ruby-0.8.2-x86-mswin32-60" gem and it is working fine (able to apply an XSLT to a XML doc). However I tried to transform a xml docbook file using Docbook xslt. The transformation fails because of a reference to a exslt() function: