Parameter | Description | ||
---|---|---|---|
in | The input file (optional). If not set, the value of the source field specified on the Import Document will be used. In addition to absolute path names, you can also use relative path names. The location should be relative to the ...\Server\tanuki\appserver\bin folder. | ||
out | The output file. This is a mandatory field. In addition to absolute path names, you can also use relative path names. The location should be relative to the ...\Server\tanuki\appserver\bin folder. | ||
format | The format of the XSLT result (optional). The default is “xml”; other valid values are "html", "xhtml" and "text". | ||
xsl | A string containing the XSL to apply (optional).
| ||
xslfile | The file containing the XSL (optional). You should specify either xsl or xslfile. In addition to absolute path names, you can also use relative path names. The location should be relative to the ...\Server\tanuki\appserver\bin folder. |