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