Hi All,

"𝔞" (a fraktur)

<!ENTITY % afr  "&#x1D51E;">
<!ENTITY % plane1D  "&#38;#38;#x1D">

I want to convert &#x1D51E; or &#38;#38;#x1D into its actual unicode
character.

Actually my xml file is using entity names e.g. &afr; or &plane1D; and xml4c
parser is resolving it into "&#x1D51E;" and "&#38;#38;#x1D" respectively.
Could somebody suggest me how shall I convert it into actual unicode
character i.e. a fraktur?

Thanks & Regards
Vikas Agrawal


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to