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