BFD
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) m |
||
Line 3: | Line 3: | ||
|subcat=Metaformats | |subcat=Metaformats | ||
}} | }} | ||
− | ''' | + | '''BFD''' (Binary Format Description, not Big F***ing Deal) is an [[XML]] format based on [[XSIL]] (eXtensible Scientific Interchange Language). It is intended to be used to describe file formats, similarly to [[DFDL]]; these appear to be two initiatives aiming at the same thing. |
Despite the "binary" in its name, BFD can also describe text-based ([[ASCII]]) file formats, since text is, after all, one variety of binary data. | Despite the "binary" in its name, BFD can also describe text-based ([[ASCII]]) file formats, since text is, after all, one variety of binary data. |
Revision as of 04:17, 20 May 2014
BFD (Binary Format Description, not Big F***ing Deal) is an XML format based on XSIL (eXtensible Scientific Interchange Language). It is intended to be used to describe file formats, similarly to DFDL; these appear to be two initiatives aiming at the same thing.
Despite the "binary" in its name, BFD can also describe text-based (ASCII) file formats, since text is, after all, one variety of binary data.