blob: 158f9c4026808494ebc0816bccb8407d9b4e9f4f [file] [log] [blame]
(:*******************************************************:)
(:Test: op-date-equal2args-12 :)
(: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(mid range) :)
(:$arg2 = xs:date(lower bound) :)
(:*******************************************************:)
xs:date("1983-11-17Z") le xs:date("1970-01-01Z")