[Home] [By Thread] [By Date] [Recent Entries]
Hi Folks,
According to the Unicode standard, applying NFC normalization to this character sequence:
'>' character followed immediately by the
long solidus character (U+0308)
results in the precomposed not-greater-than character, ¡Û.
Clearly that would be bad for XML, since this:
<comment>̈</comment>
would, upon NFC normalization, yield this:
<comment¡Û</comment>
and that, of course, is non-well-formed XML.
I was told that the "XML specification addresses the solution for avoiding inadvertent ¡Û" but I have not been able to locate where in the XML specification it addresses this. Would you point me to the location in the XML specification that addresses this please?
/Roger
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |

Cart



