[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Where does the XML specification discuss the character sequence '>'follo
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] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|