ChdescThe <chdesc> element is a description of an option that a user chooses while performing a step to accomplish a task. It explains why the user would choose that option, and might explain the result of the choice when it is not immediately obvious.
[edit] Example<step><cmd>Then this</cmd>
<substeps>
<substep importance="optional"><cmd>which is done by doing this</cmd></substep>
<substep importance="required"><cmd>and then this.</cmd></substep>
</substeps>
<choicetable>
<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
[edit] Inheritance:- topic/stentry task/chdesc
[edit] Attributes
TOC: Language Specification 1.1 |
