- From: <bugzilla@jessica.w3.org>
- Date: Thu, 09 Jul 2015 21:30:17 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28915
--- Comment #2 from Josh Spiegel <josh.spiegel@oracle.com> ---
This part in XQ31 3.17.5 Constructor Functions will need to be changed as well:
<quote>
The signature of the constructor function for type T is as follows:
T($arg as xs:anyAtomicType?) as T?
</quote>
This is not true if T is a list type.
http://www.w3.org/TR/xpath-functions-31/#constructor-functions-for-xsd-list-types
http://www.w3.org/TR/xpath-functions-31/#constructor-functions-for-user-defined-types
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 9 July 2015 21:30:19 UTC