- From: Stephen Buxton <stephen.buxton@oracle.com>
- Date: Mon, 30 Jun 2003 07:32:35 -0700
- To: public-qt-comments@w3.org
Received on Monday, 30 June 2003 10:32:47 UTC
*Functions and Operators, Section 15.3 Aggregate Functions* "Except for fn:count, the sequence must consist of values of a single type or one if its subtypes, or they must be numeric." But one example xquery in the xquery spec (4.10 Function Definitions) passes in a sequence of nodes to sum() Which is correct: FandO or XQuery?
Received on Monday, 30 June 2003 10:32:47 UTC