- From: <bugzilla@jessica.w3.org>
- Date: Tue, 30 Aug 2016 22:25:18 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29676
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |mike@saxonica.com
Resolution|FIXED |---
--- Comment #3 from Michael Kay <mike@saxonica.com> ---
I am seeing three tests that appear to be still incorrect:
map-merge-003-hof
has <assert-type>function(xs:anyURI) as xs:integer*</assert-type>
map-put-003-hof
has <assert-type>function(xs:string) as xs:integer*</assert-type>
map-entry-001-hof
has <assert-type>function(xs:anyAtomicType) as xs:integer?</assert-type>
I thought the idea/agreement was to change all of these to say "as item()*".
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 30 August 2016 22:25:26 UTC