[xml] Content normalization
- From: Armin Bauer <armin bauer desscon com>
- To: xml gnome org
- Subject: [xml] Content normalization
- Date: Fri, 01 Jul 2005 17:07:41 +0200
Hi,
i have a text node where i add a vcard as text. a vcard has \r\n as line
delimiters.
Now when i dump the resulting xml tree i get this as output:
<Data>BEGIN:VCALENDAR
VERSION:1.0
BEGIN:VTODO
SUMMARY:Jmj
END:VTODO
END:VCALENDAR
</Data>
but what i would like to get is the output with the "
" replaced by
0x0D.
so is it possible to disable this normalization of text nodes?
Armin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]