blob: b736422a8c54f29407ef4ce7d55e2ccf2edf73b8 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-time-equal2args-15 :)
(: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(upper bound) :)
(:*******************************************************:)
xs:time("00:00:00Z") le xs:time("23:59:59Z")