Re: [ACTION 107] Locale Filter

On Thu, 2012-07-12 at 08:51 +0200, Felix Sasaki wrote:
>         
>         The Locale Filter data category is only valid on element
>         nodes, and associates with each node a filter type and a
>         locale list.
>         
> 
> 
> change "locale list" to "basic language range as defined in RFC 4647,
> section 2.1".
>  
>         The locale filter type can take the following values:
>         
>          * "all": The element is included in all locales.
>          * "none": The element is included in no locales.
>          * "include": The element is only included in locales in the
>            locale list, or sublocales of locales in the locale list.
>          * "exclude": The element is included in all languages except
>            those in the locale list, or sublocales of locales in the
>            locale list.
>         
>         The locale list is a comma-separated list of locale tags from
>         BCP 47. The list MAY contain whitespace, which MUST be
>         ignored.
>         A sublocale is any locale that can be formed only by adding
>         subtags.
>         
> 
> 
> Change "The locale list .. adding subtags." to 
> "The basic language range is applied for filtering locales, using the
> basic filtering approach as defined in RFC 4647, sec. 3.3.1.

Perfect. I thought there must be a specification along these
lines somewhere, but I couldn't find it. Thanks.

--
Shaun

Received on Friday, 13 July 2012 14:48:05 UTC