blob: bfef170692a8ff0584e49dead85b03be5fa2d91f [file] [log] [blame]
(:*******************************************************:)
(:Test: op-gMonthDay-equal2args-10 :)
(: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") ne xs:gMonthDay("--12-31Z")