retrieving xml element value by searching the element by substring in its name
Advertisements I would need to retrieve xml element value by searching the element by substring in its name, eg. I would need to get value for all elements in XML file which names contains client. I found a way how to find element with xpath by an attribute, but I haven’t find a way for… Read More retrieving xml element value by searching the element by substring in its name