[Bug 9069] Function to invoke an XSLT transformation

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9069

--- Comment #12 from Michael Kay <mike@saxonica.com> 2010-11-01 17:04:01 UTC ---
I'm a little reluctant to go with a mechanism that allows string-valued
parameters, but not for example booleans or nodes. Although it might meet 80%
of use cases, we would be locked in to this design for all time and there's no
obvious way to extend it to meet 100% of the requirement.

Another possibility - less simple but more general - would be to supply as a
parameter a function which maps parameter names to parameter values.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 1 November 2010 17:04:06 UTC