blob: ee66d4937f17885447f6cb14b4ba678ec1684a29 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-time-equal2args-7 :)
(: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(mid range) :)
(:$arg2 = xs:time(lower bound) :)
(:*******************************************************:)
xs:time("08:03:35Z") ne xs:time("00:00:00Z")