Re: [DB] Feature Set 1.1

Jon A. Cruz (joncruz nospam at geocities.com)
Thu, 11 Mar 1999 23:09:27 +0000

Jeffrey Baker wrote:

> > * And, we want to support:
> > + Multiple languages (for full records this is easy, how do
> > we do this for track titles given in mult. languages?)
>
> <title language="USEnglish">The title</title>
> <title language="Espanol">El title</title>
>
> Using whatever the ISO-approved languages are.

I'd suggest a scheme like that used in Java.
see http://java.sun.com/docs/books/tutorial/i18n/locale/create.html