Forum Discussion

rrubio's avatar
rrubio
Contributor
16 years ago

is it possible to parse XML variables without copying the content in a file?

I get the dataset information from a webservice and I need to parse the xml information got.

I can do it copying this information into a temporary file and then, parse this file.



Is it possible to parse directly the variable containing the XML information without using temporary files?





Thanks,





Raul