RE: Multi-Language Support

Yves Arrouye wrote an example:
> 	<item>
> 	  <catid>C-2353J</catid>
> 	  <description xml:lang="en-US">This great summer tire
> [...]</description>
> 	  <description xml:lang="en-GB">This great summer tyre
> [...]</description>
>         <description xml:lang="fr-FR">Cet excellent pneu d'été
> [...]</description>
> 	</item>

The last description would be better labelled as "fr", as it has nothing
specific to France and is just plain French.  Not being over-specific in
labelling is better for matching against user preferences, style sheets,
etc. and also allows better reuse of resources.

-- 
François

Received on Wednesday, 26 September 2001 15:14:27 UTC