node-xmlreader
node-xmlreader copied to clipboard
how to find whether an element exists in xml data
I need to write a condition to test whether an element exists in the xml data that is returned by an api. Can any one help me out as to, how to find whether an element(tag) exists in xml data ?