Content modeling

Content types are defined in the content type editor or using the Content Type Management API.

Concepts

Definitions of concepts related to the content model.

Document type

A document type defines the data structure and the editing template of a class of documents. A document type can contain both primitive and compound type fields.

Field group type

A field group type defines the data structure and the editing template of a reusable block of document fields. A field group type can contain both primitive and field group type fields. An instance of a field group type can only exist within a document instance. 

Image set type

An image set is a special document type used to store different size variants of an image.

Content type

Content type is a generic term indicating a definition of a class of content items. Document types, field group types and image set types are all content types.

Editing template

An editing template is a particular configuration of editing plugins that is used by authors to edit content items of a particular content type.