- From: <bugzilla@jessica.w3.org>
- Date: Fri, 02 Dec 2011 00:16:32 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15034
Summary: [XQuery30] misleading example for context item
declaration
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: minor
Priority: P2
Component: XQuery 3.0
AssignedTo: jonathan.robie@gmail.com
ReportedBy: andrew.eisenberg@us.ibm.com
QAContact: public-qt-comments@w3.org
Section 4.17 Context Item Declaration contains the example:
declare context item := collection("docs");
This example should be dropped, as this declaration will raise an error for a
collection that contains more than one document.
--
Configure bugmail: https://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, 2 December 2011 00:16:38 UTC