Option Summary
|
-h |
show detailed help message |
--help |
-V |
Display current version. |
--version |
-v |
Validate the input file as it is being parsed. |
--validate |
-i |
Ignore stylesheet processing instructions in the input file. |
--ignore |
-D<definition> |
Bind a top-level parameter, overriding any binding in the stylesheet. A definition is in the form of name=value |
--define=<definition> |
-I<baseUri> |
Set a base URI where stylesheet import and include will search |
--includepath=<baseUri> |
-o<fileName> |
Specify a filename for the output. This file will be overwritten if present. |
--outfile=<fileName> |
-e |
Display a stack trace trace when an error occurs. |
--stacktrace-on-error |
--noxinclude |
Do no expansions of XInclusions in source documents or stylesheets. |
--trace |
Output information tracing the progress the processing as it occurs. Output will be sent to standard output by default. |
--trace-file=<trace-file> |
Specify output file fof execution trace output.. |
-d |
Execute 4xslt in the command line debugger. |
--debug |