blob: 6fe53e8ad7aadcf7bb81df6dcff1f9599865e776 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-gYearMonth-equal2args-8 :)
(: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(upper bound) :)
(:$arg2 = xs:gYearMonth(lower bound) :)
(:*******************************************************:)
xs:gYearMonth("2030-12Z") ne xs:gYearMonth("1970-01Z")