Re: [xml-dev] Unicode normalization in XML 1.1

From
Rick Jelliffe <>
To
Date
2003-04-04T16:22:41Z
ID
<011b01c2fac6$6a7e0eb0$>
Thread
Re: [xml-dev] Unicode normalization in XML 1.1
From: "Michael Kay" <>

> That is eminently reasonable, but it's not what charmod says.


You don't have to consider normalization for conformance to Charmod:--

* if your system is not a WWW system (out of scope)
* if you can trust the source
* for every individual operation inside a black box (e.g. as long as 
  "any externally observable results MUST be the same as if the 
   rules had been obeyed")
* if you inspect the data and find no requirement

A recipient shouldn't try to normalize unnormalized text: Draconian 
error handling.


Cheers
Rick Jelliffe