blob: fd72925ab17680453e046d6b99e74fe721eb4360 [file] [log] [blame]
(:*******************************************************:)
(:Test: year-from-date-3 :)
(:Written By: Carmelo Montanez :)
(:Date: June 6, 2005 :)
(:Purpose: Evaluates The "year-from-date" function :)
(:involving a "numeric-less-than" operation (lt operator):)
(:*******************************************************:)
fn:year-from-date(xs:date("1999-12-31Z")) lt fn:year-from-date(xs:date("1999-12-31Z"))