blob: a156338caa0c590289c50c68e753531a307a55f0 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-divide-yearMonthDuration-12 :)
(:Written By: Carmelo Montanez :)
(:Date: June 30, 2005 :)
(:Purpose: Evaluates The "divide-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") div 2.0)) and (fn:true())