blob: 2106371ba6b07a2f04a162d9b775d999515a3eee [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-greater-than2args-8 :)
(: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") le xs:boolean("false")