blob: 767d389c49074990c33da9d08479f613f1784d85 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-time-equal2args-16 :)
(: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(lower bound) :)
(:*******************************************************:)
xs:time("00:00:00Z") ge xs:time("00:00:00Z")