From the course: XML Essential Training

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Tools for working with XML

Tools for working with XML

- [Instructor] In the previous example, we saw how to convert XML to JSON data and XML can also be converted to and from a variety of other formats. Now, the good news is that there are a variety of tools available to help with this process, so I'm not going to make you do anymore conversion coding. There are some very good commercial tools available for working with XML and I'll just list a few here if you want to check them out. First is Altova XMLSpy. It's been around for many years. It's a very popular tool for working with XML, JSON, and other data formats. There's also Oxygen XML Editor. It's another tool. It's been available for many years and again, it can work with all kinds of data formats and XSD and XQuery and JSON and so on and so forth. A third tool I personally have had some good experiences with is called Liquid Studio XML Editor. And you can find that at this link. And I'll give you one other coding library that's open source. If you need to work with XML and JSON in…

Contents