The transform command

Syntax:

transform filename

Transforms the current document using the XSLT stylesheet contained in the specified file.

The filename is handled in the same way as the load command.

On completion, the result of the transformation becomes the new current document.

Note: it is not currently possible to specify parameters to the transformation.