blob: fbf8d61f8185fd3e815d59e3b7b8b4bd75d347de [file] [log] [blame]
(:*******************************************************:)
(:Test: op-yearMonthDuration-greater-than2args-3 :)
(: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(upper bound) :)
(:$arg2 = xs:yearMonthDuration(lower bound) :)
(:*******************************************************:)
xs:yearMonthDuration("P2030Y12M") gt xs:yearMonthDuration("P0Y0M")