- From: <bugzilla@jessica.w3.org>
- Date: Fri, 22 May 2015 20:53:34 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28685
Bug ID: 28685
Summary: Editorial: missing = in fn:collation-key example
Product: XPath / XQuery / XSLT
Version: Working drafts
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Functions and Operators 3.1
Assignee: mike@saxonica.com
Reporter: pwalmsley@datypic.com
QA Contact: public-qt-comments@w3.org
In the examples section of fn:collation-key, the following is missing an equals
sign after the colon:
The expression let $M : map{collation-key ...
It should be:
The expression let $M := map{collation-key
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 22 May 2015 20:53:36 UTC