XSLT 2.0 allows
year-from-date(current-date())
In 1.0 you either have to use an extension function, or pass the current date in to your stylesheet as a parameter.
Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference