blob: 9a14f10f3d382f9029643caeee360800d4c891b7 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-greater-than-9 :)
(:Written By: Carmelo Montanez :)
(:Date: June 15, 2005 :)
(:Purpose: Evaluates The "boolean-greater-than" function :)
(: with operands set to "(7 eq 7)", "true" respectively.:)
(: Use of gt operator. :)
(:*******************************************************:)
(7 eq 7) gt xs:boolean("true")