RE: ISSUE 16: parameters for rules

Hi Jirka, all,

> Implementation will be very easy for XSLT based toolchains.
> I'm not sure if all pure XPath libraries are able to 
> bind parameters before evaluation.

For Java there is a variable resolver the interface for using XPath.

So, should we move forward with a definition for the parameters like this?:

<its:param name="theName">theDefaultValue</its:param>

It seems to be relatively simple to implement. See the attached files.

Cheers,
-ys

Received on Friday, 15 June 2012 13:18:20 UTC