blob: 5995e4d8a1a18494805ada681dbac4ab499a6584 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-divide-yearMonthDuration-2 :)
(:Written By: Carmelo Montanez :)
(:Date: June 30, 2005 :)
(:Purpose: Evaluates The "divide-yearMonthDuration" operator:)
(:used as part of a boolean expression (and operator) and the "fn:false" function. :)
(:*******************************************************:)
fn:string((xs:yearMonthDuration("P10Y11M") div 2.0)) and fn:false()