blob: 39be151e158a128f9b33653940375a402d121fa7 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-multiply-yearMonthDuration-12 :)
(:Written By: Carmelo Montanez :)
(:Date: June 30, 2005 :)
(:Purpose: Evaluates The "multiply-yearMonthDuration" operators used :)
(:with a boolean expression and the "fn:true" function. :)
(: Apply "fn:string" function to account for new EBV. :)
(:*******************************************************:)
fn:string((xs:yearMonthDuration("P10Y11M") * 2.0)) and (fn:true())