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 28684 - Editorial: Use of := in map syntax in parse-json
Summary: Editorial: Use of := in map syntax in parse-json
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Functions and Operators 3.1 (show other bugs)
Version: Working drafts
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-22 20:51 UTC by Priscilla Walmsley
Modified: 2016-12-16 19:55 UTC (History)
0 users

See Also:


Attachments

Description Priscilla Walmsley 2015-05-22 20:51:17 UTC
The last two examples in fn:parse-json use ":=" instead of just ":" in the map constructor (several times each).
Comment 1 Michael Kay 2015-05-29 08:00:09 UTC
Thanks. The problem has already been fixed in the current internal draft.
Comment 2 Michael Kay 2015-05-29 08:05:24 UTC
On checking more carefully I found the last two examples in the published draft are no longer the last two examples in the current internal draft, they are now examples 3 and 4, and they were still wrong. Now fixed.