<wintitle>

The <wintitle> element can be used to mark up names of windows or dialogs, or other user interface elements at the same level of grouping, including wizard titles, wizard page titles, and window pane titles. This element is part of the DITA user interface domain, a special set of DITA elements designed to document user interface tasks, concepts and reference information.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

+ topic/keyword ui-d/wintitle

Example

This section is non-normative.

<step>
  <cmd>Click <uicontrol>Configure</uicontrol>.</cmd>
  <stepresult>The <wintitle>Configuration Options</wintitle> window
  opens with your last set of selections highlighted.</stepresult>
</step>

Content model

(Text | <text>)*

Not contained by any element.

Zero or more of the following
  • Text
  • <text>

Not contained by any element.

Inheritance

+ topic/keyword ui-d/wintitle

The <wintitle> element is specialized from <keyword>. It is defined in the ui-domain module.

Attributes

The following attributes are available on this element: Universal attribute group, outputclass, and @keyref.