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