[Bug 11866] New: K2-DirectConElem-53 is not a parse error for XQuery 3.0

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11866

           Summary: K2-DirectConElem-53 is not a parse error for XQuery
                    3.0
           Product: XML Query Test Suite
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: benjie.nguyen@gmail.com
        ReportedBy: jmdyck@ibiblio.org
         QAContact: public-qt-comments@w3.org


[I've split this issue from Bug 11701 at Benjamin Nguyen's request.]

Test-case
    K2-DirectConElem-53
has
    <expected-error>XPST0003</expected-error>
which is correct for XQuery 1.0, but not 3.0. The query is:
    namespace {"p"} {"abc"}
which is a valid instance of the 3.0 grammar. (But I'm not sure what the
expected result for 3.0 should be instead.)

-- 
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 Tuesday, 25 January 2011 20:01:15 UTC