blob: 6eb53d6f09a62c9bd8d1250bb8ed8b06b89bda66 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-yearMonthDuration-less-than2args-9 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:06 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:yearMonthDuration-less-than" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:yearMonthDuration(lower bound) :)
(:$arg2 = xs:yearMonthDuration(mid range) :)
(:*******************************************************:)
xs:yearMonthDuration("P0Y0M") ge xs:yearMonthDuration("P1000Y6M")