blob: df720b9827b8a55cbffc1c3fe1062b0f4867faca [file] [log] [blame]
(:*******************************************************:)
(:Test: op-date-less-than2args-7 :)
(: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(mid range) :)
(:$arg2 = xs:date(lower bound) :)
(:*******************************************************:)
xs:date("1983-11-17Z") ge xs:date("1970-01-01Z")