Page 1 of 1

XProc: Allow parameter input ports to accept strings

Posted: Thu Dec 03, 2009 8:06 am
by jim_earley
Currently the XProc scenario editor only allows you to select parameters as URIs via the browse button, which only accepts a file reference. According the specification, parameters can be passed in from the command line as name/value pairs, where the value is a string (this also corresponds to passing the parameter using the p:with-param declaration). Internally these are converted to c:param nodes.

Many thanks,

Jim

Re: XProc: Allow parameter input ports to accept strings

Posted: Thu Dec 03, 2009 12:37 pm
by george
Dear Jim,

Version 11.0 supports for XProc scenarios only setting of the XProc script, input and output ports bindings. For version 11.1 we completed the XProc scenarios with support for setting options and parameters.

Best Regards,
George