> > * 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