in.xsltFile Argument

Parent Previous Next

in.xsltFile Argument


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

The XSLT file can be used to transform the XML from the XML file into another format before the data will be transfered to the destination.


Format


/in.xsltFile:"PathToXSLTFile"


Example


/in.file:"C:\Transformation.xslt"


Required

This argument is optional.


Possible values

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