WAP Binary XML (WBXML) is a binary serialization of the XML Infoset.
WAP Binary XML (WBXML) is a binary representation of XML (see XML Infoset). It was developed by the WAP Forum and is now maintained by the Open Mobile Alliance as a standard to allow XML documents to be transmitted in a compact manner over mobile networks
libwbxml is a library to encode and decode WBXML documents.
kxml is a java parser for WBXML.