Efficient XML Interchange
From Wikipedia, the free encyclopedia
(Redirected from EXI)
Efficient XML Interchange (EXI) is a proposed data format from the Efficient XML Interchange Working Group of the World Wide Web Consortium (W3C). It is one of the various efforts to encode XML documents in a binary data format, rather than plain text.
Using a binary XML format generally reduces the verbosity of XML documents, and may reduce cost of parsing. Performance of writing (generating) content is usually not similarly improved, although this depends on actual binary representation used.
The EXI format is derived from the AgileDelta Efficient XML format[1].
[edit] See also
[edit] References
- ^ "Lightning-Fast Delivery of XML to More Devices in More Locations". AgileDelta. 2007-05-08. http://www.agiledelta.com/product_efx.html. Retrieved on 2007-07-17.

