XML

Started by MasterMischief, January 25, 2013, 09:23:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MasterMischief

I have an application that generates XML files.  Is there/how do I translate all those lovely tags into an organized form?  Ideally, I would like to open the files with some kind of template/filter (Open Office preferable) and have it spit out a lovely sheet where all that data is put in its proper place.

I have searched google and Open Office for XML, but it seems I need some kind of third part application to read XML files.  That seems over-complicated for what I need.  I would greatly appreciate some help.  Thanks in advance.

Vekseid

XML is not a format in and of itself, per se, but rather a meta-format. You can try opening it in a web browser, which may make an attempt to make sense of it - otherwise you need to find an application that handles your type of file or write it yourself.