- From: <bugzilla@jessica.w3.org>
- Date: Thu, 10 Sep 2015 16:07:16 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29119 Bug ID: 29119 Summary: [XP31] xs:error always raises a type error Product: XPath / XQuery / XSLT Version: Proposed Recommendation Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: XPath 3.1 Assignee: jonathan.robie@gmail.com Reporter: abel.braaksma@xs4all.nl QA Contact: public-qt-comments@w3.org Target Milestone: --- We currently say: <quote> A variable binding with a type declaration xs:error always raises a type error </quote> I believe this is only partially correct, as it would make the following always fail: let $e := xs:error() return 12 Instead I think we want to say: evaluation of a variable of type xs:error... or something along those lines. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 10 September 2015 16:07:19 UTC