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