Working directory for Transformation Scenario
Posted: Mon Jul 31, 2006 12:08 pm
Hello,
I am writing some XSLT 2.0 transforms that reference local files and generate multiple output documents. Before, when invoking Saxon from command line, I was using paths relative to the directory where I ran the processor. The advantage of having a working directory and not using absolute paths is that your stylesheets can be executed without change on both Unix and Windows systems.
Would it be possible to add a working directory setting for Transformation Scenarios, so that the directory paths used in XSLT are relative to the directory you configure?
Best regards,
Boris
I am writing some XSLT 2.0 transforms that reference local files and generate multiple output documents. Before, when invoking Saxon from command line, I was using paths relative to the directory where I ran the processor. The advantage of having a working directory and not using absolute paths is that your stylesheets can be executed without change on both Unix and Windows systems.
Would it be possible to add a working directory setting for Transformation Scenarios, so that the directory paths used in XSLT are relative to the directory you configure?
Best regards,
Boris