blob: 19f872266d33187248b6c07c8047bec77e5c3346 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-yearMonthDuration-greater-than2args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:06 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:yearMonthDuration-greater-than" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:yearMonthDuration(lower bound) :)
(:$arg2 = xs:yearMonthDuration(lower bound) :)
(:*******************************************************:)
xs:yearMonthDuration("P0Y0M") gt xs:yearMonthDuration("P0Y0M")