Oleg Bartunov wrote:
On Sun, 25 Nov 2007, Andrew Dunstan wrote:

Log Message:
-----------
Allow for X as well as x to be the prefix for hexadecimal character ref entity numbers,
as in HTML.

So, '&x128;' is an entity ? Is't really true ?



'ካ' and  '&128;' are numeric character reference entities.

'&x128;' is (syntactically) a named entity (because there is no # following the &).

This fix applies to numeric character reference entities, not to named entities.


cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to