Documentation Center

Field types for Schemas

Simple Schemas use predefined field types.

You can define the following types of fields for Schemas:

Field typeDescription
TextAccepts alphanumeric values as a single line of text or multiple lines of text. May also allow formatting.
NumberAccept numeric values.
DateAccept dates and times.
Embedded SchemaEmbed an existing Embeddable Schema into the Schema that you are creating.
External linkAccept external links.
Multimedia linkAccepts links that point to a Multimedia Component.
Component linkAccepts links that point to a Component or to a Multimedia Component.