BFD
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Dan Tobias  (Talk | contribs) |  (Updated category) | ||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| {{FormatInfo | {{FormatInfo | ||
| |formattype=electronic | |formattype=electronic | ||
| − | |subcat= | + | |subcat=Schema formats | 
| }} | }} | ||
| − | ''' | + | '''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. | ||
Latest revision as of 16:26, 14 August 2017
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.

