[xml] encoding problem
- From: "Bernard Valton" <bvalton yaccom com>
- To: <xml gnome org>
- Subject: [xml] encoding problem
- Date: Wed, 28 Mar 2001 08:57:46 +0200
Hello,
I've got a xml document containing :
<setvar value="&!=x1A9F9A"/>
after parsing, I get a tree like this :
element : name = setvar
attr : name = value
children : name = #38
content = NULL
Maybe it's correct, I don't know ??
I would like to get :
element : name = setvar
attr : name = value
children : name = text
content = &!=x1A9F9A
Is it a bug or the result of encoding ?
Is there a solution ?
Thanks in advance
Bernard Valton
YacCom
PS: I posted it before being registered to the mailing
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]