object in the page's XHTML.
Shared
- Container for shared content
Map
- Map of rendered segments from page and template(s)
- Created during parsing
- References a segment by uid
Content
Content
- A generic content holder, containing a combination of components, groups
and/or references
- May be:
- local content, explicitly defined as part of a segment,
- shared content, associated with a node or page, or
- stored content, retrieved from the database as part of a selection.
Parsed
- Result of parsing all pages, templates and nodes
- May own a shared object, containing content associated with selects
- Owns resolved name objects
Name
- Name associated with referenced content
- Created during parsing
Reference
- Reference to named content
Select
- Selection criteria for stored content
Select-method
- Method associated with selection of stored content
Select-order
- Method associated with ordering of stored content
Component
- Container for XML content data
Group
- Group data associated with a set of selected components, such as a title or
header and footer information
Layout
- Extracted content of a parsed layout reference
Schema
- Extracted content of a parsed schema reference
Presentation
Stylesheet
- Stylelist reference
- May alternatively reference the URL of an external CSS file
Styleref
Stylelist
- A stylelist is a concrete collection of styles
- It normally corresponds to a styleset and may override some or all of the
corresponding styles
Styleset
- A styleset is a collection of styles
- It may correspond to an external CSS file
Style
- Single CSS Style definition