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