blob: 2cc1b52ace2e6e22c2221cc8af0e8a393d24f6ab [file] [log] [blame]
(:*******************************************************:)
(:Test: op-time-greater-than-6 :)
(:Written By: Carmelo Montanez :)
(:Date: June 13, 2005 :)
(:Purpose: Evaluates The "time-greater-than" function that:)
(:return false and used together with fn:not(ge operator):)
(:*******************************************************:)
fn:not(xs:time("13:00:00Z") ge xs:time("17:00:00Z"))