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