blob: f23378107f186bb9ca47519d7595665c25e81fb3 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-equal-12 :)
(:Written By: Carmelo Montanez :)
(:Date: June 24, 2005 :)
(:Purpose: Evaluates The "boolean-equal" function :)
(: with operands set to "not(7 lt 7)" and "false" respectively.:)
(:*******************************************************:)
fn:not(7 lt 7) and xs:boolean("false")