[Bug 6660] New: K2-ExternalVariablesWith-23

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

           Summary: K2-ExternalVariablesWith-23
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: andrew.eisenberg@us.ibm.com
        ReportedBy: mike@saxonica.com
         QAContact: public-qt-comments@w3.org


This test is:

declare variable $v as element(notWildCard, xs:untyped?)+ := <e/>;
1

and it is expected to succeed. But the initializer of the variable declaration
produces a value that does not conform to the required type (wrong element
name). So it is legitimate to raise a type error. Its also legitimate not to
raise it, since the variable is never used.


-- 
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 Friday, 6 March 2009 18:58:26 UTC