[Bug 27069] [XSLT30] Function signatures do not include namespace prefix

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

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
I'm reluctant. Partly because of the sheer amount of work and the inevitability
of errors (it can be automated for isolated references to functions, but not
for function calls within example code), and secondly because I don't think
it's a coding style I want to encourage. It just clutters the code and makes it
less readable. The default function namespace in XSLT is always the fn
namespace, so using the prefix is always redundant.

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

Received on Thursday, 16 October 2014 08:06:03 UTC