blob: 92cde325b75a6d5f4b80df1028b9b9921a3da04b [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-greater-than2args-9 :)
(: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(lower bound) :)
(:$arg2 = xs:boolean(mid range) :)
(:*******************************************************:)
xs:boolean("false") le xs:boolean("1")