blob: 4e8cc423aa8e4875c793b7d649206a9dc8d69044 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-date-equal2args-4 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:07 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:date-equal" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:date(lower bound) :)
(:$arg2 = xs:date(mid range) :)
(:*******************************************************:)
xs:date("1970-01-01Z") eq xs:date("1983-11-17Z")