About this document
Introduction to XML Basics by Bala Krishnan is a document available to read on EtoBox.
XML was designed to describe data and focus on what data is, unlike HTML which was designed to display data and focus on how data looks. XML uses tags that are not predefined and requires a DTD or schema. It is a W3C recommendation and allows authors to define their own tags and document structure. XML is used to store, carry, and exchange data between systems.
- Author
- Bala Krishnan
- Language
- EN