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.
Dynatypes document hierarchy description:
Document | Description |
---|---|
| Container for Dynatypes. |
| Describes a system type derived from Document:
See Default Dynatype below for more details. |
| Contains list of fields to extend a Document’s field list when created based on Dynatype referencing the |
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.