blob: 7e1bde2976e3ceaa9f73778cb32c01cf1e743563 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-equal-10 :)
(:Written By: Carmelo Montanez :)
(:Date: June 24, 2005 :)
(:Purpose: Evaluates The "boolean-equal" function :)
(: with operands set to "(7 eq 7)" and "false" respectively. :)
(: Use of ge operator. :)
(:*******************************************************:)
(7 eq 7) eq xs:boolean("false")