[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
(fwd) Re: [xml] Substituting Umlauts by Unicode (&#x...) entities
- From: Holger Rauch <holger rauch heitec de>
- To: xml gnome org
- Subject: (fwd) Re: [xml] Substituting Umlauts by Unicode (&#x...) entities
- Date: Thu, 23 Jan 2003 13:04:08 +0100
[Forwarded to the list because I accidentally used the "ordinary" reply
instead of the "list reply" function of mutt. My apologies.]
----- Forwarded message from Daniel Veillard <veillard redhat com> -----
From: Daniel Veillard <veillard redhat com>
Subject: Re: [xml] Substituting Umlauts by Unicode (&#x...) entities
To: Holger Rauch <holger rauch heitec de>
Reply-To: veillard redhat com
On Thu, Jan 23, 2003 at 12:38:35PM +0100, Holger Rauch wrote:
> Hi Daniel!
>
> Thanks for your quick reply!
use the list !
> On Thu, 23 Jan 2003, Daniel Veillard wrote:
>
> > > ä ==> ä
> > > ß ==> ß
> >
> > The internal representation is the UTF-8 string for those characters.
> > This cannot be changed.
>
> If it can't be changed, why do I get the aforementioned entities when doing
> an xmlDocDump() of a document to stdout?
a dump of the document on stdout is obviously NOT an internal form !
> > Ask for "ascii" encoding on output.
>
> How do I do this? Is this what xmlDocDump() does when outputting a document
> to stdout?
You need to use a different API entry point. No more detail outside the list
http://xmlsoft.org/bugs.html
All the points in red still apply...
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/
----- End forwarded message -----
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]