- From: <bugzilla@jessica.w3.org>
- Date: Fri, 27 May 2016 20:23:13 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29674 Bug ID: 29674 Summary: [XSLT30] ArrowExpr static type determination rule appears twice with slightly different text Product: XPath / XQuery / XSLT Version: Member-only Editors Drafts Hardware: PC OS: Windows NT Status: NEW Severity: editorial Priority: P2 Component: XSLT 3.0 Assignee: mike@saxonica.com Reporter: abel.braaksma@xs4all.nl QA Contact: public-qt-comments@w3.org Target Milestone: --- Under 19.1 Determining the Static Type of a Construct we see, bottom of the table: ArrowExpr [,29] A => F(B, C) The same as the equivalent expression F(A, B, C) and, few lines below that: ArrowExpr [,29] X => F(Y, Z) The static type of the equivalent static or dynamic function call F(X, Y, Z) One of these is redundant, I think the second line is the correct one. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 27 May 2016 20:23:15 UTC