extracting data from xml
extracting data from xml
Hello I am trying t develop an application where only the specific xml data is required. The xml data is availablle online.
Please see the below link.
http://www.hmrc.gov.uk/softwaredevelopers/rates/exrates-monthly-0517.xml
from this I want only the
ratenew
field for specific countries.
Please let me know how to do this.