blob: e99ba2433a1053025f4d43c6bbdb55e12943cce3 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-time-equal2args-11 :)
(: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(lower bound) :)
(:$arg2 = xs:time(lower bound) :)
(:*******************************************************:)
xs:time("00:00:00Z") le xs:time("00:00:00Z")