Revision [1319]
Last edited on 2010-03-21 17:42:00 by DavidLeeAdditions:
See CommandRedirect for specifics on redirection.
Deletions:
Revision [1318]
Edited on 2010-03-21 17:41:50 by DavidLeeAdditions:
See http://www.xmlsh.org/CommandRedirect for specifics on redirection.
Revision [1294]
Edited on 2010-03-09 10:37:31 by DavidLeeAdditions:
||-b,-base uri||Override the base-uri of the xproc pipeline file (to simulate executing a remote pipeline from a local file)||
||-n||No input. Do not read any input ports for pipeline input||
||-iw,-iwrap||Expect input documents to be wrapped by a root node. This allows a sequence of documents on an input port.||
||-ow,-owrap||Wrap output documents with a root node "wrap". This allows a sequence of documents on an output port||
||-o,-option name=value||Pass an option to the pipeline. May occur multiple times||
||-n||No input. Do not read any input ports for pipeline input||
||-iw,-iwrap||Expect input documents to be wrapped by a root node. This allows a sequence of documents on an input port.||
||-ow,-owrap||Wrap output documents with a root node "wrap". This allows a sequence of documents on an output port||
||-o,-option name=value||Pass an option to the pipeline. May occur multiple times||
Deletions:
-b uri Override the base-uri of the xproc pipeline file (to simulate executing a remote pipeline from a local file)
-n No input. Do not read any input ports for pipeline input
-iw
-iwrap Expect input documents to be wrapped by a root node. This allows a sequence of documents on an input port.
-ow
-owrap Wrap output documents with a root node "wrap". This allows a sequence of documents on an output port
-o name=value
-option name=value Pass an option to the pipeline. May occur multiple times
Revision [488]
Edited on 2009-04-26 11:06:34 by DavidLeeAdditions:
Note: Parameter ports are not yet supported. They will be supported in a future version ("really really soon").
Revision [487]
Edited on 2009-04-26 11:05:52 by DavidLeeAdditions:
====Options====