Re: [xml-dev] Here's how to process XML documents written in German

From
David Lee <>
To
"<>" <>
Date
2013-01-31T01:57:43Z
ID
<>
Thread
Re: [xml-dev] Here's how to process XML documents written in German
> 
> Liam
> 
> PS: in dealing with data from multiple languages and cultures,
> (1) there should be xml:lang attributes to indicate language;
> (2) you will generally also be dealing with different conventions for
>    numbers - 1,203.45 vs. 1.204,45 or 1 204·45
>    which would greatly affect your example.
> 
> Liam

I would argue that identifiers (qnames) and data are fundamentally different areas wrt internationalization.    I would not expect variants in attribute names to be a problem one needs to gracefully handle.  However variants in data like number formats definitely are.








> 
> 
> _______________________________________________________________________
> 
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
> 
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: 
> subscribe: 
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
> 
>