Here is the XML. Now i want to select all the /Home/Identifier/HomeNumber values that have a /Home/Coverages/Coverage/Identifier/CoverageName = 'WorkersCompensation' as the value. I ve tried some answers in this forum ...
I am developing very dynamic application. I have the below xml as input request.I am querying below through xpath.For example ,I have to get the perticular value of UpdateTime.how can i ...