blob: 85f9b58d0b2100b7c5e2656a20618542936ec8ef [file] [log] [blame]
(:*******************************************************:)
(:Test: op-gMonthDay-equal2args-2 :)
(: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(mid range) :)
(:$arg2 = xs:gMonthDay(lower bound) :)
(:*******************************************************:)
xs:gMonthDay("--04-10Z") eq xs:gMonthDay("--01-01Z")