blob: 6bc91ed229b21844ad7e705a49d1944f43792c02 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-less-than-12 :)
(:Written By: Carmelo Montanez :)
(:Date: June 15, 2005 :)
(:Purpose: Evaluates The "boolean-less-than" function :)
(: with operands set to "(7 eq 7)", "false" respectively.:)
(: Use of ge operator. :)
(:*******************************************************:)
(7 eq 7) ge xs:boolean("false")