- From: <bugzilla@jessica.w3.org>
- Date: Tue, 17 May 2016 13:45:27 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29632
Bug ID: 29632
Summary: [FO31] array:flatten
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Functions and Operators 3.1
Assignee: mike@saxonica.com
Reporter: tim@cbcl.co.uk
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
The signature of this is:
array:flatten($array as item()*) as item()*
It's odd that this function is in the array namespace, since it neither
requires an array nor returns an array.
It's also strange that the item sequence parameter is called $array. This
might prove surprising in to an IDE user.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 17 May 2016 13:45:30 UTC