blob: 16ce180096bf48c96e1ff3e6d8daf99a7ff4cfac [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-years-from-duration-10 :)
(:Written By: Carmelo Montanez :)
(:Date: June 10, 2005 :)
(:Purpose: Evaluates The "years-from-duration" function :)
(:as part of a "*" expression. :)
(:*******************************************************:)
fn:years-from-duration(xs:yearMonthDuration("P20Y10M")) * fn:years-from-duration(xs:yearMonthDuration("P02Y10M"))