Re: [xml] getting named entities on output?
- From: Daniel Veillard <veillard redhat com>
- To: Chris Ryland <cpr emsoftware com>
- Cc: XML List <xml gnome org>
- Subject: Re: [xml] getting named entities on output?
- Date: Fri, 6 Jun 2003 13:32:19 -0400
On Fri, Jun 06, 2003 at 11:51:30AM -0400, Chris Ryland wrote:
Is there any way, short of writing a custom output function, to get
named entities (say, all the ISO Latin 1 entities) produced on output
instead of the numeric &#nnn; entity form?
Which names. In XML there is no predefined names for character
points except < > & " and ' . You're asking for something which
exists in the HTML world but not in XML. You can try saving
with the "HTML" encoding name but you may just end up with
broken XML as a result.
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]