XML parsing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bobjones122
    New Member
    • Dec 2007
    • 8

    XML parsing

    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
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Originally posted by bobjones122
    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

    Working...