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:
- Fetch the data.
- Create the memory class to hold the data.
- Serialize to XML.