Hi everyone
I have XML files that I want to strip down to just be Text, which basically means getting rid of all the code in pointy brackets.
So
<Created>24-Feb-05 03:26:57 PM</Created>
becomes just 24-Feb-05 03:26:57 PM
This is so that I can give non-programmers a Word version of the file that is relatively easy to read, without all the clever bits.
Is there a program that does this, or can I write a simple macro in Word that deletes everything inside pointy brackets?
Sorry this isn't a very technical question!
Thanks in advance
CW
I have XML files that I want to strip down to just be Text, which basically means getting rid of all the code in pointy brackets.
So
<Created>24-Feb-05 03:26:57 PM</Created>
becomes just 24-Feb-05 03:26:57 PM
This is so that I can give non-programmers a Word version of the file that is relatively easy to read, without all the clever bits.
Is there a program that does this, or can I write a simple macro in Word that deletes everything inside pointy brackets?
Sorry this isn't a very technical question!
Thanks in advance
CW