Wednesday, 24 September 2014

Extracting XML from a general text file



Are there any tools available to extract XML code from a general text file? My system generates log files that include XML as part of the logs. I'd like to extract these XML snippets to another file. Can an XML parser ignore everything outside of the XML bits?


Surely someone has done this before.


No comments:

Post a Comment