This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26337 - [FO30] ends-with
Summary: [FO30] ends-with
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Functions and Operators 3.0 (show other bugs)
Version: Recommendation
Hardware: PC Windows NT
: P2 minor
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL: http://www.w3.org/TR/xpath-functions-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-15 10:16 UTC by Tim Mills
Modified: 2014-09-09 19:23 UTC (History)
1 user (show)

See Also:


Attachments

Description Tim Mills 2014-07-15 10:16:26 UTC
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".
Comment 1 Michael Kay 2014-09-09 19:23:17 UTC
Fixed in the 3.1 draft, and noted in the editor's draft errata for 3.0 (changes.txt).