This package allows handling XBE32-encoded streams at the XBE32 Element level, including the ability to transform them to/from XML documents.

The eXtensible Binary Encoding (XBE32) has been designed to represent hierarchical data in a compact and extensible format. Data elements are binary encoded inside Type-Length-Value (TLV) structures, which are 32-bit aligned to be easily processed by computers. XBE32 is NOT a binary encoding for XML documents, but an encoding format for small, lightweight network protocols.

For further details about XBE32 refer to the latest available draft: draft-uruena-xbe32-02.txt