Revision [1338]

Last edited on 2010-04-19 09:57:06 by DavidLee
Additions:
||-i input-file||Read input from input-file otherwise use stdin||


Revision [957]

Edited on 2009-11-24 18:54:54 by DavidLee
Additions:
||-f xslt-file||read xslt script from file||
||-v||if -v is given then the remaining args are treated as name/value pairs and assigned to xslt external variables||
[[Commands]]
Deletions:
||-f xslt-file|| read xslt script from file||
||-v|| if -v is given then the remaining args are treated as name/value pairs and assigned to xslt external variables||


Revision [956]

Edited on 2009-11-24 18:53:53 by DavidLee
Additions:
xslt1 [ [[SerializationOptions serialization options]] ] [-f xslt file] [-v] [var value [var value]]
||-f xslt-file|| read xslt script from file||
||-v|| if -v is given then the remaining args are treated as name/value pairs and assigned to xslt external variables||
Supports the standard [ [[SerializationOptions serialization options]] ]
xslt1 -f /path/file.xsl -i foo.xml
Deletions:
xslt1 [-f xslt file] [-method output-method] [-v] [var value [var value]]
-f xslt-file read xslt script from file

-v if -v is given then the remaining args are treated as name/value pairs and assigned to xslt external variables
-method output-method Changes the default output method for serialzation. Must be one of (xml,html,xhtml,text)
$ xslt1 -f /path/file.xsl -i foo.xml


Revision [877]

The oldest known version of this page was created on 2009-11-23 06:59:59 by DavidLee
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki