/ Published in: Other
Expand |
Embed | Plain Text
// select node based on attribute id xml.photos.photo.(@id=="school").name // display node or attribute .@name
You need to login to post a comment.
// select node based on attribute id xml.photos.photo.(@id=="school").name // display node or attribute .@name
You need to login to post a comment.