Extensible Binary Meta Language
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 developed for the Matroska audio/video container format.
Magic number | 1a 45 df a3 |
---|---|
Extended to | Matroska |
EBML is not extensible in the same way that XML is, as the XML schema (e.g., DTD) must be known in advance.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.