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