Efficient XML Interchange: Difference between revisions

Content deleted Content added
Brutzman (talk | contribs)
Undid revision 767928631 by Brutzman (talk)
Brutzman (talk | contribs)
reflect renaming of working group
Line 1:
'''Efficient XML Interchange''' ('''EXI''') is a [[binary XML]] format for exchange of data on a computer network.
It was developed by the W3C's '''Efficient XMLExtensible Interchange Working Group''' and is one of the most prominent binary XML efforts to encode [[XML]] documents in a [[binary file|binary data format]], rather than plain text.
Using EXI format reduces the verbosity of XML documents as well as the cost of parsing.
Improvements in the performance of writing (generating) content depends on the speed of the medium being written to, the methods and quality of actual implementations.