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
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:
>
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: