[Bug 10291] New: Test /SchemaImport/SchemaImportProlog/modules-schema-context should accept XPTY0004 as valid result

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

           Summary: Test
                    /SchemaImport/SchemaImportProlog/modules-schema-contex
                    t should accept XPTY0004 as valid result
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: andrew.eisenberg@us.ibm.com
        ReportedBy: markos_za@yahoo.com
         QAContact: public-qt-comments@w3.org


I think the test
w3c_testsuite/XQuery/SchemaImport/SchemaImportProlog/modules-schema-context.xq
should return error code XPTY0004, or at least accept this as an alternative
result. This is because the item returned by the ctx:use-schema function has a
type that is not in then in-scope-types of the main module, but this type is
needed to evaluate the instanceof expression.

-- 
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 Wednesday, 4 August 2010 07:10:45 UTC