Uses of XML
XML is used for a variety of purposes wherever data must be defined in an open, platform-neutral, and application-neutral manner. XML is also language-independent and can be used with C, C++, Visual Basic, or any other language that has the required parsing and transformation libraries.
XML is now widely used to exchange information in business-to-business (B2B) applications and for formatting data for presentation. It has also become something of a standard for configuration files, describing properties for an application (for example, the configuration file for log4j as we saw in Chapter 13, and the properties file for EJB deployment with J2EE).
XML allows a data document to be formatted once and then presented using different formats. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access