[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: xslt and i18n

Subject: Re: xslt and i18n
From: Michael Müller-Hillebrand <mmh@xxxxxxxxxxxxx>
Date: Thu, 5 Feb 2009 12:53:22 +0100
Re:  xslt and i18n
Andrew Welch wrote:

I would image it would be straightforward to implement my own i18n
solution, something like:

<title>
 <xsl:value-of select="fn:getLocalisedValue('page.title', 'The
English Title', 'de_DE')"/>
</title>

where the arguments are token key, default value and locale.


That is almost the way I usually do it, in conjunction with a
localization.xml file. I don't supply any default text, because I have
defined a default language and assume that those strings will always
be present in the XML file.

Jirka Kosek wrote:

I think that replacing all literal texts inside template by
xsl:value-of
and function call is overkill and it makes stylesheet less readable.

To overcome this limitation I have integrated Gettext library into
Saxon
some time ago:

http://xmlguru.cz/2006/10/saxon-gettext

That sounds interesting!


For my applications, customers love the ease of use with the
localization.xml, which can easily be extended and corrected without
any further software. To handle gettext files, they would need poedit
and would have multiple files for all languages. Which might better
fit other workflows.

- Michael

--
_______________________________________________________________
Michael M|ller-Hillebrand: Dokumentation Technology
Adobe Certified Expert, FrameMaker
Consulting and Training, FrameScript, XML/XSL, Unicode
Blog [de]: http://cap-studio.de/

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.