blob: d16ede2691a488ae56c25883a4d1b6356fc848f4 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-greater-than2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:17 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:boolean-greater-than" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:boolean(mid range) :)
(:$arg2 = xs:boolean(lower bound) :)
(:*******************************************************:)
xs:boolean("1") gt xs:boolean("false")