I have a badly formatted xml document.
on each line : I need to find the text between the start and end tags <col7>......</col7>
and replace any occurrences of "<" or ">" with " < " and ">"
any help would be greatly appreciated.
Thanks
Aboo
on each line : I need to find the text between the start and end tags <col7>......</col7>
and replace any occurrences of "<" or ">" with " < " and ">"
any help would be greatly appreciated.
Thanks
Aboo