blob: 87ed50fd5bc19ebc2ad1b655ccded68346e1083e [file] [log] [blame]
(:*******************************************************:)
(:Test: op-date-less-than2args-10 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:07 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:date-less-than" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:date(lower bound) :)
(:$arg2 = xs:date(upper bound) :)
(:*******************************************************:)
xs:date("1970-01-01Z") ge xs:date("2030-12-31Z")