blob: e8e80cda817cd36a01f5c1d3a1509cac9431c81d [file] [log] [blame]
(:*******************************************************:)
(:Test: op-date-equal2args-13 :)
(:Written By: Carmelo Montanez :)
(:Date: June 3, 2005 :)
(:Purpose: Evaluates The "op:date-equal" operator (le) :)
(: with the arguments set as follows: :)
(:$arg1 = xs:date(upper bound) :)
(:$arg2 = xs:date(lower bound) :)
(:*******************************************************:)
xs:date("2030-12-31Z") le xs:date("1970-01-01Z")