- From: Reece Dunn <msclrhd@googlemail.com>
- Date: Sun, 13 Dec 2020 16:05:17 +0000
- To: public-xslt-40@w3.org
Received on Sunday, 13 December 2020 16:05:41 UTC
In section A.3 (Reserved Function Names) of the XPath 4.0 and XQuery 4.0 draft specifications, the tuple and union keywords have been added. I don't think these (or more accurately, the keywords for the new item type constructs) are needed, as they cannot currently be used in places where functions can. Only KindTests can appear as path expressions, and the only other reserved names should be for other types of expression (if, switch, typeswitch, etc.). From a similar reasoning, the following keywords should be able to be removed from the list as they are also only ItemTypes/SequenceTypes: 1. array 2. empty-sequence 3. map Kind regards, Reece
Received on Sunday, 13 December 2020 16:05:41 UTC