EXSLT functions Developers' guide?

alex kuklin <[email protected]> Sat, 30 Jun 2007 13:02:47 +0400
Newsgroups gmane.text.xml.xslt.extensions
Message-ID <[email protected]>
Hello

Is there any developers' guide/manual?
I need a gettext() implementation.
I use <xsl:value-of 
select="$strings/string[@label='search']/val[@lang=$lang]"/> now and I 
want to replace it with something like .. select="l10n('search')" ..
Is it possible?

-- 
Alex