- From: <bugzilla@jessica.w3.org>
- Date: Tue, 19 Jul 2016 14:32:47 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29740
Bug ID: 29740
Summary: [QT3TS] serialize-xml-139,140
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: ---
These tests use odd maps for in use-character-maps, namely
map { QName("http://example.org","xyz") : "abc" }
and
map {
'x' : xs:untypedAtomic('j'),
'm' : <e>so</e>,
'l' : 'n'
}
Neither of these match the required type
map(xs:string, xs:string)?
Why is the expected result not XPTY0004?
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 19 July 2016 14:32:55 UTC