![]() |
![]() |
|
Documentation
Resources
Support
|
command-line tool for performing XSLT transformations on XMLdocuments 4XSLT command-line application show detailed help message display version information and exit Validate the input file as it is being parsed Ignore <?xml-stylesheet ...?> instructions Set media to honor in xml-stylesheet PIs Bind a top-level parameter Assign a namespace to a prefix used in a top-level parameter Same as --alt-sty-uri but uses OS path Define an add'l base URI for imports and includes Direct transformation output to FILE (file will be overwritten if it exists) Display a stack trace when an error occurs Do not expand XIncludes in source document and stylesheet Send execution trace output to stderr or file set by --trace-file Trace file for execution trace output when using --trace Reflexive transform (use the stylesheet as the source document). Compile an instant stylesheet. The result is written to stdout, unless -o is used. The stylesheet is "instant" (compiled). Only one stylesheet can be specified with this option. Chain the stylesheets (result of transforming with the first is the source document for transforming with the second, and so on). Without this option, each extra stylesheet is imported by the preceding one. Display the elapsed transformation time on stderr Prepend string to xsl:message output Append string to xsl:message output Suppress xsl:message output and warnings The URI of the XML document to transform, or "-" to indicate standard input. If using --reflex, it is also the stylesheet. If using --compile, it is the stylesheet to compile. The URI(s) of the stylesheet(s) to apply. |
|
Home |
Copyright |
Downloads
|