blob: b35e4f7fc5c16a410b4083d41f82a8983ffce348 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-time-less-than-11 :)
(:Written By: Carmelo Montanez :)
(:Date: June 13, 2005 :)
(:Purpose: Evaluates The "time-less-than" function used :)
(:together with "fn:true"/or expression (lt operator). :)
(:*******************************************************:)
(xs:time("13:00:00Z") lt xs:time("17:00:00Z")) or (fn:true())