blob: 30cffdec8b7c0bb31dc39eb35ef31dd61ba85c18 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-dateTime-greater-than-14 :)
(:Written By: Carmelo Montanez :)
(:Date: June 15, 2005 :)
(:Purpose: Evaluates The "dateTime-greater-than" function used :)
(:together with "fn:false"/or expression (ge operator). :)
(:*******************************************************:)
(xs:dateTime("1976-04-03T12:00:00Z") ge xs:dateTime("2002-07-02T12:00:30Z")) or (fn:false())