Closed mbakeranalecta closed 6 years ago
Note that the intermediate file is also needed for schema validation and avoiding creating the file, or creating it automatically is not so attractive in this case as the user will need to examine the file to see the cause of any errors reported.
Actually, no, schema validation applies to intermediate file if used for XSLT or else regular output file.
Maybe intermediate file is the wrong way to do this. Output file is alway XML. XSLT output is different.
Obviated by CLI changes in defbc97c9bd592ab454296852c3d9a65e1007996
Create the intermediate directory automatically when it is needed for XSLT?
Need to review why it is even required.