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