I have a directory full of .xml files. These files contain failure messages like this
</fail-token><fail-message></fail-message><node-host>
this token contains no failure. I want to search through all files in the directory for fail messages and then group them by type. Reading the file names into a list is simple enough parsing the xml for errors and grouping bye type (I have no idea how many different types of errors there will be0 is what has me scratching my head. Yes I am a new newb..this feels like it should be easy but I keep failing please help thanks!
In reply to parsing xml by RM99
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |