blob: 2c951b5a2c4bbfb13188384629119c108033cf8f [file] [log] [blame]
(:*******************************************************:)
(:Test: op-multiply-yearMonthDuration-9 :)
(:Written By: Carmelo Montanez :)
(:Date: June 30, 2005 :)
(:Purpose: Evaluates The "multiply-yearMonthDuration" function used :)
(:together with and "and" expression. :)
(: Apply "fn:string" function to account for new EBV. :)
(:*******************************************************:)
fn:string((xs:yearMonthDuration("P01Y01M") * 2.0)) and fn:string((xs:yearMonthDuration("P02Y03M") * 2.0))