%%% title = "Extensible Binary Meta Language" abbrev = "EBML" ipr= "trust200902" area = "art" submissiontype = "IETF" workgroup = "cellar" date = @BUILD_DATE@ keyword = ["binary","storage","xml","matroska","webm"]
[seriesInfo] name = "RFC" value = "8794" status = "standard"
[[author]] initials="S." surname="Lhomme" fullname="Steve Lhomme" [author.address] email="[email protected]"
[[author]] initials="D." surname="Rice" fullname="Dave Rice" [author.address] email="[email protected]"
[[author]] initials="M." surname="Bunkus" fullname="Moritz Bunkus" [author.address] email="[email protected]" %%%
.# Abstract
This document defines the Extensible Binary Meta Language (EBML) format as a binary container format designed for audio/video storage. EBML is designed as a binary equivalent to XML and uses a storage-efficient approach to build nested Elements with identifiers, lengths, and values. Similar to how an XML Schema defines the structure and semantics of an XML Document, this document defines how EBML Schemas are created to convey the semantics of an EBML Document.
{mainmatter}