blob: d55668f4f8eb81b06e4eda5339fda844c2537cd8 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-years-from-duration-3 :)
(:Written By: Carmelo Montanez :)
(:Date: June 10, 2005 :)
(:Purpose: Evaluates The "years-from-duration" function :)
(:involving a "numeric-less-than" operation (lt operator):)
(:*******************************************************:)
fn:years-from-duration(xs:yearMonthDuration("P20Y3M")) lt fn:years-from-duration(xs:yearMonthDuration("P21Y2M"))