ChoptionhdThe <choptionhd> element provides a specific
label for the list of options that a user chooses from to accomplish a step.
The default label for options is Option.
[edit] Example
<step><cmd>Then this</cmd>
<choicetable>
<chhead>
'''<choptionhd>'''Do something'''</choptionhd>'''
<chdeschd>And this happens</chdeschd>
</chhead>
<chrow><choption>Do this</choption>
<chdesc>and this will happen</chdesc></chrow>
<chrow><choption>Do that</choption>
<chdesc>and that will happen</chdesc></chrow>
</choicetable>
</step>
[edit] Contains
[edit] Contained by
| Doctype
| Parents
|
| ditabase, task
| chhead
|
[edit] Inheritance:
- topic/stentry task/choptionhd
[edit] Attributes
| Name
| Description
| Data Type
| Default Value
| Required?
|
| specentry
| The specialized entry attribute allows architects of specialized
types to define a fixed or default header title for a specialized stentry
element. Not intended for direct use by authors.
| CDATA
| #IMPLIED
| No
|
| %univ-atts; (%select-atts;, %id-atts;, %localization-atts;)
| A set of related attributes, described at %univ-atts;
| parameter entity
| PE not
applicable
| Not applicable
|
| %global-atts; (xtrf, xtrc)
| A set of related attributes, described at %global-atts;
| parameter entity
| PE not
applicable
| Not applicable
|
| class, outputclass
| Common attributes described in Other common DITA attributes
|
|
|
|
TOC: Language Specification 1.1
Parent topic: Task elements
Previous topic: chhead
Next topic: chdeschd
|
|