This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Internationalization


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@shaw.ca>
To: xsl-list@lists.mulberrytech.com <xsl-list@lists.mulberrytech.com>
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]