XProc: Allow parameter input ports to accept strings
Posted: Thu Dec 03, 2009 8:06 am
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
Many thanks,
Jim