Additional schema behaviors

The previous topics described schema configuration for properties with specific datatypes, such as scalars, compound datatypes, and foreign keys. Some schema behaviors can be applied to a wide range of fields. This includes:

  • Setting additional property attributes, such as read-only or required by the database
  • Setting collection-level behaviors
  • Specifying default sort orders

This topic describes how to configure these types of schema behaviors.