Content

Heading

Definition

Creates semantic section headings.

Usage

Use Heading to structure XML pages with explicit document hierarchy.

Attributes

  • level required. Heading level from 1 to 6.
  • label, value, or i18n. Heading text.
  • values. Translation interpolation values.
  • count. ICU plural count.

Children

Optional heading text content.

Example

xml
<Heading level="1" i18n="orders.title" />