[Bug 29677] New: [QT3TS] map-merge-024-hof

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29677

            Bug ID: 29677
           Summary: [QT3TS] map-merge-024-hof
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: tim@cbcl.co.uk
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

For the test

   <test>map:merge(map:entry("foo", 1 to 5))</test>


is the assertion

                <assert-type>function(xs:anyURI) as item()*</assert-type>


meant to be

                <assert-type>function(xs:anyAtomicType) as
item()*</assert-type>

or am I missing something?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 31 May 2016 15:08:50 UTC