blob: e0c4b1b273aaf962662ace0e86e29f4a697b078c [file] [log] [blame]
(:*******************************************************:)
(:Test: year-from-date-10 :)
(:Written By: Carmelo Montanez :)
(:Date: June 6, 2005 :)
(:Purpose: Evaluates The "year-from-date" function :)
(:as part of a "*" expression. :)
(:*******************************************************:)
fn:year-from-date(xs:date("1970-01-01Z")) * fn:year-from-date(xs:date("0002-01-01Z"))