- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 22 Oct 2005 13:55:43 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2411
Summary: Editorial: typo in 15.4.5 fn:sum
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Functions and Operators
AssignedTo: ashok.malhotra@oracle.com
ReportedBy: frans.englich@telia.com
QAContact: public-qt-comments@w3.org
The first paragraph in `15.4.5 fn:sum' reads:
<quote>
Summary: Returns a value obtained by adding together the values in $arg. If
$zero is not specified, then the value returned for an empty sequence is the
xs:integer value 0. If $zero is specified, then the value returned for an empty
sequence is $zero..
</quote>
Note the two dots at the end of the paragraph.
Cheers,
Frans
Received on Saturday, 22 October 2005 13:55:48 UTC