in reply to Re: How can I add missing XML open tags
in thread How can I add missing XML open tags
You are so right. They are not technically “missing.” I use perl to parse my original XML and it needs open and closed tags (a design from years ago that needs some spit and polish). You have pointed me in the right direction. Now I can build a sub that will save me many hours of reengineering. Thank you so much!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How can I add missing XML open tags
by Jenda (Abbot) on Dec 04, 2013 at 11:20 UTC |