- From: <bugzilla@jessica.w3.org>
- Date: Fri, 07 Mar 2014 20:58:41 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24968
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Michael Kay <mike@saxonica.com> ---
The versions of these functions that omit the collation argument are
context-dependent because they depend on the default collation.
The versions that take an explicit collation argument are context-dependent
because the set of known collation URIs is context dependent; in addition
(sadly), they use the static base URI to resolve the collation URI if it is
relative.
F+O 3.0 (see for example
http://www.w3.org/TR/xpath-functions-30/#func-deep-equal) is a bit more precise
about exactly what the context dependencies are, and I will endeavour to add
this information for XSLT 3.0 also.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 7 March 2014 20:58:43 UTC