[Bug 15034] New: [XQuery30] misleading example for context item declaration

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