When parsing an XML document, is it possible to read a specific child node? For example, I only want to read the second child node and all I know about the node is that it's the second node in my node list.
Thank you
When parsing an XML document, is it possible to read a specific child node? For example, I only want to read the second child node and all I know about the node is that it's the second node in my node list.
Thank you
Hello, bobjones122!
I will send over to the XML forum for the time being. Hope you get what you're looking for:-)
Comment