Structure
Structure is the hierachy relationship between pages and is identical to the sitemap. The start page is first in the hierachy followed by n level 1 child pages with their child pages and so on… A simple hierachy can be represented in a database by a 2-field table (object_id, parent_id).
