<choption>

The <choption> element contains the content of the first cell in a choice table row. This content labels the option that people can take to complete the step.

Rendering expectations

Unless the @keycol attribute on the <choicetable> element is set to 0, the contents of the <choiceoption> element is typically rendered in a bold font.

Specialization hierarchy

The <choption> element is specialized from <stentry>. It is defined in the task module.

Attributes

The following attributes are available on this element: table accessibility attributes and universal attributes

The following attributes are available on this element: universal attributes and the attributes defined below.

@headers
Specifies which entries in the current table provide headers for this cell. The @headers attribute contains an unordered set of unique, space-separated tokens, each of which is an ID reference of an entry from the same table.
@scope (link-relationship attributes)
Specifies the closeness of the relationship between the current document and the referenced resource. The following values are valid: local, peer, external, and -dita-use-conref-target.

See STUB CONTENT for detailed information on supported values and processing implications.

Example

This section is non-normative.

See <choicetable>.