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