navigation

The navigation element defines what pages will be opened within the tab. A single page can be defined using the page-id attribute, or multiple pages can be defined using a reference to the tab navigation configuration file (.nav). For more information on tab navigation configuration see Tab Navigation.

Note: The navigation element is mandatory and one of either page-id or id must be specified.
Table 1. Attributes of the navigation Element
Attribute Description
page-id Optional.

A reference to the UIM page that will be opened in the tab. When a link to this UIM page is selected, it will automatically trigger the page to be opened in a new tab.

id Optional.

A reference to a tab navigation configuration file (.nav). See Tab Navigation for more information.