<chdeschd>
The <chdeschd> element provides a specific label for the list of
descriptions of options from which a user chooses in order to
accomplish a step. The default label for the list of options could be a localized
translation of Description.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/stentry task/chdeschd
Example
This section is non-normative.
<step><cmd>Then this</cmd>
<choicetable>
<chhead>
<choptionhd>Do something</choptionhd>
<chdeschd>Or Else this</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>
Content model
(Text | <dl> | <div> | <fig> | <image> | <lines> | <lq> | <note> | <object> | <ol> | <p> | <pre> | <sl> | <ul> | <boolean> | <cite> | <keyword> | <ph> | <q> | <term> | <text> | <tm> | <xref> | <state> | <data> | <data-about> | <foreign> | <unknown> | <draft-comment> | <fn> | <indextermref> | <indexterm> | <required-cleanup>)*
Contained by
<chhead>
- Text
<boolean><cite><data><data-about><div><dl><draft-comment><fig><fn><foreign><image><indexterm><indextermref><keyword><lines><lq><note><object><ol><p><ph><pre><q><required-cleanup><sl><state><term><text><tm><ul><unknown><xref>
Contained by
<chhead>
Inheritance
- topic/stentry task/chdeschd
The <chdeschd> element is specialized from <stentry>. It is defined in the task module.
Attributes
The following attributes are available on this element: Universal attribute group, outputclass, and specentry.