What is XML?
Apr-14-2009 By
- XML stands for EXtensible Markup Language
- XML is a markup language much like HTML.
- XML was designed to describe data.
- XML tags are not predefined in XML. You must define your own tags.
- XML uses a DTD (Document Type Definition) to describe the data.
- XML with a DTD is designed to be self describing.
Posted in: News



