EBML Schema
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Schema formats |extensions={{ext|xml}} }} An '''EBML Schema''' is a file that defines an application of the EBML metaformat. It...") |
Latest revision as of 15:28, 23 March 2018
An EBML Schema is a file that defines an application of the EBML metaformat. It is based on XML.
[edit] Identification
The top-level XML element is <EBMLSchema>
.
[edit] Specifications
EBML Schema format is defined in the EBML specification.