Ferdinand Soethe wrote:
My main question really is:
Would I only have to replace (in sitemap.xmap)
<map:transformers default="xslt">
with
<map:transformers default="xslt-saxon">
to use Saxon in as default in all my my Forrest-transformations? Is it
that easy?
Hi:
Sorry for my late reply.
To be 100% you are using saxon, I will suggest also to rename the saxon
transformer to "xslt". That way you will not need to change nothing in
the code.
Also check if in other parts of the code is not used "xsltc" or "xalan".
Best Regards,
Antonio Gallardo.