Details
Further project details are TBD as the project is currently suspended.
Installation and use of this library is no different than use of any other C++ library.
Future development
- An editor for the XBinary should be finished to aid manipulation with binary data.
- Format documentation .txt file needs to be revised and updated.
- Differential storage and DTD and XLINK binary alternatives needs to be specified.
Requirements
- C++99 conforming compiler
Verified compatibility
- MinGW (GCC)
License
The eXtendable Binary is a free software available under the zlib license.
For detailed text of the license see The zlib License.
Relevant links
- The XB Library project page at Sourceforge.net
- Efficient XML Interchange Working Group
- Efficient XML Interchange (EXI) Format 1.0
Important notes and known issues
- Note that this project is now suspended. When the development will resume is uncertain.
- There is a streamability issue present in the definition that needs to be fixed. See following “It's not Streamable” forum/ticket .
- An alternative actively developed project exists: eXtensible Binary Universal Protocol