[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Best Practice for designing XML vocabularies containing accented characters -- allow both composed and decomposed forms
- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- To: "Costello, Roger L." <costello@mitre.org>
- Date: Sat, 02 Feb 2013 21:05:51 +0100
* Costello, Roger L. wrote:
>I propose the following as Best Practice:
>
> For elements and attributes that have accents,
> allow users to express them in either composed
> normalized form (NFC) or decomposed normalized
> form (NFD).
That would mean you have to take both variants into account for many
operations like when you need to query the elements in a document,
unless you normalise the documents before further processing, and if
you do that, there is not really a need to allow more than one form.
--
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]