blob: ad9b6c43d9d25171fa963192d57ce7242b6c3b10 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-greater-than2args-3 :)
(: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(upper bound) :)
(:$arg2 = xs:boolean(lower bound) :)
(:*******************************************************:)
xs:boolean("0") gt xs:boolean("false")