Re: Looping XML
- From: "Jeff Johnson" <i.get@xxxxxxxxxxx>
- Date: Thu, 15 Jan 2009 15:48:41 -0500
"Paulo" <eris_paulo@xxxxxxxxxxxx> wrote in message
news:%23CQCNpydJHA.1272@xxxxxxxxxxxxxxxxxxxxxxx
Thank you very much to all of you, but why when I stop the debugger on
node that has some value it informs me "null" on NodeValue and the next
loop the NodeName says: "#text" and shows me the correct value...?
The technical explanation is that the text of a node is in fact a node
itself with a node type of "text node" or something like that.
.
- References:
- Looping XML
- From: Paulo
- Re: Looping XML
- From: MikeD
- Re: Looping XML
- From: Paulo
- Looping XML
- Prev by Date: I finally got to use Inno Setup for installing a VB6 app on Windows 7 Beta!
- Next by Date: Re: Process CPU Cycles
- Previous by thread: Re: Looping XML
- Next by thread: Re: Looping XML
- Index(es):
Relevant Pages
|