XHTML The transformation generates XHTML output and a table of contents (TOC) file. This was the first transformation created for DITA Open Toolkit, and originally served as the basis for all HTML-based transformations. languagesright-to-left transformationsXHTML XHTMLtransformations HTML plug-insdita2xhtml dita2xhtml CSSXHTML table of contentsXHTML

The XHTML output is always associated with the default DITA-OT CSS file (commonltr.css or commonrtl.css for right-to-left languages). You can use toolkit parameters to add a custom style sheet to override the default styles.

To run the XHTML transformation, set the transtype parameter to , or pass the --format= option to the dita command line.

--input=input-file --format=

where: