[Bug 3944] Static typing of copynamespace-3.xq to copynamespace-22.xq

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

           Summary: Static typing of copynamespace-3.xq to copynamespace-
                    22.xq
           Product: XML Query Test Suite
           Version: 1.0.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: andrew.eisenberg@us.ibm.com
        ReportedBy: tim@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


These tests fail static typing because fn:in-scope-prefixes takes an argument
of type element(), wherease it is receiving an argument of type node()*.

e.g. in copynamespace-3.xq, in-scope-prefixes($new/child::node())

Received on Thursday, 2 November 2006 17:21:55 UTC