W3C home > Mailing lists > Public > public-i18n-core@w3.org > July to September 2007

examples of basic filtering vs. extended filtering

From: Eric Prud'hommeaux <eric@w3.org>
Date: Tue, 24 Jul 2007 01:25:38 -0400
To: public-i18n-core@w3.org
Message-ID: <20070724052538.GM3162@w3.org>
I'd like to make sure I have the following correct:

       range       tag
basic("de-DE", "de-Latn-DE") => 0
extended("de-DE", "de-Latn-DE") => 1

basic("de-Latn", "de-Latn-DE") => 1
extended("de-Latn", "de-Latn-DE") => 1

basic("*", "de-Latn-DE") => 1
extended("*", "de-Latn-DE") => 1

basic("*-Latn", "de-Latn-DE") => error
extended("*-Latn", "de-Latn-DE") => 1

Also, is there a range, tag pair that will pass basic but fail extended?
-- 
-eric

office: +1.617.258.5741 NE43-344, MIT, Cambridge, MA 02144 USA
mobile: +1.617.599.3509

(eric@w3.org)
Feel free to forward this message to any list for any purpose other than
email address distribution.

Received on Tuesday, 24 July 2007 05:26:08 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 1 October 2008 10:18:52 GMT