xslt

The xslt command is a command-line XSLT processor.

The xml file is provided on stdin, and the xslt file is defined via the -xslt switch (along with -xsltenc for the encoding).

Again, the -in and -out switches define the encodings of stdin and stdout.

C:\>xslt -?
xslt [parameters]

applies xslt transformation on stdin xml

-xslt [filename] xslt file
-in [encoding] input encoding
-out [encoding] output encoding
-xsltenc [xslt encoding] xslt encoding

xslt 0.10.4112.42132
cmd.net 0.10.0.0 (c) by devio.at 2011