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