blob: 0a6f10a1da85d6e216c7f466888666fc51a039d0 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-yearMonthDuration-equal2args-6 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:06 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:yearMonthDuration-equal" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:yearMonthDuration(lower bound) :)
(:$arg2 = xs:yearMonthDuration(lower bound) :)
(:*******************************************************:)
xs:yearMonthDuration("P0Y0M") ne xs:yearMonthDuration("P0Y0M")