<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-cellar-ebml" target="https://datatracker.ietf.org/doc/html/draft-ietf-cellar-ebml-03">
   <front>
      <title>Extensible Binary Meta Language</title>
      <author initials="S." surname="Lhomme" fullname="Steve Lhomme">
         </author>
      <author initials="D." surname="Rice" fullname="Dave Rice">
         </author>
      <author initials="M." surname="Bunkus" fullname="Moritz Bunkus">
         </author>
      <date month="July" day="3" year="2017" />
      <abstract>
	 <t>   This document defines the Extensible Binary Meta Language (EBML)
   format as a generalized file format for any type of data in a
   hierarchical form.  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.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-cellar-ebml-03" />
   
</reference>
