This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 1429 - [FO] fn:boolean: Wrong example
Summary: [FO] fn:boolean: Wrong example
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Functions and Operators 1.0 (show other bugs)
Version: Last Call drafts
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Ashok Malhotra
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-13 22:25 UTC by Michael Rys
Modified: 2005-09-29 11:13 UTC (History)
0 users

See Also:


Attachments

Description Michael Rys 2005-05-13 22:25:37 UTC
- let $x := ("a", "b", "c")
	ยท fn:boolean($x) returns true. <= wrong! Should be type error!
Comment 1 Ashok Malhotra 2005-05-20 22:55:42 UTC
Fixed!  Thanks!

Ashok Malhotra