Hello everyone,
A customer of mine has created a lot of XSLT stylesheets which we want to apply to our XML documents.
We would like to use FME for the automation part (download XML, apply stylesheet, write result and push to server). However I seem to receive an error when applying XSLT stylesheets of version 2.0. Version 1.0 stylesheets work as expected but the workflow throws an error as soon as it encounters a function that is only present in XSLT 2.0 (like lower-case or upper-case).
The stylesheets that I used to test the workflow both work as expected outside of the FME workflow.
Is XSLT 2.0 currently not supported? Or am I missing something?
I am using FME 2020.0 - Build 20238 - WIN64.