Posts by Blazin • 13 points
1 post
-
1
votes1
answer68
viewsQ: Retrieve data from an XML file using Xpath and C#
I have the following document XML, and I intend to do a search/filter by name Givenname using Xpath. How to do? XML <bloodonors> <donor> <Number>1</Number>…