EXIficient is an implementation of the W3CEfficient XML Interchange (EXI) formatspecification written in the Java programminglanguage. The EXI format is a very compactrepresentation for the Extensible Markup Language(XML) Information Set that is intended tosimultaneously optimize performance and theutilization of computational resources.
License: GNU General Public License v2
Changes:
Expected but type-invalid attributes are handled correctly. Restricted character sets for built-in EXI data types have been implemented. Integer facets (n-bit Integer, Unsigned Integer, and Integer). Boolean pattern facet (2-bit Boolean) has been integrated. More (possibly all) schema deviations are handled. Processing performance has been improved
More...