blob: a670e6321ef323b97cb01960d8057b8b42308ab7 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-yearMonthDuration-greater-than2args-2 :)
(: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(mid range) :)
(:$arg2 = xs:yearMonthDuration(lower bound) :)
(:*******************************************************:)
xs:yearMonthDuration("P1000Y6M") gt xs:yearMonthDuration("P0Y0M")