Top 50 Questions and Answers for XML
The Extensible Markup Language (XML) is a simple text-based arrangement for representing structured information documents, data, configuration, books, transactions, invoices, and much more. It was derived from…
How to read XML file by using shell script ?
This was like the first time where I had to write something that will be able to read something out of a XML file using a shell…
