Multiple Output Documents in XSLT 2.0 and XSLT 3.0
For XSLT 2.0 and XSLT 3.0 stylesheets that store the output in multiple files by using the
xsl:result-document
instruction, the content of the file created in this
way is displayed in an output view after the transformation is finished. There is one tab for each
xsl:result-document
instruction in the Result
Documents view so that the output is not mixed
while still being presented in multiple views.