blob: 75029cc239c660dc755b4fe13b466ed81e0bfac1 [file] [log] [blame]
(:*******************************************************:)
(: Test: fn-deep-equal-mix-args-026.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Thu May 12 08:06:51 2005 :)
(: Purpose: Comparing two boolean args :)
(:*******************************************************:)
fn:deep-equal( xs:boolean("0") , xs:boolean("false"))