blob: d511f23b2feef613bc80d68b777a6405deca52f7 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-time-equal2args-17 :)
(:Written By: Carmelo Montanez :)
(:Date: June 3, 2005 :)
(:Purpose: Evaluates The "op:time-equal" operator (ge) :)
(: with the arguments set as follows: :)
(:$arg1 = xs:time(mid range) :)
(:$arg2 = xs:time(lower bound) :)
(:*******************************************************:)
xs:time("08:03:35Z") ge xs:time("00:00:00Z")