tab Element

Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista

The tab element defines a tab displayed in the Web PI interface, such as the What's New, Web Platform, and Web Applications tabs.

Schema Hierarchy

feed Element
  groupTab Element

Syntax

<tab>
  <groupTab> ... </groupTab>
</tab>
<tab>
  <pillarTab> ... </pillarTab>
</tab>
<tab>
  <keywordTab> ... </keywordTab>
</tab>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element Description

groupTab

Defines a tab displayed in the Web PI interface, such as the What's New tab. The tab displays a group of products that are available for download in the category defined by the tab.

pillarTab

Defines a category within which a group of products is displayed in the Web PI interface. Child pillar elements define the subcategories displayed in the category defined by the pillarTab element.

keywordTab

Defines a tab for a category of products displayed in the Web PI interface. For example, the Web Applications tab is defined by using a keywordTab element.

Parent Elements

Element Description

tabs

Contains one or more tab elements that define the tabs displayed in the Web PI interface.

See Also

Reference

groupings Element