To configure options regarding XSLT and XQuery processors, open the
Preferences dialog box and go to . This panel contains only the most generic options for working with XSLT or
XQuery processors. The more specific options are grouped in other panels linked as child nodes
of this panel in the tree of this Preferences page.
There is only one generic option available:
- Create transformation temporary files in system temporary
directory
- It should be selected only when the temporary files necessary for performing
transformations are created in the same folder as the source of the transformation (the
default behavior when this option is not selected) and this breaks the transformation.
An example of breaking the transformation is when the transformation processes all the
files located in the same folder as the source of the transformation (including the
temporary files) and the result is incorrect or the transformation fails because of
this.