Architecture: Gentype
A Gentype is a triple of name, type and value, where value is either a simple type or a list of other gentypes (i.e. a complex type).
Possible simple types: given by ASN.1, the ASN.1-conversion library for C++, our own conversion routines.
Example: Person_Information