First and foremost, I would like to say that this tool has been very useful for me due to it's easy implementation and versatility. I love it and it has solved a lot of my problems. Although I've been able to parse semi-structured text based files, recently I was required to parse a certain type of XML file.
When I tried designing a template for it, I couldn't get a regex to match the tags of XML. Can you please help me resolve this issue or point me to a documentation which could help me, I would be so grateful.
Hello,
First and foremost, I would like to say that this tool has been very useful for me due to it's easy implementation and versatility. I love it and it has solved a lot of my problems. Although I've been able to parse semi-structured text based files, recently I was required to parse a certain type of XML file.
When I tried designing a template for it, I couldn't get a regex to match the tags of XML. Can you please help me resolve this issue or point me to a documentation which could help me, I would be so grateful.
Thank you.