blob: 36c4feda1557ea5e70d3e729ef69af72e1b9bca4 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-gYearMonth-equal2args-9 :)
(: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(lower bound) :)
(:$arg2 = xs:gYearMonth(mid range) :)
(:*******************************************************:)
xs:gYearMonth("1970-01Z") ne xs:gYearMonth("1984-12Z")