[Home] [By Thread] [By Date] [Recent Entries]
Interesting but, cannot this be done without so much writting in each i18n call? Can't it be simplified? Isn't there other method? You can put use a variable: <xsl:variable name="i18n-strings" select="document('en-US.xml')//i18n:language/i18n:hash-list/i18n:string" /> <xsl:value-of select="$i18n-strings[@key = '1']" /> Cheers, Geert
|

Cart



