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