small part of my huge xml file is : """<signal sigid="3464" id="3490"> </signal>""" I want to get access to signal element. Input known is only sigid value i.e. 3464 . how can I do this with the help of XML::DOM? P.S. my xml file contains huge number of signal elements with different sigid values.
In reply to How to parse a xml file using XML::DOM?? by ankit.tayal560
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |