blob: ee398258ea3cd3698c8b030cc6ff13b5a724e311 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-gMonthDay-equal2args-3 :)
(: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(upper bound) :)
(:$arg2 = xs:gMonthDay(lower bound) :)
(:*******************************************************:)
xs:gMonthDay("--12-31Z") eq xs:gMonthDay("--01-01Z")