Extensible Binary Meta Language

Revision as of 01:21, 21 April 2025 by imported>Citation bot (Altered pages. Formatted dashes. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Computer file formats | #UCB_Category 26/326)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Infobox file format Extensible Binary Meta Language (EBML) is a generalized file format for any kind of data, aiming to be a binary equivalent to XML. It provides a basic framework for storing data in XML-like tags. It was originally designed as the framework language for the Matroska audio/video container format.<ref>Template:Cite book</ref><ref>Template:Cite book</ref><ref>Template:Cite book</ref>

EBML is not extensible in the same way that XML is, as the XML schema (e.g., DTD) must be known in advance.

See alsoEdit

ReferencesEdit

Template:Reflist

External linksEdit


Template:Markup-languages-stub