Appearance
What is a document ?
An aeppic document is the most basic data structure of the aeppic Data Model. All data, most of the configuration, and most of the rendering behavior is stored in aeppic documents.
They are organized in a tree of documents starting at the root
. It is explained in more detail in Data Model.
Apart from necessary metadata, all possible user content of a document is declared in an associated Form document.