blob: 53d3354df626b609eefba6372d57fd876f8c426c [file] [log] [blame]
(:*******************************************************:)
(:Test: op-yearMonthDuration-greater-than2args-4 :)
(: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(mid range) :)
(:*******************************************************:)
xs:yearMonthDuration("P0Y0M") gt xs:yearMonthDuration("P1000Y6M")