Chhead

The <chhead> element is a container inside the <choicetable> element that provides specific heading text to override the default Options and Description headings. The <chhead> element contains both a <choptionhd>

and <chdeschd> element as a pair.


Contents

[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>
  '''<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>


[edit] Contains

Doctype Content model
ditabase, task ( (

choptionhd) then ( chdeschd) )

[edit] Contained by

Doctype Parents
ditabase, task choicetable

[edit] Inheritance:

- topic/sthead task/chhead


[edit] Attributes

Name Description Data Type Default Value Required?
%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: choicetable
Next topic: choptionhd

Retrieved from "http://www.ditawiki.org/index.php/Chhead"

This page has been accessed 190 times. This page was last modified 23:43, 11 July 2007.





This page
Discuss this page
Post a comment
Printable version
My pages
Log in / create account