XML (eXtensible Markup Language)

Meaning

A markup language that defines rules for encoding documents in a format that is both human-readable and machine-readable.

Usage Examples

  • XML is used for data representation and exchange.
  • XML documents consist of nested elements enclosed in tags.
  • XML is platform-independent and widely supported.
  • XML schemas define the structure and data types of XML documents.