1
Answer

Reading xml and text from text file

Photo of Kerryn Gunn

Kerryn Gunn

6y
419
1

I have a text file with both text and xml tags intertwinned.

eg:

Hello my name is <name> Kerryn </name> and on the <date> 27th April </date> I was born.

How would i go about only extracting the xml values to a file?

Answers (1)