Fast Infoset Project, an Open Source implementation of the Fast Infoset Standard for Binary XML.
The Fast Infoset specification (ITU-T Rec. X.891 | ISO/IEC 24824-1) describes an open, standards-based "binary XML" format that is based on the XML Information Set.
For background, see the Fast Infoset article at Oracle Tech-Network Fast Infoset
This project is part of Eclipse Implementation of JAXB.
The Base64 optimization only applies to schema-defined (or WSDL-defined) elements. It does not apply to attribute values or element values, which are not defined in the schema (for example, those generated by the XWSS library). Moreover, this optimization is turned off when handlers are defined.
Certain optimizations in the XWSS library may not be available when Fast Infoset is turned on.
Fast Infoset is licensed under a license - Apache License, 2.0.
We use contribution policy, which means we can only accept contributions under the terms of Eclipse Contributor Agreement.