Dynatypes document model

Contents

Dynatypes document model

Dynatypes sit in the Domain, seeDomain document model.

Dynatypes are used for document instantiation, see CoreData domain model | Document creation for more details.

document-model-dynatypes.png

Dynatypes document hierarchy description:

Document

Description

DynatypeFolder

Container for Dynatypes.

Dynatype

Describes a system type derived from Document:

  • May include references to required AspectInfos;

  • May include references to required AspectInfos.

See Default Dynatype below for more details.

AspectInfo

Contains list of fields to extend a Document’s field list when created based on Dynatype referencing the AspectInfo.

Default Dynatype

Each system type in the Document hierarchy has its default Dynatype with the same name.

Also system document types may have additional Dynatypes, each of them with a unique name.