out.xsltFile Argument

Parent Previous Next

out.xsltFile Argument


The out.xsltFile argument specifies the path to a XSLT (XML Transformation) file.

The XSLT file can be used to transform the generated XML before the XML is written to the XML file.


Format


/out.xsltFile:"PathToXSLTFile"


Example


/out.xsltFile:"C:\Transformation.xslt"


Required

This argument is optional.


Possible values

A path (relative or absolute) to a XSLT file.