[Bug 11584] New: Test K2-ExternalVariablesWith-22 needs "strip" construction mode

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

           Summary: Test K2-ExternalVariablesWith-22 needs "strip"
                    construction mode
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: benjie.nguyen@gmail.com
        ReportedBy: markos_za@yahoo.com
         QAContact: public-qt-comments@w3.org


The result of test
XQuery/exprSeqTypes/PrologExpr/VariableProlog/ExternalVariablesWith/K2-ExternalVariablesWith-22.xq
should be XPTY0004, because the default construction mode is preserve, and as a
result, the type of <e/> is xs:anyType, which is not a subtype of xs:untyped.
So, either the expected result should be changed to XPTY0004, or a declaration
should be added to the query prolog to declare the construction mode as
"strip".

-- 
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, 21 December 2010 09:32:56 UTC