blob: bbbcdad74d54e2eebd32339d2356eaeaeb46011b [file] [log] [blame]
(:*******************************************************:)
(:Test: op-date-equal2args-14 :)
(:Written By: Carmelo Montanez :)
(:Date: June 14, 2005 :)
(:Purpose: Evaluates The "op:date-equal" operator (le) :)
(: with the arguments set as follows: :)
(:$arg1 = xs:date(lower bound) :)
(:$arg2 = xs:date(mid range) :)
(:*******************************************************:)
xs:date("1970-01-01Z") le xs:date("1983-11-17Z")