Martin Kolar?k wrote: > > simply think -- if I use single-byte encoding and if I enter some "extended" > character which is present in the encoding, XXE generates 16bit entity value > (like  ). Would not be better if XXE if saving single-byte file use >   instead?
When saving a document with XXE, no-break space (i.e. ) is hard-coded as   to make it stand out of the rest of characters. This is the only ``hard-coded'' character.

