* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2006-05-25 10:35]: > I try to extract the title element from the above. But the > encoding is not recognised.
Nothing to do with the encoding. Numeric Character References in XML always represent Unicode code points, regardless of what encoding literal characters in the file are in. Read http://xmlsoft.org/encoding.html for an explanation of all the issues. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
