Scroll to navigation

SAXON-XSLT(1) User Commands SAXON-XSLT(1)

NAME

saxon-xslt - Apply a given style sheet to a given source XML document

SYNOPSIS

java com.icl.saxon.StyleSheet [options] source-doc style-doc {param=value}...

DESCRIPTION

SAXON 6.5.5 from Michael Kay

OPTIONS

Use xml-stylesheet PI, not style-doc argument
Use standard tree data structure
Use tinytree data structure (default)
Send output to named file or directory
Use specified Emitter class for xsl:message output
Use specified URIResolver class
Display version and timing information
Set standard TraceListener
Set a specific TraceListener
Names are URLs not filenames
Recover silently from recoverable errors
Report recoverable errors and continue (default)
Treat recoverable errors as fatal
Use specified SAX parser for source file
Use specified SAX parser for stylesheet
-?
Display this message

AUTHOR

SAXON 6.5.5 from Michael Kay

This manual page was written by Mathieu Malaterre <malat@debian.org> for the Debian GNU/Linux system, but may be used by others.

May 2013 saxon-xslt 6.5.5