[xml] Original string content of node
- From: chris tech swing be
- To: xml gnome org
- Subject: [xml] Original string content of node
- Date: Thu, 16 May 2002 12:58:27 +0200 (MET DST)
Hi everybody,
How can I get the original string content of a node, I mean what appears in the file between the opening and the closing tag of this node ?
For example :
...
<ROOT>
<CHILD>text<TAG>text</TAG>text</CHILD>
</ROOT>
I'd like to get the original string content of the node CHILD, namely
text<TAG>text</TAG>text
Thanx
Christophe Bourez
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]