- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 13 May 2005 22:25:37 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1429
Summary: [FO] fn:boolean: Wrong example
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Functions and Operators
AssignedTo: ashok.malhotra@oracle.com
ReportedBy: mrys@microsoft.com
QAContact: public-qt-comments@w3.org
- let $x := ("a", "b", "c")
· fn:boolean($x) returns true. <= wrong! Should be type error!
Received on Friday, 13 May 2005 22:25:43 UTC