- From: <bugzilla@jessica.w3.org>
- Date: Tue, 15 Jul 2014 10:16:26 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26337
Bug ID: 26337
Summary: [FO30] ends-with
Product: XPath / XQuery / XSLT
Version: Recommendation
Hardware: PC
URL: http://www.w3.org/TR/xpath-functions-30/#func-ends-wit
h
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Functions and Operators 3.0
Assignee: mike@saxonica.com
Reporter: tim@cbcl.co.uk
QA Contact: public-qt-comments@w3.org
There appears to be a cut-and-past error in the description of ends-with.
The specification says:
"The function returns an xs:boolean indicating whether or not the value of
$arg1 ***starts with*** a sequence of collation units that provides a match to
the collation units of $arg2 according to the collation that is used."
"starts with" should presumably be "ends with".
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 15 July 2014 10:16:27 UTC