blob: 2197e6d032df1cb7d713ae4b5de67726452cef0d [file] [log] [blame]
(:*******************************************************:)
(:Test: op-time-equal2args-19 :)
(:Written By: Carmelo Montanez :)
(:Date: June 3, 2005 :)
(:Purpose: Evaluates The "op:time-equal" operator (ge) :)
(: with the arguments set as follows: :)
(:$arg1 = xs:time(lower bound) :)
(:$arg2 = xs:time(mid range) :)
(:*******************************************************:)
xs:time("00:00:00Z") ge xs:time("08:03:35Z")