[xml] Wrong entity reference
- From: "Daniel Gehriger" <gehriger linkcad com>
- To: <xml gnome org>
- Subject: [xml] Wrong entity reference
- Date: Mon, 1 Apr 2002 01:27:36 +0200
Hello,
I need to include a degree sign (°) in an attribute. I tried both
(encoding UTF-8)
<foo label="360°+/>
and
<foo label="°/>
but xmlGetProp() always returns
"360°" (that is, "360" + 'A' with a circumflex + degree sign).
Is there anything I'm missing ?
Regards,
Daniel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]