- From: <bugzilla@jessica.w3.org>
- Date: Fri, 01 Oct 2010 08:24:17 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10951
Summary: [XSLT 2.0 PER] Error in Macintosh example
Product: XPath / XQuery / XSLT
Version: Proposed Edited Recommendation
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
The example introduced by erratum E26, which appears in section 13.1.3 of the
PER, is incorrect. It states:
As a further example, if lower-first is requested, then a sorted sequence might
be "MacAndrew, macintosh, macIntosh, Macintosh, MacIntosh, macintoshes,
Macintoshes, McIntosh". If upper-first is requested, the same sequence would
sort as "MacAndrew, MacIntosh, Macintosh, macIntosh, macintosh, MacIntoshes,
macintoshes, McIntosh"
These are not in fact sorts of the same sequence. To correct the example, the
antepenultimate string in the second sequence should be "Macintoshes" rather
than "MacIntoshes".
Michael Kay
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Friday, 1 October 2010 08:24:19 UTC