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