[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Finishing(!) the XML-tagging discussion
At 00/03/21 08:03 -0800, ned.freed@xxxxxxxxxxxx wrote:
I understand this was a strawman, too, but just to make sure:
accept-features: (&((language=ger),(language=fre)))
should definitely be
accept-features: (&((language=de),(language=fr)))
RFC 1766, referenced from draft-hoffman-char-lang-media-02.txt,
does not currently permit three-letter language codes,
and there is no plan to use them where two-letter codes
are already available.
Regards, Martin.