I need to read the below values from the xml document in R
(http://forecast.weather.gov/MapClick.phplat=29.803&lon=-82.411&FcstType=digitalDWML)
concise-name="tabular-digital" operational-mode="developmental" srsName="WGS 1984"
In all the other posts they have explained only reading the xml objects with object names at both beginning and at the end with data value in the middle. whereas here for my problem i need to read xml objects which has only the beginning and has no xml object at the end.
Let me know is this possible. Any help or input is appreciated.
Regards,
Mohanraj