[Bug 29763] [XSLT30] overriding xsl:param with xsl:variabe or vice versa should be disallowed

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29763

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
Overriding a param with a variable is a very important use case because it's
the only way an overriding stylesheet can "fix" the value for the parameter.

Overriding a variable with a param is also useful. If an overriding stylesheet
can change the value of the variable, why shouldn't it be allowed to say "I
want the user to be able to set the value of this variable".

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Sunday, 31 July 2016 21:18:12 UTC