Forum Discussion

btpoole's avatar
btpoole
Channel Surfer
11 years ago

Parse XML with multiple tags of same name

How is it possible to extract the value from an xml file that uses the same name for multiple elements? In the xml example below I would like to parse out either the first or third "display-name" but...