- From: <bugzilla@jessica.w3.org>
- Date: Fri, 07 Mar 2014 12:42:06 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24968 Bug ID: 24968 Summary: Two arg fn:collation-key and three arg fn:deep-equal are not context-dependent Product: XPath / XQuery / XSLT Version: Last Call drafts Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: XSLT 3.0 Assignee: mike@saxonica.com Reporter: abel.braaksma@xs4all.nl QA Contact: public-qt-comments@w3.org We have two versions of fn:collation-key [1], the two argument function taking the collation as an argument, hence the two-argument version of this function is not context-dependent. Likewise, we have two versions of fn:deep-equal [2], the three argument function taking the collation as an argument, making it context-independent. I think it is best that, in the same way other overloaded functions are described, a line is added for the two and three argument functions respectively, explaining this difference. [1] http://www.w3.org/TR/xslt-30/#func-collation-key [2] http://www.w3.org/TR/xslt-30/#func-deep-equal -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 7 March 2014 12:42:08 UTC