- From: <vojtech.toman@emc.com>
- Date: Wed, 9 Feb 2011 09:44:21 -0500
- To: <xproc-dev@w3.org>
> Vojtech, > using concat would be a good idea here, but neither calumet 1.0.12 nor > calabash 0.9.32 interpret XPath functions inside the args of p:exec. Even if you use p:with-option? I don't believe that. "args" is just a step option like any other, and setting its value using XPath expressions should be possible: <p:exec> <p:with-option name="args" select="concat(...)"/> </p:exec> Regards, Vojtech -- Vojtech Toman Consultant Software Engineer EMC | Information Intelligence Group vojtech.toman@emc.com http://developer.emc.com/xmltech
Received on Wednesday, 9 February 2011 14:45:24 UTC