blob: b2d488f68b43d6a022cc102064a146d2e0cd327c [file] [log] [blame]
(:*******************************************************:)
(:Test: op-divide-yearMonthDuration-4 :)
(:Written By: Carmelo Montanez :)
(:Date: June 30, 2005 :)
(:Purpose: Evaluates The "divide-yearMonthDuration" operator that :)
(:return true and used together with fn:not. :)
(:*******************************************************:)
fn:not(fn:string(xs:yearMonthDuration("P11Y04M") div 2.0))