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