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