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