XProc: Allow parameter input ports to accept strings

Are you missing a feature? Request its implementation here.
jim_earley
Posts: 1
Joined: Thu Dec 03, 2009 7:59 am

XProc: Allow parameter input ports to accept strings

Post 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
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Re: XProc: Allow parameter input ports to accept strings

Post 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
George Cristian Bina
Post Reply