blob: f6e2d75540aa7038b2708658df5385d700bd0ea5 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-current-date-16 :)
(:Written By: Carmelo Montanez :)
(:Date: December 5, 2005 :)
(:Purpose: Evaluates The "current-date" function as part :)
(:of a boolean expression ("and" operator and fn:true function.:)
(:*******************************************************:)
fn:string(fn:current-date()) and fn:true()