blob: 29c10387233a1dcc06c901cfcc31440ed1d05b8d [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-less-than2args-10 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:17 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:boolean-less-than" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:boolean(lower bound) :)
(:$arg2 = xs:boolean(upper bound) :)
(:*******************************************************:)
xs:boolean("false") ge xs:boolean("0")