When Value is given then how to get the XML nodes name using javascript

Wednesday, November 4, 2015

I have an XML file given below, I am able to display that in table.



My question is, how to get the node name based on the value, i.e for the value 'AT1GPC' the node names are Text, How to get these nodes name using javascript.



<text>AT1GPC</text>

0 comments:

Post a Comment