Re: [xsl] Internationalization

Subject: Re: [xsl] Internationalization
From: "Marrow" <marrow@xxxxxxxxxxxxxx>
Date: Fri, 2 Aug 2002 19:46:39 +0100
Hi Brian,

You might find the source in this of interest...
http://www.topxml.com/code/default.asp?p=3&id=v20020520103810

Cheers
Marrow
http://www.marrowsoft.com - home of Xselerator (XSLT IDE and debugger)
http://www.topxml.com/Xselerator


-----Original Message-----
From: Brian Grainger <granam@xxxxxxx>
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Date: 02 August 2002 19:35
Subject: [xsl] Internationalization


I'd like to dynamically generate a web page based on a viewer's preferred 
language. My basic concept is to keep a generic skeleton of the page 
structure with empty elements on a web server, and add in the text nodes 
on-the-fly with XSLT when the page is served, using some sort of lookup table.

Can anyone suggest how I might efficiently implement such a table? It would 
be nice if I could utilize non-Latin character sets as well as Latin sets. 
This is aimed at browsers which support the W3C DOM, not earlier browsers.

Regards,
Brian



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread