SchemaTools is a library that provides a standard representation of data records. It is built on fixbuf, using IPFIX information elements. It describes data using schemas. Schemas are wrapped in "dataInfo" structures that provide ways to get the next record from the data source.

SchemaTools removes the need for the processing application to know the details of how to retrieve data, and to know the structure of the records.