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