So we saw how easy to get data in a table format from XML, just need to use
'@attributename' to get attribute value
'childtagname[1]' to get value of tag
Now what if there is a root tag suppose users?
We just need to pass path of tag we are trying to get the value of means user, have a look here
No comments:
Post a Comment