The default template features

The default template set is designed to generate organized and functional code for a report application.

Code overview

The generated code that is packaged as a library creates the data model, which involves three parts:
  1. Fetch the data.
  2. Create the memory class to hold the data.
  3. Serialize to XML.