Google
×
Extensible Markup Language (XML) lets you define and store data in a shareable manner. XML supports information exchange between computer systems such as websites, databases, and third-party applications.
People also ask
XML stands for eXtensible Markup Language; XML is a markup language much like HTML; XML was designed to store and transport data; XML was designed to be self- ...
Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules ...
Jun 27, 2024 ˇ XML (Extensible Markup Language) is a markup language similar to HTML, but without predefined tags to use. Instead, you define your own tags ...
Extensible Markup Language (XML) is a simple, very flexible text format derived from SGML (ISO 8879). Originally designed to meet the challenges of large-scale ...
XML (Extensible Markup Language) is a text-based format used to share data on the World Wide Web, intranets and more. See the full XML definition here.
Extensible markup language (XML) is a file format that both human beings and computers can read. An XML file contains data, and it also holds the rules that ...

XML

Application programming interface
Extensible Markup Language is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. Wikipedia
Abbreviation: XML
Base standards: SGML
Domain: Serialization
First published: February 10, 1998; 26 years ago
Latest version: 1.1 (2nd ed.); September 29, 2006; 17 years ago
Year started: 1996; 28 years ago

Extensible Markup Language, or "XML," is a computer programming language designed to transmit both data and the meaning of the data. XML accomplishes this ...
Definitions: A cross-platform, extensible, and text-based standard markup language for representing structured data. It provides a cross-platform, software- ...
XML files can hold text, structured data, or even program code, and are perfectly readable for humans and machines.