[Bug 24478] [xslt 3.0] Static variables and import precedence

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

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
Note, the example was over-simplified. Having two declarations of DEBUG in the
same module would be a static error. To make the example legal, one or both of
these xsl:variable declarations has to be replaced by an xsl:import of a module
that contains the declaration.

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

Received on Monday, 3 February 2014 08:08:58 UTC