Content definitions are used through out the system to declare the structure of content.
The definition can be used to:
  | | Create content, new content items can be created using the definition as a template; |   | | Edit, content items can be edited (in either the Web or Windows interface), a definition defines what fields are used to edit the content and what content is valid; |   | | Store, content definitions define how content items are stored in relational bullet. They define whether fields are stored in seperate columns or stored in a large XML blob; |   | | Remove, content definition also allow content items to be removed from the database. |
|